-
-
[Support] binhex - DelugeVPN
After swapping the ovpn file, is there additional steps to restarting the docker for the change to take effect?
-
[Support] binhex - DelugeVPN
I've tried several endpoints. Deluge won't load for me with vpn = yes and strict forward = no for any endpoints. No worries, I'll just turn off the vpn for now and give PIA some time to push a fix.
-
[Support] binhex - DelugeVPN
I woke up this morning and Sonarr, Radarr, Lidarr lost connectivity to their indexers. Yesterday I upgraded my modem to Arris SB8200 and did not touch any router settings. Currently, my docker containers route through delugeVPN using PIA for NZB only (which all worked for many months until today). I was able to remedy the connection issue by setting VPN_ENABLED = no in the deluge settings. The only changes made to my setting or network is the new modem which uses docsis 3.1 Can't think of a reason why a new router would cause the VPN feature to stop working. I am running an old version of Unraid 6.6.7. Can't seem to upgrade successfully with my build. But, again this has been my setup for a very long time without issue. All dockers are up to date. I have attached my deluge settings and the sonarr log when trying to test the connection to an indexer. I'm not sure which logs would be most valuable. Any help is appreciated. Thanks! **** Just Read All the Posts **** sonarr.txt
-
1trkmind changed their profile photo
-
[Support] binhex - SABnzbd
Hey guys. I'm running Unraid 6.4.0. I use eweka.nl and have DOGnzb, Nzb.su, and NZBgeek for indexers. I recently changed from binhex-sabnzbd to the binhex-sabnzbdvpn docker and use PIA as my VPN provider. Everything worked at the onset, but after a day all of my indexers for sonarr, lidarr and radarr were disconnected. at any time I'm able to click on them and run a connection test and they all would validate and connect. But, eventually they all lose the connection again. It seems like after so many requests to the indexers, they're making me validate again. I disabled the vpn and everything works perfectly. It feels like the provider doesn't like getting requests from whatever IP the vpn is serving me. Maybe a security measure. The logs to sonarr, lidarr and radarr just state that the indexers are unavailable and sonarr gives "Failed to test proxy: http://services.sonarr.tv/v1ping". I didn't see the sabnzbdvpn logs while the error was happening and in my troubleshooting of turning off the vpn the logs have cycled through. I didn't see anything about this searching the web and forums, but I have to imagine it's happened before. Any help is appreciated. Thanks.
-
[Support] binhex - Plex
@SoAvenger Thanks for getting the fix and detailed explanation up so quickly! I had the same issue, same fix.
-
[Support] binhex - SABnzbd
Thanks in advance, I love all your work! Having a strange issue, seems like I lost my style sheets and all of the sites icons are large and can't be navigated. I have removed the docker with and without the image then reinstalled to no avail. Running Unraid 6.3.5. I attached a sample of the home page. There's some (error=430) for @news.eweka.nl besides that the only error in the log is: 2017-08-07 17:51:54,047::INFO::[_cplogging:219] [07/Aug/2017:17:51:54] ENGINE Bus STARTING 2017-08-07 17:51:54,051::INFO::[_cplogging:219] [07/Aug/2017:17:51:54] ENGINE Started monitor thread '_TimeoutMonitor'. 2017-08-07 17:51:54,288::INFO::[_cplogging:219] [07/Aug/2017:17:51:54] ENGINE Serving on https://0.0.0.0:8090 2017-08-07 17:51:54,296::ERROR::[_cplogging:219] [07/Aug/2017:17:51:54] ENGINE Error in HTTPServer.tick Traceback (most recent call last): File "/opt/sabnzbd/cherrypy/wsgiserver/__init__.py", line 2024, in start self.tick() File "/opt/sabnzbd/cherrypy/wsgiserver/__init__.py", line 2091, in tick s, ssl_env = self.ssl_adapter.wrap(s) File "/opt/sabnzbd/cherrypy/wsgiserver/ssl_builtin.py", line 67, in wrap server_side=True) File "/usr/lib/python2.7/ssl.py", line 363, in wrap_socket _context=self) File "/usr/lib/python2.7/ssl.py", line 611, in __init__ self.do_handshake() File "/usr/lib/python2.7/ssl.py", line 840, in do_handshake self._sslobj.do_handshake() error: [Errno 0] Error I've attached some images to show the errors I'm having. Any advice is appreciated. Thanks!
-
[Support] Linuxserver.io - OpenVPN AS
I have tried both
-
[Support] Linuxserver.io - OpenVPN AS
Run Command: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="openvpn-as" --net="host" --privileged="true" -e TZ="America/New_York" -e HOST_OS="unRAID" -e "TCP_PORT_943"="943" -e "PGID"="100" -e "PUID"="99" -v "/mnt/user/appdata/openvpn-as":"/config":rw linuxserver/openvpn-as 391cfd36c41dc10bab165adf7b89d1112e53e87cb022564463d55459c05e4905 The command finished successfully! OpenVPN-as Log: ErrorWarningSystemArrayLogin [s6-init] making user provided files available at /var/run/s6/etc...exited 0.[s6-init] ensuring user provided files have correct perms...exited 0.[fix-attrs.d] applying ownership & permissions fixes...[fix-attrs.d] done.[cont-init.d] executing container initialization scripts...[cont-init.d] 10-adduser: executing...-------------------------------------_ _ _| |___| (_) ___| / __| | |/ _ \| \__ \ | | (_) ||_|___/ |_|\___/|_|Brought to you by linuxserver.ioWe gratefully accept donations at:https://www.linuxserver.io/donations/-------------------------------------GID/UID-------------------------------------User uid: 99User gid: 100-------------------------------------[cont-init.d] 10-adduser: exited 0.[cont-init.d] 20-time: executing...Current default time zone: 'America/New_York'Local time is now: Fri Mar 31 06:19:27 EDT 2017.Universal Time is now: Fri Mar 31 10:19:27 UTC 2017.[cont-init.d] 20-time: exited 0.[cont-init.d] 30-config: executing...[cont-init.d] 30-config: exited 0.[cont-init.d] 40-openvpn-init: executing...[cont-init.d] 40-openvpn-init: exited 0.[cont-init.d] 50-interface: executing...MOD Default {} {}MOD Default {} {}MOD Default {} {}MOD Default {} {}[cont-init.d] 50-interface: exited 0.[cont-init.d] done.[services.d] starting services[services.d] done. I hope this helps, thanks again.
-
[Support] Linuxserver.io - OpenVPN AS
huh?
-
[Support] Linuxserver.io - OpenVPN AS
Sorry, I'm new to unraid and dockers, I'm not sure what that mean. I'm not running anything from the terminal, just from the docker section of unraid. Is there a log I can pull the command from? Edit: Here is the docker install log: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="openvpn-as" --net="host" --privileged="true" -e TZ="America/New_York" -e HOST_OS="unRAID" -e "TCP_PORT_943"="943" -e "PGID"="100" -e "PUID"="99" -v "/mnt/user/appdata/openvpn-as":"/config":rw linuxserver/openvpn-as xxxxx36c41dxxxxxxx89d1112e53e8xxxxx63d5545xxxxxxx The command finished successfully!
-
[Support] Linuxserver.io - OpenVPN AS
I just installed the docker with host network type and privileged enabled on unraid 6.3.2. When I try the webui I get: This site can't be reached "ERR_CONNECTION_REFUSED" What I've tried: 1. ssh into unraid machine created a password for admin (completed successfully) 2. trying chrome and firefox browsers. Also tried launching from the local machine (all same error) 3. forwarded port 943 to the local machine 4. turning off the firewall in my router Any advice is appreciated. Thanks.