+6
Ajenti page doesn't work
Hi, I have installed Ajenti but when I visit myip:8000 browser see me this error: ERR_EMPTY_RESPONSE<br>What can I do to fix this problem?<br>Thanks
Customer support service by UserEcho
Customer support service by UserEcho
I've same problem on Raspberry installation:
/ajenti:socket/1/?t=1447412576561 net::ERR_EMPTY_RESPONSE
I used script, I look inside code:
GET https://10.170.203.133:8000/ajenti:socket/1/?t=1447412576561 net::ERR_EMPTY_RESPONSEd.handshake @ resources.js:7657d.connect @ resources.js:7657d @ resources.js:7657c.connect @ resources.js:7657window.ajentiConnectSocket @ resources.js:11058window.Stream.Stream.start @ resources.js:10424(anonymous function) @ (index):112resources.js:10436 Socket error: (anonymous function) @ resources.js:10436c.emit @ resources.js:7657d.publish @ resources.js:7657d.onError @ resources.js:7657j.onreadystatechange @ resources.js:7657
--------------------------
<script>
---------------------------
Stream.prototype.start = function() {
});
---------------------------
window.ajentiConnectSocket = function(uri) {
};
-----------------------------------
---------------------------------------
any help? On other installation it worked well.
I have exactly the same problem! Did you solve it?
To fix problem, execute the commands below.
$ install python-setuptools python-dev
$ easy_install -U gevent==1.1b3
$ sed -i -e s/ssl_version=PROTOCOL_SSLv3/ssl_version=PROTOCOL_SSLv23/ /usr/local/lib/python2.7/dist-packages/gevent-1.1b3-py2.7-linux-x86_64.egg/gevent/ssl.py
$ service ajenti restart
https://github.com/ajenti/ajenti/issues/702
if error easy_install -U gevent==1.1b3 the apt-get install gcc
This fucking support ever so responsible? When you decide to fucking problem?