I seem to be having an issue with the installation of the OpenVPN-AS docker. After installing the docker App via CA Plugin I accessed the App GUI.
I have nothing downloading and plenty of b/w available to the app. 2.5MB/s to be exact. I logged on using the default user id and password and am stuck on the installation screen which says:
"Please click here to continue to download OpenVPN Connect. You will be automatically connected after the installation has finished."
It has been about 45 mins and I am still stuck on the installation web page (see screenshot).
I have tried reloading the URL and logging in again. Takes me straight back to the installation web page.
There is nothing in the log that I can see that is wrong so far. Here it is. Can anyone help?
Please enter 'yes' to indicate your agreement [no]:
Once you provide a few initial configuration settings,
OpenVPN Access Server can be configured by accessing
its Admin Web UI using your Web browser.
Will this be the primary Access Server node?
(enter 'no' to configure as a backup or standby node)
> Press ENTER for default [yes]:
Please specify the network interface and IP address to be
used by the Admin Web UI:
(1) all interfaces: 0.0.0.0
(2) br0: 192.168.1.2
(3) docker0: 172.17.42.1
(4) virbr0: 192.168.122.1
(5) eth0: 192.168.1.2
(6) vetheda354d: 172.17.42.1
(7) virbr0-nic: 192.168.122.1
Please enter the option number from the list above (1-7).
> Press Enter for default [2]:
Please specify the port number for the Admin Web UI.
> Press ENTER for default [943]:
Please specify the TCP port number for the OpenVPN Daemon
> Press ENTER for default [1194]:
Should client traffic be routed by default through the VPN?
> Press ENTER for default [yes]:
Should client DNS traffic be routed by default through the VPN?
> Press ENTER for default [yes]:
Use local authentication via internal DB?
> Press ENTER for default [no]:
Private subnets detected: ['192.168.1.0/24', '192.168.122.0/24', '172.17.0.0/16']
Should private subnets be accessible to clients by default?
> Press ENTER for default [yes]:
To initially login to the Admin Web UI, you must use a
username and password that successfully authenticates you
with the host UNIX system (you can later modify the settings
so that RADIUS or LDAP is used for authentication instead).
You can login to the Admin Web UI as "openvpn" or specify
a different user account to use for this purpose.
Do you wish to login to the Admin UI as "openvpn"?
> Press ENTER for default [yes]:
> Specify the username for an existing user or for the new user account: Note: This user already exists.
> Please specify your OpenVPN-AS license key (or leave blank to specify later):
Initializing OpenVPN...
Adding new user login...
useradd -s /sbin/nologin "admin"
Writing as configuration file...
Perform sa init...
Wiping any previous userdb...
Creating default profile...
Modifying default profile...
Adding new user to userdb...
Modifying new user as superuser in userdb...
Getting hostname...
Hostname: main
Preparing web certificates...
Getting web user account...
Adding web group account...
Adding web group...
Adjusting license directory ownership...
Initializing confdb...
Generating init scripts...
Generating PAM config...
Generating init scripts auto command...
Starting openvpnas...
NOTE: Your system clock must be correct for OpenVPN Access Server
to perform correctly. Please ensure that your time and date
are correct on this system.
Initial Configuration Complete!
You can now continue configuring OpenVPN Access Server by
directing your Web browser to this URL:
https://192.168.1.2:943/admin
Login as "admin" with the same password used to authenticate
to this UNIX host.
During normal operation, OpenVPN AS can be accessed via these URLs:
Admin UI: https://192.168.1.2:943/admin
Client UI: https://192.168.1.2:943/
See the Release Notes for this release at:
http://www.openvpn.net/access-server/rn/openvpn_as_2_0_20.html
* Stopping openvpnas openvpnas
...done.
MOD Default {u'admin_ui.https.ip_address': u'all'} {u'admin_ui.https.ip_address': 'eth0'}
MOD Default {u'cs.https.ip_address': u'all'} {u'cs.https.ip_address': 'eth0'}
MOD Default {u'vpn.daemon.0.listen.ip_address': u'all'} {u'vpn.daemon.0.listen.ip_address': 'eth0'}
MOD Default {u'vpn.daemon.0.server.ip_address': u'all'} {u'vpn.daemon.0.server.ip_address': 'eth0'}
Jan 3 14:03:00 main syslog-ng[196]: syslog-ng starting up; version='3.5.3'
Jan 3 14:17:01 main /USR/SBIN/CRON[295]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 3 15:17:01 main /USR/SBIN/CRON[298]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 3 16:17:01 main /USR/SBIN/CRON[301]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
-----------------------------------
_ _ _
| |___| (_) ___
| / __| | |/ _ \
| \__ \ | | (_) |
|_|___/ |_|\___/
|_|
Brought to you by linuxserver.io
-----------------------------------
GID/UID
-----------------------------------
User uid: 99
User gid: 100
-----------------------------------
We are now refreshing packages from apt repositorys, this *may* take a while
MOD Default {} {}
MOD Default {} {}
MOD Default {} {}
MOD Default {} {}
Jan 3 17:06:06 main syslog-ng[77]: syslog-ng starting up; version='3.5.3'
Jan 3 17:17:01 main /USR/SBIN/CRON[177]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 3 18:17:01 main /USR/SBIN/CRON[180]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 3 19:17:01 main /USR/SBIN/CRON[183]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 3 20:17:01 main /USR/SBIN/CRON[186]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 3 21:17:01 main /USR/SBIN/CRON[189]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 3 22:17:01 main /USR/SBIN/CRON[192]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 3 23:17:01 main /USR/SBIN/CRON[195]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 4 00:17:01 main /USR/SBIN/CRON[198]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 4 01:17:01 main /USR/SBIN/CRON[201]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 4 02:17:01 main /USR/SBIN/CRON[204]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 4 03:17:01 main /USR/SBIN/CRON[207]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 4 04:17:01 main /USR/SBIN/CRON[210]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 4 05:17:01 main /USR/SBIN/CRON[213]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 4 06:17:01 main /USR/SBIN/CRON[216]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 4 06:25:01 main /USR/SBIN/CRON[219]: (root) CMD (test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily ))
Jan 4 07:17:01 main /USR/SBIN/CRON[292]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 4 08:17:01 main /USR/SBIN/CRON[295]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 4 09:17:01 main /USR/SBIN/CRON[298]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 4 10:17:01 main /USR/SBIN/CRON[301]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 4 11:17:01 main /USR/SBIN/CRON[304]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 4 12:17:01 main /USR/SBIN/CRON[307]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 4 13:17:01 main /USR/SBIN/CRON[314]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 4 14:17:01 main /USR/SBIN/CRON[317]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 4 15:17:01 main /USR/SBIN/CRON[320]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 4 16:17:01 main /USR/SBIN/CRON[323]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 4 17:17:01 main /USR/SBIN/CRON[326]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 4 18:17:01 main /USR/SBIN/CRON[329]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 4 19:17:01 main /USR/SBIN/CRON[332]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 4 20:17:01 main /USR/SBIN/CRON[335]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 4 21:17:01 main /USR/SBIN/CRON[338]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 4 22:17:01 main /USR/SBIN/CRON[341]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 4 23:17:01 main /USR/SBIN/CRON[344]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 5 00:17:01 main /USR/SBIN/CRON[347]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 5 01:17:01 main /USR/SBIN/CRON[350]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 5 02:17:01 main /USR/SBIN/CRON[353]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 5 03:17:01 main /USR/SBIN/CRON[356]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 5 04:17:01 main /USR/SBIN/CRON[359]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 5 05:17:01 main /USR/SBIN/CRON[362]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 5 06:17:01 main /USR/SBIN/CRON[365]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 5 06:25:01 main /USR/SBIN/CRON[368]: (root) CMD (test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily ))
Jan 5 06:25:03 main syslog-ng[77]: Configuration reload request received, reloading configuration;
Jan 5 07:17:01 main /USR/SBIN/CRON[424]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 5 08:17:01 main /USR/SBIN/CRON[427]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 5 09:17:01 main /USR/SBIN/CRON[430]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 5 10:17:01 main /USR/SBIN/CRON[433]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 5 11:17:01 main /USR/SBIN/CRON[436]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 5 12:17:01 main /USR/SBIN/CRON[439]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 5 13:17:01 main /USR/SBIN/CRON[442]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 5 14:17:01 main /USR/SBIN/CRON[445]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 5 15:17:01 main /USR/SBIN/CRON[452]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 5 16:17:01 main /USR/SBIN/CRON[455]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 5 17:17:01 main /USR/SBIN/CRON[458]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 5 18:17:01 main /USR/SBIN/CRON[461]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 5 19:17:01 main /USR/SBIN/CRON[464]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
-----------------------------------
_ _ _
| |___| (_) ___
| / __| | |/ _ \
| \__ \ | | (_) |
|_|___/ |_|\___/
|_|
Brought to you by linuxserver.io
-----------------------------------
GID/UID
-----------------------------------
User uid: 99
User gid: 100
-----------------------------------
We are now refreshing packages from apt repositorys, this *may* take a while
MOD Default {} {}
MOD Default {} {}
MOD Default {} {}
MOD Default {} {}
Jan 5 20:38:50 main syslog-ng[78]: syslog-ng starting up; version='3.5.3'
Jan 5 21:17:01 main /USR/SBIN/CRON[177]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 5 22:17:01 main /USR/SBIN/CRON[180]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 5 23:17:01 main /USR/SBIN/CRON[183]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 6 00:17:01 main /USR/SBIN/CRON[186]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 6 01:17:01 main /USR/SBIN/CRON[189]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 6 02:17:01 main /USR/SBIN/CRON[192]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 6 03:17:01 main /USR/SBIN/CRON[195]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 6 04:17:01 main /USR/SBIN/CRON[198]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 6 05:17:01 main /USR/SBIN/CRON[201]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 6 06:17:01 main /USR/SBIN/CRON[204]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 6 06:25:01 main /USR/SBIN/CRON[207]: (root) CMD (test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily ))
Jan 6 06:25:03 main syslog-ng[78]: Configuration reload request received, reloading configuration;
Jan 6 07:17:01 main /USR/SBIN/CRON[264]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 6 08:17:01 main /USR/SBIN/CRON[267]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 6 09:17:01 main /USR/SBIN/CRON[270]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 6 10:17:01 main /USR/SBIN/CRON[273]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 6 11:17:01 main /USR/SBIN/CRON[276]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 6 12:17:01 main /USR/SBIN/CRON[279]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 6 13:17:01 main /USR/SBIN/CRON[282]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 6 14:17:01 main /USR/SBIN/CRON[285]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 6 15:17:01 main /USR/SBIN/CRON[292]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 6 16:17:01 main /USR/SBIN/CRON[295]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 6 17:17:01 main /USR/SBIN/CRON[298]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 6 18:17:01 main /USR/SBIN/CRON[301]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 6 19:17:01 main /USR/SBIN/CRON[304]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 6 20:17:01 main /USR/SBIN/CRON[307]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 6 21:17:01 main /USR/SBIN/CRON[310]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jan 6 22:17:01 main /USR/SBIN/CRON[314]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)