0
Under review

ajenti can not start

肖昶 10 years ago updated by Raden Mas Sa'id 8 years ago 11
# service ajenti restart
Stopping Ajenti:
not running 
Starting Ajenti:
15.08.2014 22:24 INFO Using config file /etc/ajenti/config.json
started

# service ajenti status
Ajenti is not running


I tried to start ajenti, but it's not running

It happens when I updated openssl to openssl-1.0.1e-16.el6_5.15.x86_64
and I stoped ajenti without do anything , It can't start again.

The port is free.

Is that because the openssl?

# ajenti-panel -v
15.08.2014 22:32 ajenti-panel:105 INFO Using config file /etc/ajenti/config.json
15.08.2014 22:32 ajenti-panel:130 INFO Ajenti starting in foreground
Traceback (most recent call last):
File "/usr/bin/ajenti-panel", line 137, in <module>
from ajenti import core
File "/usr/lib/python2.6/site-packages/ajenti/core.py", line 17, in <module>
import ajenti.feedback
File "/usr/lib/python2.6/site-packages/ajenti/feedback.py", line 8, in <module>
import gevent
ImportError: No module named gevent



It shows like this
+1
Try: yum clean all && yum reinstall python-gevent
sooo many problem......

after reinstall python-gevent

# ajenti-panel -v
15.08.2014 23:07 ajenti-panel:105 INFO Using config file /etc/ajenti/config.json
15.08.2014 23:07 ajenti-panel:130 INFO Ajenti starting in foreground
Traceback (most recent call last):
File "/usr/bin/ajenti-panel", line 137, in <module>
from ajenti import core
File "/usr/lib/python2.6/site-packages/ajenti/core.py", line 20, in <module>
from ajenti.http import HttpRoot, RootHttpHandler
File "/usr/lib/python2.6/site-packages/ajenti/http.py", line 9, in <module>
from socketio.handler import SocketIOHandler
ImportError: No module named socketio.handler

+2
yum reinstall python-gevent-websocket
yum reinstall python-gevent-socketio
thank you !!
ajenti is start now


BUT


ssl_error_rx_record_too_long

I have this error while visit the https site...................
should I give up using ssl?.....
Check if you're using correct URL (https://)
thanks ,
I lost the config of ssl, after visiting ajenti-panel throw http and change ssl setting, it's ok.
it fix.
but how can this happen?

I have same problem.

Ubuntu 14.04.3 LTS x64

What are the step to make it work? Please.

I tried both manual and auto setup.

ERROR Could not bind to (u'0.0.0.0', 8000)