April 4, 20179 yr 32 minutes ago, ColonelRhodes said: This docker was working for me until a few days ago. I'm using the iOS OpenVPN Connect app and when I try to connect it just hangs and no logs on iOS are seen. Any suggestions? Nothing springs to mind, not a lot to go on though.
April 4, 20179 yr On 03/04/2017 at 2:16 AM, m.b.d said: I've misplaced my login (user and pass) for the web interface, is there anyway to reset it? Thx for the great dockers. Readme linked from first page
April 4, 20179 yr 3 hours ago, CHBMB said: Nothing springs to mind, not a lot to go on though. I know it's not much to go off, basically I used to be able to login from my phones web browser and download the .ovpn file to use to make the auto login profile. It still does that, but never actually connects. I'm going to try on a different iOS device. Maybe it's something due to the version I'm running.
April 4, 20179 yr 4 minutes ago, CHBMB said: Firewall issue? DDNS? I thought it might have been, but both ports are forwarded properly and I use DuckDNS and it's reporting the proper IP
April 5, 20179 yr after installing i cannot get to the webui to do my setup, i have a dual nic setup set to active/passive I tried setting INTERFACE to bond0 as mentioned before but still cant get there logs are below thanks for any help -------------------------------------_ _ _| |___| (_) ___| / __| | |/ _ \| \__ \ | | (_) ||_|___/ |_|\___/|_|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...[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...[cont-init.d] 40-openvpn-init: exited 0.[cont-init.d] 50-interface: executing...MOD Default {} {}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.
April 6, 20179 yr Experiencing the same issues with OpenVPN-AS while testing bonded interfaces (bond0). Seems to be the only docker that is affected by bonding as far as I have experienced.
April 7, 20179 yr i need some help please i have installed the docker, then when i click webui it doesnt load the page. tells me unable to connect
April 7, 20179 yr Both of you above need to post logs and your docker run command, and what url you're actually using. Telling us it doesn't work is not enough to get help....Docker run command can be found in my signature.Greygoose you also need to tell us about what sort of network interface you're using. Bonded? Eth0?
April 7, 20179 yr 2 hours ago, CHBMB said: Both of you above need to post logs and your docker run command, and what url you're actually using. Telling us it doesn't work is not enough to get help.... Docker run command can be found in my signature. Greygoose you also need to tell us about what sort of network interface you're using. Bonded? Eth0? Thanks for your reply here are my diagnostics im guessing thats what you want your signature is blank right now for some reason thanks again atlas-diagnostics-20170407-0800.zip
April 7, 20179 yr 29 minutes ago, acbaldwi said: Thanks for your reply here are my diagnostics im guessing thats what you want your signature is blank right now for some reason Here's a link to what @CHBMB is requesting. https://forums.lime-technology.com/topic/55246-docker-faq/?do=findComment&comment=540418
April 7, 20179 yr 34 minutes ago, acbaldwi said: your signature is blank right now for some reason I see his sig just fine. Can you see any sigs? You have to turn them on in your forum account settings.
April 7, 20179 yr thanks guys, i think my add blocker got his sig for some reason its all there now....... root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name="openvpn-as" --net="host" --privileged="true" -e TZ="America/Denver" -e HOST_OS="unRAID" -e "TCP_PORT_943"="943" -e "PGID"="100" -e "PUID"="99" -e "101"="bond0" -v "/mnt/user/appdata/openvpn-as2":"/config":rw linuxserver/openvpn-as 83515c2636b59f6d37224313124cb454f1130edb1cf74b66074c3cdc27d96f63 [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/Denver'Local time is now: Thu Apr 6 16:26:58 MDT 2017.Universal Time is now: Thu Apr 6 22:26:58 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.
April 7, 20179 yr The below is my run command and Log,. any help is appreciated. Quote root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="openvpn-as" --net="host" --privileged="true" -e TZ="Europe/London" -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 6ed688d37806e55535d18266795d44788b777d562ce6ad611142e431c4f8d970The command finished successfully! Quote [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: 'Europe/London'Local time is now: Fri Apr 7 20:38:19 BST 2017.Universal Time is now: Fri Apr 7 19:38:19 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. Edited April 7, 20179 yr by Greygoose
April 7, 20179 yr 5 hours ago, acbaldwi said: thanks guys, i think my add blocker got his sig for some reason its all there now....... root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name="openvpn-as" --net="host" --privileged="true" -e TZ="America/Denver" -e HOST_OS="unRAID" -e "TCP_PORT_943"="943" -e "PGID"="100" -e "PUID"="99" -e "101"="bond0" -v "/mnt/user/appdata/openvpn-as2":"/config":rw linuxserver/openvpn-as 83515c2636b59f6d37224313124cb454f1130edb1cf74b66074c3cdc27d96f63 [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/Denver'Local time is now: Thu Apr 6 16:26:58 MDT 2017.Universal Time is now: Thu Apr 6 22:26:58 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. Change /mnt/user/appdata/openvpn-as2 to /mnt/cache/appdata/openvpn-as2
April 7, 20179 yr 8 minutes ago, Greygoose said: The below is my run command and Log,. any help is appreciated. Change /mnt/user/appdata/openvpn-as to /mnt/cache/appdata/openvpn-as
April 7, 20179 yr 1 hour ago, CHBMB said: Change /mnt/user/appdata/openvpn-as2 to /mnt/cache/appdata/openvpn-as2 im afraid no dice This site can’t be reached 192.168.1.82 refused to connect. Try: Checking the connection Checking the proxy and the firewall ERR_CONNECTION_REFUSED If i turn off my bonded nics of course it works but id like to keep that
April 7, 20179 yr 17 minutes ago, acbaldwi said: im afraid no dice This site can’t be reached 192.168.1.82 refused to connect. Try: Checking the connection Checking the proxy and the firewall ERR_CONNECTION_REFUSED If i turn off my bonded nics of course it works but id like to keep that This bit is wrong.... -e "101"="bond0" should read -e "INTERFACE"="bond0" according to the readme.
April 7, 20179 yr 1 hour ago, CHBMB said: Change /mnt/user/appdata/openvpn-as to /mnt/cache/appdata/openvpn-as I changed this when i re-install the docker and it hasnt made any difference. thanks for you help by the way.
April 7, 20179 yr Just now, Greygoose said: I changed this when i re-install the docker and it hasnt made any difference. thanks for you help by the way. What sort of network card setup have you got? Bonded? Eth0?
April 7, 20179 yr 1 hour ago, CHBMB said: This bit is wrong.... -e "101"="bond0" should read -e "INTERFACE"="bond0" according to the readme. Thanks I made a change but it didn't fix it either.... beginning to think open vpn hates bonded nics
April 8, 20179 yr 8 hours ago, CHBMB said: What sort of network card setup have you got? Bonded? Eth0? Network: bond0: fault-tolerance (active-backup), mtu 1500 eth0: 1000 Mb/s, full duplex, mtu 1500
April 8, 20179 yr 9 hours ago, CHBMB said: You haven't added the INTERFACE parameter and specified you're using bond0 Sorry i am a little lost, must i change something or do you require more information.
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.