0
Under review
ajenti can not start
# 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?
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?
Customer support service by UserEcho
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
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
yum reinstall python-gevent-socketio
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?.....
I lost the config of ssl, after visiting ajenti-panel throw http and change ssl setting, it's ok.
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)