Tus comentarios

But I checked all open ports: `sudo nmap -sT -O localhost`. Here are all open ports:
```
80/tcp open http
139/tcp open netbios-ssn
443/tcp open https
445/tcp open microsoft-ds
631/tcp open ipp
```
P.S. OS Ubuntu 14.04 x64
I get error:
2014-10-10 15:21:46,605 INFO registry.register_crypt_handler(): registered crypt handler 'sha512_crypt': <class 'passlib.handlers.sha2_crypt.sha512_crypt'>
2014-10-10 15:21:46,715 INFO core.run(): Ajenti 1.2.22.13 running on platform: debian
2014-10-10 15:21:47,212 WARNING __init__.load(): *** [elements] Plugin error: format error
2014-10-10 15:21:47,486 INFO core.run(): Starting server on (u'127.0.0.1', u'8008')
2014-10-10 15:21:47,497 ERROR core.run(): Could not bind to (u'127.0.0.1', u'8008')
2014-10-10 15:21:47,497 ERROR : Could not bind to (u'127.0.0.1', u'8008')