0
Besvaret

Ajenti cannot bind on startup

Joren Brunekreef 10 år siden opdateret af Eugene Pankov (Project coordinator) 10 år siden 1


It's possible that it's a different python application that is bound to 8000: run sudo netstat -ntlp | grep 8000 to find out process ID (last column) and then ps aux | grep <pid> to check the process commandline

Kundesupport af UserEcho