Works after install dies after reboot MD5 missing?

This forum is for admins who are looking to build or expand their OpenVPN setup.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
mrebbert
OpenVpn Newbie
Posts: 5
Joined: Sat Feb 26, 2011 2:04 am

Works after install dies after reboot MD5 missing?

Post by mrebbert » Sat Feb 26, 2011 2:09 am

So I have installed OpenVPNAS on my Fedora 14 32bit box. After I install the RPM OpenVPN works like a champ, once I reboot it's dead. I can't get to it and upon boot up I get the error below. I have reinstalled OpenVPN 3 times and everytime it works until I reboot. It seems it is an MD5 issue because the file does not exist. Any ideas? This Fedora install was a fresh install off of their Live CD with nothing done to the box but updates applied and the RPM for OpenVPNAS installed. When I do a Service openvpn start it says "OK" but it still does not work. Any ideas?

Here is my error from boot messages

Starting openvpnasTraceback (most recent call last):
File "<string>", line 1, in <module>
File "build/bdist.linux-i686/egg/pyovpn/sagent/sagent_entry.py", line 16, in openvpnas
File "build/bdist.linux-i686/egg/pyovpn/util/mycprof.py", line 11, in run_cprofile
File "<string>", line 1, in <module>
File "build/bdist.linux-i686/egg/pyovpn/sagent/sagent_entry.py", line 13, in openvpnas_go
File "build/bdist.linux-i686/egg/pyovpn/sagent/sagent_entry.py", line 10, in run_server_agent
File "build/bdist.linux-i686/egg/pyovpn/util/daemon.py", line 14, in twistd_with_reactor
File "build/bdist.linux-i686/egg/pyovpn/util/daemon.py", line 30, in twistd
File "/usr/local/openvpn_as/lib/python2.6/site-packages/Twisted-9.0.0-py2.6-linux-i686.egg/twisted/scripts/_twistd_unix.py", line 9, in <module>
from twisted.application import app, service
File "/usr/local/openvpn_as/lib/python2.6/site-packages/Twisted-9.0.0-py2.6-linux-i686.egg/twisted/application/app.py", line 12, in <module>
from twisted.persisted import sob
File "/usr/local/openvpn_as/lib/python2.6/site-packages/Twisted-9.0.0-py2.6-linux-i686.egg/twisted/persisted/sob.py", line 22, in <module>
from twisted.python.hashlib import md5
File "/usr/local/openvpn_as/lib/python2.6/site-packages/Twisted-9.0.0-py2.6-linux-i686.egg/twisted/python/hashlib.py", line 17, in <module>
from md5 import md5
File "/usr/local/openvpn_as/lib/python2.6/md5.py", line 10, in <module>
from hashlib import md5
File "/usr/local/openvpn_as/lib/python2.6/hashlib.py", line 136, in <module>
md5 = __get_builtin_constructor('md5')
File "/usr/local/openvpn_as/lib/python2.6/hashlib.py", line 63, in __get_builtin_constructor
import _md5
ImportError: No module named _md5
[FAILED]

User avatar
maikcat
Forum Team
Posts: 4200
Joined: Wed Jan 12, 2011 9:23 am
Location: Athens,Greece
Contact:

Re: Works after install dies after reboot MD5 missing?

Post by maikcat » Sat Feb 26, 2011 12:47 pm

hi there,

i saw you mentioned OpenVPNAS....

AS stands for access server and unfortunately this forum is for community version only.

sorry,

michael.
Amiga 500 , Zx +2 owner
Long live Dino Dini (Kick off 2 Creator)

Inflammable means flammable? (Dr Nick Riviera,Simsons Season13)

"objects in mirror are losing"

mrebbert
OpenVpn Newbie
Posts: 5
Joined: Sat Feb 26, 2011 2:04 am

Re: Works after install dies after reboot MD5 missing?

Post by mrebbert » Sat Feb 26, 2011 2:18 pm

So even though it is OpenVPN since it is the Server Side I cannot ask for help? Why do you guys do that? It's OpenVPN's front end, whats the difference that I cannot ask a question? Is there something I am missing.

Post Reply