Page 1 of 1

[SOLVED] Initial Installation Login Error [Ubuntu] - SESSION ERROR

Posted: Wed Sep 11, 2019 6:05 pm
by knitterb
I've installed the latest Ubuntu OpenVPN AS and I'm running into an issue logging in. I've reset the password as required

Code: Select all

passwd openvpn
and I do not get a bad username/password error (I negative tested). When I try to log in I get the following error:

Code: Select all

SESSION ERROR: bad local file header in /usr/local/openvpn_as/lib/python2.7/site-packages/pyovpn-2.0-py2.7.egg:
flat/twist:24,flat/ten:83,flat/flatstan:103,flat/ten:70,flat/ten:61,flat/flatstan:264,flat/ten:70,flat/ten:61,flat/flatstan:247,
flat/flatstan:236,admin/astatus:56,eula/eula:4,util/resstr:31,setuptools-0.6c11-py2.7.egg/pkg_resources:894,
setuptools-0.6c11-py2.7.egg/pkg_resources:1167,setuptools-0.6c11-py2.7.egg/pkg_resources:1238 (zipimport.ZipImportError)
I'm not sure how to fix this. Any thoughts?

Ubuntu 18.04
OpenVPN AS (latest as of today)

Re: [SOLVED] Initial Installation Login Error [Ubuntu] - SESSION ERROR

Posted: Wed Sep 11, 2019 6:22 pm
by knitterb
All I did was kill all of the openvpnas processes and restarted through systemd and everything is working. Sorry for the interruption.