Wolfhunter1043

Members
  • Posts

    19
  • Joined

  • Last visited

Everything posted by Wolfhunter1043

  1. For anyone that has this issue, you run command line (commandline for search on here) via the GUI. Open duplicati then go to your backup. Where you see the normal options for verify database etc, there will be a command line option then you can select it from the options such as list-broken-files or purge-broken-files.
  2. Thank you for your help! More troubleshooting steps.... 1. Uninstalled UD and UD plus, restarted, reinstalled UD and Plus. 2. Moved from Tailscale docker by uninstalling and running appdata cleanup. Installed Tailscale plugin instead as its whats supported now. No change. Was thinking it may have been a Tailacale issue on my Unraid only but doesn't appear to be. Does UD do ANYTHING with the libvert file? I understand thats for VMs and I have 3, but I did restore that when my cache crashed which caused issues with other plugins like USB Manager. There is no check I can click when not mounted, see screenshot. Its not a drive, its a share if that makes a difference. Lastly, anytime I try to access the UD remote share, through Duplicati or browsing it on Unraid, it locks up and will not dismount. When I try it says "target is busy" but it will remain that way indefinitely until I restart the system. I have attached my diagnostics during the problem. wolf-diagnostics-20240117-2103.zip
  3. It does not change orange. I appreciate the tip of Dynamix File Manager, I removed it and tried a few other steps and it did not fix it. Actually had trouble removing the plug in but deleted it from the USB drive. To add more to the problem, if I "share" the remote UD and then in windows file explorer navigate to it, I thought it wouldn't load as it sat and spun for around 60 seconds but DID eventually populate the files inside. When I went to move a 100MB file it just shows one file discovered and looks like it pending but either never moves, or takes longer then 5 minutes to even attempt to move. If I go to the remote servers share directly in Windows (rather then the "share" from UD in my local server), I am able to mobe the same 100MB file almost instantly. Its like through UD and the remote share function, I am getting a tiny fragment of throughput.
  4. Even beyond a path in Duplicati, when I click the blue path in Unraid, it will not load. Usually I can see files when I click that. At least prior to this cluster of an issue I had with my cache drive. It does show the size and usage correctly. but my path for Duplicati is, /mnt/remotes/100.94.237.65_offsitebackup/
  5. I have been using this plugin for years with no issue until now so #1 thank you! TLDR: Remote share mounts with path via Tailscale and shows green but can’t browse or see files in Unraids dashboard. Just stays loading. My cache drives running BTRFS became corrupt and my appdata backup and restore was 6 months old (not sure why but it wasn’t backing up data, only the xmls). I restored all xmls and reinstalled all dockers and VMs that lived on cache. The system partition on cache was also lost and this may be a part of my problem if UD relies on files in here. I use UD to mount a remote chair that is offsite. I use Tailscale on the server to create the path. I’m out the share via SMB with a username and password. And then use Duplicati to run my back up of essential files. The issue, since I have got the server back up and running, I am able to mount the share and during that process it shows me the various shares on the remote server and I pick my offsitebackup share. The share shows green and online on the UD dashboard. However, if I try to navigate to share on Unraids dashboard I cannot see any files and Duplicati also says there’s nothing in there. When I go to the path of the share on windows, I can see all of my old backups and it works as it should. Any ideas for things to check here? It appears the path via Tailscale is working because it mounts and shows me the various shares when creating the mount and gives me a greenlight. Duplicati doesn’t matter because I can’t even view the files on the dashboard. No errors I can see. Thank you!
  6. I have been using the different variations of this plugin for years. It backs up every day on Thursday and stops the dockers. Up until last night I’ve never received an error, however, it looks like my cache pool failed last night. I am trying to restore to a new cache drive and I can see my various backup versions, each weekly, and I can restore the templates however, it says no containers available. I’ve tried to search through here, and I don’t see anything specific. I did see if you have older backups you have to extract them manually, I’ve been on this new plug-in for a while, are my backups considered old still because of remnants in them?
  7. This helped me out, but spoke to soon again. Mixed up the u- where it should be -u Thank you! sudo -u abc php /app/www/public/occ db:add-missing-indices
  8. Having this issue where random files wouldn't play, normally MKV containers. But I would have other files identical to them that would play. Was going to roll back the version of plex but had a database issue and went back to the newest and dealt with the problem. I dug into the logs today and the error it throws when trying to watch one of these files is EasyAudioEncoder failed. I deleted the codec file and restarted plex. The troubled files appear to work again. Also read something saying to run Plex as privileged in the docker settings if this doesn't work for you. Hope this helps someone.
  9. Which is correct? We have two examples... linuxserver/plex:version-1.29.2.6364-6d72b0cf6 or linuxserver/plex:1.29.2.6364-6d72b0cf6
  10. That didn’t but was did was https://IPaddress:443. Looks like I was on a ver of 6.9 and legacy certs are no longer supported. Got in, updated to most recent stable build, upgraded certs, and good to go. Thank you!
  11. I am having the same issue. I see they have a few issues on the status page so I’m wondering if it’s related to MyServers and the certs!? Been working find with no changes for a pretty long while.
  12. With the Forest docker, has anyone successfully used different ports other than the standard 8766, 27015, 27016? I have an ARK server using 27015 and cant get this to work on another port. I have tried changing it in the docker, the config file, and any combination of the two. Even tried given the Forest docker a dedicated IP address rather then bridge. It's as if the Forest app is hard coded to use the standard ports.
  13. MaterialYieldModifier not working consistently… Most other settings work correctly and I can change them in the GameSettings.conf in the save-data directory, restart the server, and they work. This MaterialYieldModifier does not work consistently. I would say every 5th rock or copper stone will years the changers value (5.0) but most others are just normal. Tried to change the EquipmentMatierialYield as well and seems like it makes no difference. Anyone experience this, any ideas? Thanks again for all your hard work on these dockers.
  14. Hello. I am a complete beginner when it comes to code and commands in terminal. I have a lot of dockers but followed tutorials and normally can find an answer to a problem if I have one. This is way beyond my level of understanding however and its so specific I cant find what I need to do it (tried for around 8 hours). I run the LinuxServer version of the Nextcloud docker. I followed Spaceinvader Ones tutorial for this months ago and it has worked well (greatly appreciate all he does for this community!!). At some point the desktop app for Nextcloud removed all time metadata from every file I had in my Nextcloud server. Now all 54k files wont sync as it says "could not update metadata due to invalid modified time." This is the link explaining the fix directly from Nextcloud but it is not Unraid specific obviously. https://github.com/nextcloud/desktop/wiki/Fix-bug-invalid-modification-date I have created two files as this fix says to do. They are called "solvable_files.sh" and "scan_group_folders.sh" I have put both of these files in the mnt/user/appdata/nextcloud main folder. The argument it says I need to use to call these files is, "./solvable_files.sh <path to storage folder without trailing /> <mysql|pgsql> <database host> <database user> <database password> <database name> <user of the webserver> <list|fix> <noscan|scan>" This is where the problem starts, I have literally no understanding of how to do this but with google I have tried several commands I believe would be related. Closest I think I got is, "docker exec nextcloud sudo -u abc php ./solvable_files.sh </mnt/user/nextcloud> <mysql> <x.x.x.210:3306> <nextcloud> <MYPASSWORD> <nextcloud> <list> <noscan>" Also tried this, "docker exec nextcloud sudo -u abc php /mnt/user/appdata/nextcloud/solvable_files.sh </mnt/user/nextcloud> <mysql> <x.x.x.210:3306> <nextcloud> <MYPASSWORD> <nextcloud> <list> <noscan>" To someone experienced with this I am sure this looks completely wrong but I have tried many other commands and variations of this one and cant get any traction. Any help here would be greatly appreciated.
  15. I have been using Unraid and Nextcloud for a bit and had no issues until September. There was an issue with the Nextcloud desktop client and it broke around 54000 of my lifes by deleting the time stamps from them. I can access them from the UI but the desktop apps and sorting features don't work as no file has a date. Nextcloud released the following as a fix and I have no idea how I would run these commands in Unraid to fix nextcloud. I don't know how to bash etc, great at following tutorials. Does anyone have some insight how I would run these? Thank you!
  16. I am trying to use the Ark Server. I can get the server to work when using "bridge" as the network type but cant access the sever outside of the local network like that even with port forwarding (PFSense). Most of my other dockers are enabled through br0 and given a custom IP address then I forward ports to that address and works fine. When I try to start the Ark server on br0 it will not launch, establish the IP address I tell it, or become accessible. Any idea why this is, why can't I launch the Ark Docker on br0?
  17. That was simple. I used ' as I was already using for the password. Assume ' and " are the same for this purpose though?
  18. I'm following one of the great SpaceInvaders videos to set up my Unraid server to retrieve a keyfile off of a local ftp server. I'm using an old TP-Link C50 V2 that has a USB 2.0 port as the server. The problem is when you set up any file, folder, or even the whole volume to be accessed, the router adds the drive name in parenthesis. For example, Ftp://192.168.2.6:2219/volume1(sda1)/keyfile From googleing, there is no way to stop the router from placing the (sda1) however if you where using smb on windows you could just ignore it and the path works. When using ftp,if I ignore it then it can't be found. When I use the following code, I get the respective reply.... wget --user=myusername --password=mypassword ftp://192.168.2.6:2219/volume1(sda1)/keyfile -0 /root/keyfile -bash: syntax error near unexpected token `(' Any ideas what to try? I'm horrible with terminal and coding.