Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

l3gion

Members
  • Joined

  • Last visited

Everything posted by l3gion

  1. Hi again, I found out the issue was because I wasn't detaching the drives before disconnecting them from the server. After the detach of one of the 2 drives I have, my second one was also able to re-connect, odd. With regular USB sticks I never had to detach, but seems to be necessary for external Nvme drives, the button is a bit hidden away in the drive properties, maybe making the detach button available in the device list page next to the mount button would be nice Thank you.
  2. Hi all I'm having a very odd behavior with NVME external drives connected via USB. The first time I connect a drive in a USB port it works as expected, the drive shows up in the unassigned list and it can be mounted, but from now on, every time I try to connect that same drive to that same USB port it no longer shows up, no matter how many times I try it or restart the array or server. If I try it on another USB it works once, and then another port, works once, until I ran out of ports and can't connect the disk any longer. This behavior is not unique to 1 hard drive, I have two external NVME drives, and both behave the same way. The unraid log doesn't show anything at all, and I tried with destructive mode on and off, and to refresh the unassigned disk list as mentioned in this post , no success unfortunately. I also deleted the drive from the historical devices, and same same. All drives work as expected when connected to a laptop. Anyone else having issues with NVME drives like this? Using Unraid 6.12.6 and both UD plugins up to date.
  3. Booom, that worked Thank you very much @binhex.
  4. Hi @binhex, Yes, the screenshot is from inside sabnzbd. I also tried setting the VPN parameter to "no" in the docker settings, and that let's sabnzbd resolve the nameserver/DNS lookup, definitly something fishy in the VPN, maybe PIA changed something? Thanks.
  5. @binhex I'm having issues connecting again. Lost access a couple a days ago. I have tried different servers and have followed Q22 from the FAQ:| https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md Anything changed in the recommended setup? Thanks. supervisord.log
  6. Kinda the same issue here. Test seem to be failing all the time.
  7. PIA needs to get their stuff in order, thanks will try that fix Best.
  8. Hi, What do you mean by "your actual PIA user name"? I'm using my PIA user name already. I Reverted to my previous container version using a backup and it's working again. Best.
  9. Hi all, I'm also unable to get connected to PIA servers anymore. I keep getting this warning: 2020-11-07 16:21:21,750 DEBG 'start-script' stdout output: 2020-11-07 16:21:21 DEPRECATED OPTION: --cipher set to 'aes-128-cbc' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM). Future OpenVPN version will ignore --cipher for cipher negotiations. Add 'aes-128-cbc' to --data-ciphers or change --cipher 'aes-128-cbc' to --data-ciphers-fallback 'aes-128-cbc' to silence this warning. I tried several OVPN config files from PIA, with different ciphers and none is working now. Attached log and redacted PIA info and IPs. Best. supervisord_redacted.log
  10. Also updated from 6.8.0 here, all up and running here
  11. Thanks
  12. Hi, Can't seem to get the path to work, I'm using a path in /mnt, but it still errors: I also tried to disable restrictive validation, but the same occurs. Best.
  13. I have the same error after updating too.
  14. Sorry for the super late response, I figured out what it was, I usually check this but I guess I missed it this time, was a port conflict. Best.
  15. Hey, I wanted to try out Rapid Photo Downloader but after install I'm having an "execution error" and the docker log is empty. Any ideia what could be causing this? I'm running unRaid 6.7.2
  16. Hi, Probably a dum question, but is there any way/method to be able to use owncloud if you don't have ipv4 address? My ISP uses ipv6 DS Lite system, so my ipv4 adress is shared, I was never able to make it work with the spaceinvaderone tutorial. Thanks.
  17. Thanks mate, that really helped. Got everything solved now, that config screenshot should be linked int the initial page of transmission here
  18. Hi everyone. I'm having some issues with the download folder, I set it up like this: But when the any torrent finishes, it dissapears. While it's downloading i can see it in the Transmission incomplete folder, but after it finishes and it gets transfered to the complete folder it's gone. "The Trans_option_Download_Dir" path is relative to what? To the Transmission Host Path 2? I can't find it anywhere. What am I doing wrong here? One more question, anyone knows why Transmission keeps changing the watch folder permissions to read-only on startup? Everytime it goes back to read only, quite anoying. Thanks
  19. Hi, Also had the same issue here, Radarr and Sonarr could't communicate with SABnzbd. Also reverted back to 2.3.8-1-01 and problem is gone.
  20. Hi, Can't seem to find the switch to disable background anywhere. Were is it specifically? Also how can I run the script manually? Coding is not something I'm into, sorry. I also noticed that the command spawns some child commands that last for less than a second and then go away, is this normal, or cache_dirs crashing? See the moment they appear: Another thing I tried downgrading unraid to the previous version (6.7.0-rc5) and I still have the same behaviour. Thanks.
  21. HI everyone, I'm using cache_dirs for a while, and I noticed my disks always spin up when accessing root folders which cache_dirs should avoid. i went to investigate and it seems that it might not be doing anything. I restarted it, and left it running overnight and got this: I checked during the day, and it was the same as now. No memory increase on the process, seems to be stoped all the time, with some sporadic 0,7% cpu spikes. And the uptime seems to indicate the process restarted. And the cache_dirs process is using the same exact memory as when I started it.....strange. Also the up time indicates that it might have crashed. Here are my settings: Also tried cache pressure as default (10) to with no change on the behaviour. Also I noticed that no logs where created in the respective folder: My server has 32gb of ram and 16tb of storage. Unraid version 6.7.0-rc6 and the latest version of cache_dirs. This is all so fishy, am I doing something wrong, I tried default settings, and already tried to exclude some recommended directories with no success. What to do now? Thanks.
  22. Ok, after a whole day trying to figure this out, PIA is finally blasting out 14Mbps in sabnzbd. So PSA: When using PIA in your docker containers unlike you can see in Spaceinvader One videos, don't use the openvpn files from the link provided there. Generate you own at: https://www.privateinternetaccess.com/pages/ovpn-config-generator GCM Encryption seems to work much better than the default CBC Encryption. I guess the problem was that the default one that the original openvpn files had the default RSA-2048 AES-128-CBC SHA1 encryption that was causing super slow speed on my dockers. Super happy with the speed and setup now Hope I can help a fellow unRaid user with this. @binhex, @SpaceInvaderOne
  23. Just updating on the situation. Tried switching the VPN service in sabnzbd just to see if the VPN itself would be the problem, got an airVPN 3 days account to test, and when now connecting through it I get 11Mbps download speed. Why would this be? Might there be an issue with PIA openvpn config?
  24. Hi all, Having an issue with the use of a VPN service with several docker containers and several VM, I can't seem to achieve any usable speed in any of when connecting through a VPN. The VPN service is PIA, been using it for several years with no problems. The normal connection speed through the PIA app on my windows desktop, Macbook pro or smartphone is over 100Mbps+, it can pretty much saturate my internet connection. On unRaid is quite different, when installing the same PIA app in a VM of windows 10 and Ubuntu the maximum speed I can achieve is 20Mbps and in a Ubuntu server VM (followed Spaceinvader One video tutorial) which uses open VPN I get even less, 1Mbps. Then on the Docker container side, binhex-delugevpn, binhex-sabnzbdvpn, nzbgetvpn and binhex-privoxyvpn, then speed is also quite slow, in the Usenet containers, the download speed with the VPN on, is something like 130-180Kbps, the same with the privoxyvpn, when routing traffic through it the peed is just 1Mbps. But if I disconnect the VPN in Sabnzbd or Nzbdget, I get the full news server speed, 12Mbps+. Tried several option in Sab, SSL on/Off, different cache sizes, etc. In Deluge, is a bit different, I can get like 3-4Mbps with the VPN, not amazing but better. The hardware is, CPU: Xeon E3-1245 V6 Mobo: Fujitsu D-3417 B2 Ram: 16gb DDR4 ECC (average ram consumption is 15%) Cache disk; Samsung NVMe 970 Evo 512Gb Anyone had this issue? Any idea what could be causing it? Thanks.
  25. Hi all, I'm getting some very slow speeds when connected through a VPN (PIA), around 200kbps. If I disconnect the VPN I get upwards of 12-14Mbps. When connecting to PIA thought the desktop app, I also get 12Mbps, just as a reference. And through delugevpn I can get around 5Mbps. Tried connecting using nzbdget, and had the same slow speeds when connected to the VPN. Tried different servers of PIA with no difference on the speed, tried SSL, no SSL, different encryption. Any ideas of what could be causing this, anyone had this issue? Thanks.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.