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

Business solution to host your own OpenVPN server with web management interface and bundled clients.
Post Reply
knitterb
OpenVpn Newbie
Posts: 2
Joined: Wed Sep 11, 2019 5:04 pm

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

Post by knitterb » Wed Sep 11, 2019 6:05 pm

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)

knitterb
OpenVpn Newbie
Posts: 2
Joined: Wed Sep 11, 2019 5:04 pm

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

Post by knitterb » Wed Sep 11, 2019 6:22 pm

All I did was kill all of the openvpnas processes and restarted through systemd and everything is working. Sorry for the interruption.

Post Reply