October 9, 20169 yr I recently upgraded to 6.2 and now the OpenVPN container won't start. Below is the error log, and the permissions for the folder/files. Are these permissions correct? If not what should they be? I changed the permissions on the whole /config folder and it seems to be working: root@shr-unraid1:/mnt/user/Config/OpenVPN/bin# chmod 777 /mnt/user/Config/OpenVPN -R
October 15, 20169 yr Umm I'm cannot get to the website/configuration If I go to https://10.0.1.2:943 or https://10.0.1.2:943/admin I get "Failed to open page" from Safari. Tried other browsers and the same
October 15, 20169 yr Umm I'm cannot get to the website/configuration If I go to https://10.0.1.2:943 or https://10.0.1.2:943/admin I get "Failed to open page" from Safari. Tried other browsers and the same I need some help! What info does the community need to help me?
October 15, 20169 yr Thanks! I will post below the info Log Brought to you by linuxserver.io We do accept donations at: https://www.linuxserver.io/donations ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 20-time: executing... Current default time zone: 'Europe/Paris' Local time is now: Sat Oct 15 23:19:54 CEST 2016. Universal Time is now: Sat Oct 15 21:19:54 UTC 2016. [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. Command root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="openvpn-as" --net="host" --privileged="true" -e TZ="Europe/Paris" -e HOST_OS="unRAID" -e "TCP_PORT_943"="943" -e "PGID"="100" -e "PUID"="99" -v "/mnt/cache/appdata/openvpn-as":"/config":rw linuxserver/openvpn-as d460e87d04eee139dc686932fd2b50192d9fb03449a18666707ea0bc1bc54d6a The command finished successfully!
October 16, 20169 yr Does OpenVPN-AS allow use of a proxy server like PrivateInternetAccess? No, this is a server for you to connect to YOUR lan. PIA requires a client to connect to THEIR server.
October 17, 20169 yr A reminder, OpenVPN-AS supports Google Authenticator for an extra bit of security. You can find the option as a simple toggle box under "client settings". After that you login to your connect page, download a new profile and use the QR code beneath it to set up Google Authenticator.
October 17, 20169 yr Thanks! I will post below the info Log Brought to you by linuxserver.io We do accept donations at: https://www.linuxserver.io/donations ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 20-time: executing... Current default time zone: 'Europe/Paris' Local time is now: Sat Oct 15 23:19:54 CEST 2016. Universal Time is now: Sat Oct 15 21:19:54 UTC 2016. [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. Command root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="openvpn-as" --net="host" --privileged="true" -e TZ="Europe/Paris" -e HOST_OS="unRAID" -e "TCP_PORT_943"="943" -e "PGID"="100" -e "PUID"="99" -v "/mnt/cache/appdata/openvpn-as":"/config":rw linuxserver/openvpn-as d460e87d04eee139dc686932fd2b50192d9fb03449a18666707ea0bc1bc54d6a The command finished successfully! Hello! sorry to bother again. Is there someone that knows what's going on? I have installed 6.2.1 but I can't make it work. I get this screen on Chrome (and other browsers)
October 17, 20169 yr Thanks! I will post below the info Log Brought to you by linuxserver.io We do accept donations at: https://www.linuxserver.io/donations ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 20-time: executing... Current default time zone: 'Europe/Paris' Local time is now: Sat Oct 15 23:19:54 CEST 2016. Universal Time is now: Sat Oct 15 21:19:54 UTC 2016. [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. Command root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="openvpn-as" --net="host" --privileged="true" -e TZ="Europe/Paris" -e HOST_OS="unRAID" -e "TCP_PORT_943"="943" -e "PGID"="100" -e "PUID"="99" -v "/mnt/cache/appdata/openvpn-as":"/config":rw linuxserver/openvpn-as d460e87d04eee139dc686932fd2b50192d9fb03449a18666707ea0bc1bc54d6a The command finished successfully! Hello! sorry to bother again. Is there someone that knows what's going on? I have installed 6.2.1 but I can't make it work. I get this screen on Chrome (and other browsers) Which port do you try to connect to and do you use https:// in front?
October 17, 20169 yr Thanks! I will post below the info Log Brought to you by linuxserver.io We do accept donations at: https://www.linuxserver.io/donations ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 20-time: executing... Current default time zone: 'Europe/Paris' Local time is now: Sat Oct 15 23:19:54 CEST 2016. Universal Time is now: Sat Oct 15 21:19:54 UTC 2016. [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. Command root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="openvpn-as" --net="host" --privileged="true" -e TZ="Europe/Paris" -e HOST_OS="unRAID" -e "TCP_PORT_943"="943" -e "PGID"="100" -e "PUID"="99" -v "/mnt/cache/appdata/openvpn-as":"/config":rw linuxserver/openvpn-as d460e87d04eee139dc686932fd2b50192d9fb03449a18666707ea0bc1bc54d6a The command finished successfully! Hello! sorry to bother again. Is there someone that knows what's going on? I have installed 6.2.1 but I can't make it work. I get this screen on Chrome (and other browsers) Which port do you try to connect to and do you use https:// in front? Thanks for your reply! I'm just opening the pre-defined web-ui (when you click on the icon) https://10.0.1.2:943, also tried with http://10.0.1.2:943 and https://10.0.1.2:943/admin and no luck. I'm using eth1 on my unraid setup, maybe it's configured by default to use eth0 or something?
October 17, 20169 yr Thanks! I will post below the info Log Brought to you by linuxserver.io We do accept donations at: https://www.linuxserver.io/donations ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 20-time: executing... Current default time zone: 'Europe/Paris' Local time is now: Sat Oct 15 23:19:54 CEST 2016. Universal Time is now: Sat Oct 15 21:19:54 UTC 2016. [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. Command root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="openvpn-as" --net="host" --privileged="true" -e TZ="Europe/Paris" -e HOST_OS="unRAID" -e "TCP_PORT_943"="943" -e "PGID"="100" -e "PUID"="99" -v "/mnt/cache/appdata/openvpn-as":"/config":rw linuxserver/openvpn-as d460e87d04eee139dc686932fd2b50192d9fb03449a18666707ea0bc1bc54d6a The command finished successfully! Hello! sorry to bother again. Is there someone that knows what's going on? I have installed 6.2.1 but I can't make it work. I get this screen on Chrome (and other browsers) Which port do you try to connect to and do you use https:// in front? Thanks for your reply! I'm just opening the pre-defined web-ui (when you click on the icon) https://10.0.1.2:943, also tried with http://10.0.1.2:943 and https://10.0.1.2:943/admin and no luck. I'm using eth1 on my unraid setup, maybe it's configured by default to use eth0 or something? You probably need to add a variable to set the interface to use. If you use bridge (in unraids network settings), it should be INTERFACE=br0 If you don't use bridge, then you can try INTERFACE=eth1
October 22, 20169 yr Hi, Is there a way I could use pipework with this? Tried using "-e 'pipework_cmd=br0 @CONTAINER_NAME@ 192.168.1.154/[email protected]'" and turning Network Type to None but its not working
October 22, 20169 yr I don't think any of the ls.io guys use pipework, so you're on your own with that one. Sent from my LG-H815 using Tapatalk
October 25, 20169 yr I recently also received this error. Don't want to redeploy this at this point... has anyone found a fix? Or cause at least?
October 26, 20169 yr Might be helpful if you specified the error Sent from my LG-H815 using Tapatalk bah hah, I meant to have quoted someone. Sorry! The error is as follows: /var/run/s6/etc/cont-init.d/50-interface: line 10: /config/scripts/confdba: Permission denied /var/run/s6/etc/cont-init.d/50-interface: line 11: /config/scripts/confdba: Permission denied /var/run/s6/etc/cont-init.d/50-interface: line 12: /config/scripts/confdba: Permission denied
October 29, 20169 yr Notyet.. Can you post your docker run command for me please. Sent from my C6903 using Tapatalk
November 1, 20169 yr Thanks for the help! with the recent updates I was able to access the internal website. Actually I can login here without any problems: But, when I click on Start server button, I get a lot of errors: PortPool: port pool depleted, cannot satisfy request for 'openvpn_74': svc/svc:631,sagent/wpsvc:182,sagent/iptlive:57,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,xml/authrpc:164,internet/defer:102,sagent/runxml:152,sagent/saccess:55,xml/authrpc:244,sagent/saccess:55,sagent/runxml:152,sagent/runxml:161,internet/defer:190,internet/defer:181,internet/defer:323,sagent/runxml:86,sagent/runxml:41,sagent/runxml:60,sagent/runxml:41,svc/svc:255,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:631,sagent/wpsvc:182,sagent/iptlive:57,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,util/error:61,util/error:44 (SVC_RUN_EXCEPT) Service deferred error: PortPool: port pool depleted, cannot satisfy request for 'openvpn_74': internet/defer:323,sagent/ipts:145,sagent/iptvpn:139,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,internet/defer:102,sagent/runxml:152,sagent/saccess:55,xml/authrpc:244,sagent/saccess:55,sagent/runxml:152,sagent/runxml:161,internet/defer:190,internet/defer:181,internet/defer:323,sagent/runxml:86,sagent/runxml:41,sagent/runxml:60,sagent/runxml:41,svc/svc:255,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:631,sagent/ipts:198,sagent/ipts:136,internet/defer:190,internet/defer:181,internet/defer:323,sagent/ipts:145,sagent/iptvpn:139,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,util/error:61,util/error:44 PortPool: port pool depleted, cannot satisfy request for 'openvpn_74': svc/svc:631,sagent/vpnsvc:444,sagent/vpnsvc:83,sagent/vpnconfig:257,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,internet/defer:102,sagent/runxml:152,sagent/saccess:55,xml/authrpc:244,sagent/saccess:55,sagent/runxml:152,sagent/runxml:161,internet/defer:190,internet/defer:181,internet/defer:323,sagent/runxml:86,sagent/runxml:41,sagent/runxml:60,sagent/runxml:41,svc/svc:255,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:631,sagent/vpnsvc:444,sagent/vpnsvc:83,sagent/vpnconfig:257,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,util/error:61,util/error:44 (SVC_RUN_EXCEPT) PortPool: port pool depleted, cannot satisfy request for 'openvpn_74': svc/svc:631,sagent/vpnsvc:444,sagent/vpnsvc:83,sagent/vpnconfig:257,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,sagent/saccess:55,sagent/runxml:152,sagent/runxml:161,internet/defer:190,internet/defer:181,internet/defer:323,sagent/runxml:86,sagent/runxml:41,sagent/runxml:60,sagent/runxml:41,svc/svc:255,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:631,sagent/vpnsvc:444,sagent/vpnsvc:83,sagent/vpnconfig:257,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,util/error:61,util/error:44 (SVC_RUN_EXCEPT) PortPool: port pool depleted, cannot satisfy request for 'openvpn_74': svc/svc:631,sagent/vpnsvc:444,sagent/vpnsvc:83,sagent/vpnconfig:257,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,sagent/saccess:55,sagent/runxml:152,sagent/runxml:161,internet/defer:190,internet/defer:181,internet/defer:323,sagent/runxml:86,sagent/runxml:41,sagent/runxml:60,sagent/runxml:41,svc/svc:255,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:631,sagent/vpnsvc:444,sagent/vpnsvc:83,sagent/vpnconfig:257,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,util/error:61,util/error:44 (SVC_RUN_EXCEPT) PortPool: port pool depleted, cannot satisfy request for 'openvpn_74': svc/svc:631,sagent/vpnsvc:444,sagent/vpnsvc:83,sagent/vpnconfig:257,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,sagent/saccess:55,sagent/runxml:152,sagent/runxml:161,internet/defer:190,internet/defer:181,internet/defer:323,sagent/runxml:86,sagent/runxml:41,sagent/runxml:60,sagent/runxml:41,svc/svc:255,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:631,sagent/vpnsvc:444,sagent/vpnsvc:83,sagent/vpnconfig:257,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,util/error:61,util/error:44 (SVC_RUN_EXCEPT) PortPool: port pool depleted, cannot satisfy request for 'openvpn_74': svc/svc:631,sagent/vpnsvc:444,sagent/vpnsvc:83,sagent/vpnconfig:257,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,sagent/saccess:55,sagent/runxml:152,sagent/runxml:161,internet/defer:190,internet/defer:181,internet/defer:323,sagent/runxml:86,sagent/runxml:41,sagent/runxml:60,sagent/runxml:41,svc/svc:255,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:631,sagent/vpnsvc:444,sagent/vpnsvc:83,sagent/vpnconfig:257,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,util/error:61,util/error:44 (SVC_RUN_EXCEPT) PortPool: port pool depleted, cannot satisfy request for 'openvpn_74': svc/svc:631,sagent/vpnsvc:444,sagent/vpnsvc:83,sagent/vpnconfig:257,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,sagent/saccess:55,sagent/runxml:152,sagent/runxml:161,internet/defer:190,internet/defer:181,internet/defer:323,sagent/runxml:86,sagent/runxml:41,sagent/runxml:60,sagent/runxml:41,svc/svc:255,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:631,sagent/vpnsvc:444,sagent/vpnsvc:83,sagent/vpnconfig:257,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,util/error:61,util/error:44 (SVC_RUN_EXCEPT) PortPool: port pool depleted, cannot satisfy request for 'openvpn_74': svc/svc:631,sagent/vpnsvc:444,sagent/vpnsvc:83,sagent/vpnconfig:257,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,sagent/saccess:55,sagent/runxml:152,sagent/runxml:161,internet/defer:190,internet/defer:181,internet/defer:323,sagent/runxml:86,sagent/runxml:41,sagent/runxml:60,sagent/runxml:41,svc/svc:255,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:631,sagent/vpnsvc:444,sagent/vpnsvc:83,sagent/vpnconfig:257,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,util/error:61,util/error:44 (SVC_RUN_EXCEPT) PortPool: port pool depleted, cannot satisfy request for 'openvpn_74': svc/svc:631,sagent/vpnsvc:444,sagent/vpnsvc:83,sagent/vpnconfig:257,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,sagent/saccess:55,sagent/runxml:152,sagent/runxml:161,internet/defer:190,internet/defer:181,internet/defer:323,sagent/runxml:86,sagent/runxml:41,sagent/runxml:60,sagent/runxml:41,svc/svc:255,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:631,sagent/vpnsvc:444,sagent/vpnsvc:83,sagent/vpnconfig:257,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,util/error:61,util/error:44 (SVC_RUN_EXCEPT) PortPool: port pool depleted, cannot satisfy request for 'openvpn_74': svc/svc:631,sagent/vpnsvc:444,sagent/vpnsvc:83,sagent/vpnconfig:257,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,sagent/saccess:55,sagent/runxml:152,sagent/runxml:161,internet/defer:190,internet/defer:181,internet/defer:323,sagent/runxml:86,sagent/runxml:41,sagent/runxml:60,sagent/runxml:41,svc/svc:255,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:631,sagent/vpnsvc:444,sagent/vpnsvc:83,sagent/vpnconfig:257,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,util/error:61,util/error:44 (SVC_RUN_EXCEPT) PortPool: port pool depleted, cannot satisfy request for 'openvpn_74': svc/svc:631,sagent/vpnsvc:444,sagent/vpnsvc:83,sagent/vpnconfig:257,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,sagent/saccess:55,sagent/runxml:152,sagent/runxml:161,internet/defer:190,internet/defer:181,internet/defer:323,sagent/runxml:86,sagent/runxml:41,sagent/runxml:60,sagent/runxml:41,svc/svc:255,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:631,sagent/vpnsvc:444,sagent/vpnsvc:83,sagent/vpnconfig:257,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,util/error:61,util/error:44 (SVC_RUN_EXCEPT) PortPool: port pool depleted, cannot satisfy request for 'openvpn_74': svc/svc:631,sagent/vpnsvc:444,sagent/vpnsvc:83,sagent/vpnconfig:257,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,sagent/saccess:55,sagent/runxml:152,sagent/runxml:161,internet/defer:190,internet/defer:181,internet/defer:323,sagent/runxml:86,sagent/runxml:41,sagent/runxml:60,sagent/runxml:41,svc/svc:255,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:631,sagent/vpnsvc:444,sagent/vpnsvc:83,sagent/vpnconfig:257,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,util/error:61,util/error:44 (SVC_RUN_EXCEPT) PortPool: port pool depleted, cannot satisfy request for 'openvpn_74': svc/svc:631,sagent/vpnsvc:444,sagent/vpnsvc:83,sagent/vpnconfig:257,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,sagent/saccess:55,sagent/runxml:152,sagent/runxml:161,internet/defer:190,internet/defer:181,internet/defer:323,sagent/runxml:86,sagent/runxml:41,sagent/runxml:60,sagent/runxml:41,svc/svc:255,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:631,sagent/vpnsvc:444,sagent/vpnsvc:83,sagent/vpnconfig:257,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,util/error:61,util/error:44 (SVC_RUN_EXCEPT) PortPool: port pool depleted, cannot satisfy request for 'openvpn_74': svc/svc:631,sagent/vpnsvc:444,sagent/vpnsvc:83,sagent/vpnconfig:257,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,sagent/saccess:55,sagent/runxml:152,sagent/runxml:161,internet/defer:190,internet/defer:181,internet/defer:323,sagent/runxml:86,sagent/runxml:41,sagent/runxml:60,sagent/runxml:41,svc/svc:255,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:631,sagent/vpnsvc:444,sagent/vpnsvc:83,sagent/vpnconfig:257,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,util/error:61,util/error:44 (SVC_RUN_EXCEPT) PortPool: port pool depleted, cannot satisfy request for 'openvpn_74': svc/svc:631,sagent/vpnsvc:444,sagent/vpnsvc:83,sagent/vpnconfig:257,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,sagent/saccess:55,sagent/runxml:152,sagent/runxml:161,internet/defer:190,internet/defer:181,internet/defer:323,sagent/runxml:86,sagent/runxml:41,sagent/runxml:60,sagent/runxml:41,svc/svc:255,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:664,internet/defer:190,internet/defer:181,internet/defer:323,svc/svc:631,sagent/vpnsvc:444,sagent/vpnsvc:83,sagent/vpnconfig:257,sagent/vpnconfig:249,sagent/vpnconfig:183,util/portpool:52,util/error:61,util/error:44 (SVC_RUN_EXCEPT) There's a lot more but I can't paste them here, but they seems to be all the same!
November 19, 20169 yr For the idiot amongst us, can you clarify what this does? If you're asking what the application does, go to the first post in the thread and click on the link to the application website.
November 19, 20169 yr I should of been specific. Does this tunnel all internet access from/to the server? Sent from my Nexus 5X using Tapatalk
November 19, 20169 yr No, it sets up a SERVER that you connect TO. Useful for connecting to your LAN remotely. Sent from my LG-H815 using Tapatalk
November 19, 20169 yr Ah, that's a shame. I'm looking to encrypt all traffic to and from the server Sent from my Nexus 5X using Tapatalk
November 19, 20169 yr Ah, that's a shame. I'm looking to encrypt all traffic to and from the server Sent from my Nexus 5X using Tapatalk pfsense would be the way forward. Just as an aside there is a OpenVPN Client plugin, however that's to connect to another OpenVPN server and it's very much NOT recommended to use it to connect to something like a VPN provider like PIA.
November 19, 20169 yr Might be helpful if you specified the error Sent from my LG-H815 using Tapatalk bah hah, I meant to have quoted someone. Sorry! The error is as follows: /var/run/s6/etc/cont-init.d/50-interface: line 10: /config/scripts/confdba: Permission denied /var/run/s6/etc/cont-init.d/50-interface: line 11: /config/scripts/confdba: Permission denied /var/run/s6/etc/cont-init.d/50-interface: line 12: /config/scripts/confdba: Permission denied Still nowhere enough for us to go on. Notyet.. Can you post your docker run command for me please.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.