Your comments

I have the same problem.

Ajenti on centos7 crash (Segmentation fault) with SSL enable true when trying to connect to the panel port.


verbose run (debug last lines)

ajenti-panel -v

.....

14.05.2016 06:04 core.py:99 INFO Starting server on (u'0.0.0.0', 8000)
14.05.2016 06:04 __init__.py:207 DEBUG Root context instantiated [SessionMiddleware] <ajenti.middleware.SessionMiddleware object at 0x48294d0>
14.05.2016 06:04 __init__.py:207 DEBUG Root context instantiated [AuthenticationMiddleware] <ajenti.middleware.AuthenticationMiddleware object at 0x482ae90>
14.05.2016 06:04 __init__.py:207 DEBUG Root context instantiated [CentralDispatcher] <ajenti.routing.CentralDispatcher object at 0x482af10>
14.05.2016 06:04 core.py:134 INFO SSL enabled: /etc/ajenti/ajenti.pem
14.05.2016 06:04 __init__.py:207 DEBUG Root context instantiated [IPCServer] <ajenti.ipc.IPCServer object at 0x4830250>
14.05.2016 06:04 __init__.py:207 DEBUG Root context instantiated [Licensing] <ajenti.licensing.Licensing object at 0x4830390>
14.05.2016 06:04 feedback.py:30 DEBUG Feedback >> ping ({'edition': 'vanilla+vh', 'version': '1.2.22.13', 'os': 'centos', 'id': 216839})
14.05.2016 06:04 feedback.py:35 DEBUG Feedback << {"status": "ok"}
Segmentation fault