jmbailey2000

Members
  • Posts

    61
  • Joined

  • Last visited

Everything posted by jmbailey2000

  1. Hmmm...well, set to cache. Totally missed that. I'll set it to user and see what happens. THANKS!!!
  2. I happened to go looking for something in the AppData Backup and found much of my appdata missing. After some research and reading of some messages, it appears the plugin only backs up files for appdata on the cache? Is the assumption if it isn't on the cache is is already protected because it is on the array? Is there a way to force a true full backup of appdata if you don't force appdata to live in the cache? Thanks!
  3. Currently running 6.9.2 Anyone noticed an issue with the Share Allocation Method not saving? I changed several of mine from High-Water to Most-Free and after a reboot, it appears to have reverted back to High-Water. I've seen a couple messages sort of relating to this but that was more an configuration issue from what I gathered. Any thoughts?
  4. If I have questions about the cron schedule, I rely on this...... https://crontab.guru/ Truly a god send.....
  5. This is for Unraid 6.8.3 Got a weird thing happening......had an array drive acting up so moved all data off and excluded it from all shares. Then move the drive to unassigned and pre-cleared it. Everything was clean so for practice (having never done the process before) added it back to the array and the rebuild kicked off. Cool. All worked well and after 12 hours, the drive was rebuilt in the array. Now the quirky part.....most of my shares show the files aren't protected. There is nothing on the cache for the shares and even ran mover to make sure. Looking at the files for each share, none show as residing on the original failing drive. For the life of me, I cannot figure out what isn't protected or why. Thought I'd ask the question before I fire off a normal parity rebuild to see if that clears it. Thanks!
  6. Anyone know why NZBHydra2 would stop working (reaching the outside world) when the Unraid Wireguard is active? It works fine if I turn off the Wiregurad in Unraid, but times out and cannot talk to anything when Wireguard is turned on. Thanks!
  7. Glad to see I'm not the only one that has little things get stuck in my brain and drive me nuts!! I did try something else (no difference in the end result) where I actually shutdown all dockers and the docker service itself. Now, maybe it was doing this before, but this time when I tried it, I did notice that disk 2's free space of 3.5TB was not highlighted blue like the others. But, it sometimes is highlighted blue like the others so assuming it is a cosmetic thing.
  8. Yeah, I've seen it with a single docker every now and then, but not all of them. Just really weird.
  9. No worries. Thanks for checking in to it and let me know if you need anything else. Thanks!!
  10. My search seems to be working fine and apps display, but when I do a "Check for Updates" of my dockers, all I get is "not available" for all my dockers.
  11. Looks correct. (I have no drive 3 at the moment) root@SOL:~# stat -f /mnt/disk1 File: "/mnt/disk1" ID: 90100000000 Namelen: 255 Type: xfs Block size: 4096 Fundamental block size: 4096 Blocks: Total: 1952984905 Free: 588132960 Available: 588132960 Inodes: Total: 781402624 Free: 781059886 root@SOL:~# root@SOL:~# stat -f /mnt/disk2 File: "/mnt/disk2" ID: 90200000000 Namelen: 255 Type: xfs Block size: 4096 Fundamental block size: 4096 Blocks: Total: 1952984905 Free: 854124105 Available: 854124105 Inodes: Total: 781402624 Free: 781174211 root@SOL:~# root@SOL:~# stat -f /mnt/disk3 stat: cannot read file system information for '/mnt/disk3': No such file or directory root@SOL:~# root@SOL:~# stat -f /mnt/disk4 File: "/mnt/disk4" ID: 90400000000 Namelen: 255 Type: xfs Block size: 4096 Fundamental block size: 4096 Blocks: Total: 1952984905 Free: 854140697 Available: 854140697 Inodes: Total: 781402624 Free: 781115618 root@SOL:~#
  12. Not seeing anything in the log to indicate an issue. The log even shows 3.5TB available on each target disk, yet says it can't copy a 900MB file. And for this run I actually stopped every single docker, VM, script, etc. unbalance.log
  13. So, something weird is going on with UnBalance. Used it many times before and never had an issue. Running Unraid 6.8.3 and latest UnBalance (uninstalled and reinstalled to be sure). I want to move 3 ISO files (about 6GB) from my ISO folder that for has everything on a single drive. Use UnBalance to select the 3 files then select the 2 drives the files can be moved to. Run Plan just fine, but Plan says only 1 file (sometimes 2) won't be moved because there isn't enough space. UnBalance sees the available space on the target drives at 3.5TB for each drive, yet says it can't move 2GB worth of files to either drive. Been driving me crazy the last couple of days. Any thoughts as to why UnBlance doesn't think there is enough space?
  14. Question....any idea why speedtest stops working when wireguard is active? I just have wireguard set up as a client so the whole Unraid server passing through wireguard (in fact it breaks my accessing Unraid apps too, so guess the issues are related). Thanks!
  15. I would doubt it is my VPN provider as the exact same files work fine on my Windows box. But on Unraid, not so much. The only thing that has changed on my Unraid box was the docker (and maybe a few plugins were updated, can't remember). I know I saw references to tightening up iptables and such. Did that have any bearing on anything? I also didn't install the docker from scratch (because it is loaded with torrents) so did anything maybe get added in the way of options, keys, etc. that might need to be added to the template that could cause this? I did try it in a clean binhex-deluge container and it didn't work there either. Same error. Going to try and spin up a OpenVPN client docker and see what happens, but I've actually never been able to get one to work, which is how I wound up using the xxxxxxxvpn dockers instead of just the plain program docker. I'll let you know what happens. Just really weird.
  16. I'm having the exact same problem, but with TrustZone VPN. Reset all my credentials at the site and pulled down all new files including certs, and I get cert expired or unable to get local issuer certificate (depending on how the settings for the container are set. The files work fine on my Windows box, but not Unraid 6.8.3/qbittorrent or deluge containers. I changed things over to wireguard and it appears to be working, but have no way to verify it is actually hitting the VPN site. The curl ifconfig.me doesn't work. Just times out.
  17. crontab.guru is an online page that I use. Let's me put stuff in and shows you the result. Also has a huge page of examples of almost every type.
  18. I haven't tried it yet (have the same issue) but I believe it is based alphabetically off the file name of the script. I tried just changing the name but that didn't work, so I'm guessing have to rename the script file itself and then add it to the UserScripts page again.
  19. DOH!! I didn't even think of adding to the 'go' file. Thanks!!!
  20. Nope, /dev/net didn't exist. Tried that. No joy. Did a clean install of the docker (removed and then removed the folders for it), still same thing..../dev/net/tun doesn't exist and docker fails. HOWEVER......after some Googling and a couple of stiff drinks......found this link and was able to get the container to start and work properly by creating the /dev/net/tun and setting the permissions. https://www.kernel.org/doc/Documentation/networking/tuntap.txt Only issue I might have is when I restart Unraid, the module might not get loaded, which means the container will fail to start until it is manually loaded. Not going to worry about it at the moment since it will be a couple of days before I can restart the server to see what happens. Thanks for all the help!!!!
  21. Screen shot below. Didn't make any changes to template. After multiple attempts, tried putting the --device.... line in extra parms. Tried host instead of bridge. And yes, I do have another docker running OpenVPN (binhex-qbittorrent). I was looking to set this up and then just run straight dockers (non-vpn-combo) through this. I did try and shutdown the other docker, but no luck. Unraid is 6.8.3.
  22. Trying to install the OpenVPN-client and it is failing saying that /dev/net/tun doesn't exist......so......what and where is it? Is this something that should exist in Unraid itself or just in the docker? Thanks!
  23. Quick question.....I think my VPN connection has gotten hosed up so I changed servers, yet, no matter what server I tell the VPN connect to, it always pulls the same IP address, which is an impossibility. Does the VPN portion of the docker get cached somewhere? I've changed the config file in the openvpn folder under qbittorrent multiple times to servers all over the world and no matter what, the IP is always the same. When I change servers on my personal PC outside the docker, the IP changes every time I change to a new state or country. Any suggestions???
  24. Weird question....anyone having issues where Mover doesn't run at all if the Tuner plugin is installed? I haven't really used the Mover much because of such a new install and I just started configuring up some things to run in the cache and be moved every night. However, haven't been able to get Mover to work at all unless I fired it off manually. Once I uninstalled the Tuner, Mover started working just fine automatically. I'll be reinstalling again and trying to figure out the issue, but was curious if anyone had run across this before.