-
[Support] binhex - SABnzbdVPN
I'm having this problem as well since upgrading to Unraid 7 over the weekend, only I don't have my radarr and sonarr connect through it as a proxy. Both radarr and sonarr can connect to it when I click test in the downloader settings, and they can send it requests but I can't connect to the sabnzb or qbittorrent webui, my browser times out and the downloads fail. I can confirm that both sabnzb and qbittorrent are connected to VPN and there are no errors in the docker logs. Anyone have any tips on what to check? Thanks very much. UPDATE: Like the previous poster the issue has resolved itself. Please disregard.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Thank you @BRiT I will look there.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Any chance parallel can be added back? I tried to manually install but I get this error. It errors out like this for all the versions of parallel it tries to install. Thanks for any help. Preparing metadata (setup.py) ... error ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-6dr6cgnd/parallel_91087baebf5c4181afecd2cc19036d31/setup.py'"'"'; __file__='"'"'/tmp/pip-install-6dr6cgnd/parallel_91087baebf5c4181afecd2cc19036d31/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-f5wqws9_ cwd: /tmp/pip-install-6dr6cgnd/parallel_91087baebf5c4181afecd2cc19036d31/ Complete output (8 lines): Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/pip-install-6dr6cgnd/parallel_91087baebf5c4181afecd2cc19036d31/setup.py", line 5, in <module> import parallel File "/tmp/pip-install-6dr6cgnd/parallel_91087baebf5c4181afecd2cc19036d31/parallel.py", line 183 raise AcknowledgementError, obj ^ SyntaxError: invalid syntax ----------------------------------------
-
[Support] binhex - qBittorrentVPN
Also having the same issue since updating last night. I see the following in the logs: 2022-11-05 10:02:29,104 DEBG 'start-script' stderr output: sort: error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No such file or directory 2022-11-05 10:02:29,107 DEBG 'start-script' stderr output: /usr/sbin/wg-quick: line 338: echo: write error: Broken pipe
-
[Support] Crocs - Tube Archivist
I am having this same issue but I'm hesitant to change the permissions like this. I know some of my containers are set to 99 and 100. Wouldn't change the appdata mount point to 1000 and 0 cause issues with them? Please disregard. I understand what you mean about mount point and also found the steps in the wiki so I'm all set. Thank you!
-
jfs9112 started following appdata permissions changed?
-
Dynamix WireGuard VPN
You're a life saver, xorinzor!! I removed the network from allowed peers, rebooted, and now the server is accessible again. Thank you!!
-
Dynamix WireGuard VPN
Hello, I was trying to add a peer to setup Remote tunneled access and now I can no longer access my Unraid server from within my LAN from my desktop or any other computer on the same network. I lost access right after adding 192.168.1.0/24 to peer allowed IPs. I entered it after the peer IP and a comma and then clicking apply. The admin page hung and eventually showed an error that the page cannot be reached. I rebooted the unraid server and still cannot access it from within LAN from my desktop. I'm also seeing that the Unraid server can no longer access the internet. I have been making regular backups of my server so I was wondering if there is a way to restore settings or somehow get my server to be accessible again. Thanks for any help.
-
[Support] binhex - SABnzbdVPN
It did but it had ; in front of it. Once I removed that I was able to get a little further. 2019-12-06 10:51:46.923535 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/my_expressvpn_usa_-_new_york_udp.ovpn 2019-12-06 10:51:47.034567 [info] VPN remote line defined as 'remote usa-newyork-ca-version-2.expressnetw.com 1195' 2019-12-06 10:51:47.090294 [info] VPN_REMOTE defined as 'usa-newyork-ca-version-2.expressnetw.com' 2019-12-06 10:51:47.145936 [info] VPN_PORT defined as '1195' 2019-12-06 10:51:47.209938 [warn] VPN_PROTOCOL not found in /config/openvpn/my_expressvpn_usa_-_new_york_udp.ovpn, assuming udp 2019-12-06 10:51:47.264272 [crit] VPN_DEVICE_TYPE not found in /config/openvpn/my_expressvpn_usa_-_new_york_udp.ovpn, exiting... When I check the ovpn file again I see ;dev tun. I removed the ; and restarted the docker and it appears to be working now! Wonder why those options were disabled.
-
[Support] binhex - SABnzbdVPN
I'm trying to use a custom provider but it doesn't seem to get past finding the ovpn file, it just hangs with no errors or logging after that. https://hub.docker.com/u/binhex/ 2019-12-06 03:18:08.909741 [info] System information Linux 604526d34ffc 4.19.56-Unraid #1 SMP Tue Jun 25 10:19:34 PDT 2019 x86_64 GNU/Linux 2019-12-06 03:18:08.966436 [info] PUID defined as '99' 2019-12-06 03:18:09.077321 [info] PGID defined as '100' 2019-12-06 03:18:09.171011 [info] UMASK defined as '000' 2019-12-06 03:18:09.226514 [info] Permissions already set for volume mappings 2019-12-06 03:18:09.292377 [info] VPN_ENABLED defined as 'yes' 2019-12-06 03:18:09.362764 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/my_expressvpn_usa_-_new_york_udp.ovpn I've downloaded the zip file containing my cert and key files from Express VPN for my account and placed them in the same directory as the ovpn file. They same files work in other vpn dockers I'm running in unraid. Any help would be appreciated and thank you for all of your great dockers and support!
-
[Support] Clowrym's Docker Repository
I use a VPN provider that is not on the provider list. According to Haugene's readme we can specify a custom provider, but I do not see custom as an option in the container settings in Unraid, and if I manually enter custom as the value it defaults to the first provider on the list. Is there a way to add a custom provider in the Unraid container settings or do I need to do it manually in the container settings itself? Thanks for any help!
jfs9112
Members
-
Joined
-
Last visited