+8

Cannot Start Ajenti

Espresso Machine 7 lat temu 0

Fresh installed Centos 7 using Nginx as the http server and php 5 installed. This is the error I get when trying to start Ajenti:


● ajenti.service - Ajenti panel

Loaded: loaded (/usr/lib/systemd/system/ajenti.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Wed 2017-02-22 21:43:32 EST; 10s ago
Main PID: 2642 (code=exited, status=1/FAILURE)

Feb 22 21:43:32 host.adivix.com systemd[1]: Starting Ajenti panel...
Feb 22 21:43:32 host.adivix.com python[2636]: 2017-02-22 21:43:32,697 INFO ajenti-panel.<module>(): Using config file /etc/ajenti/config.json
Feb 22 21:43:32 host.adivix.com systemd[1]: PID file /var/run/ajenti.pid not readable (yet?) after start.
Feb 22 21:43:32 host.adivix.com systemd[1]: Started Ajenti panel.
Feb 22 21:43:32 host.adivix.com systemd[1]: ajenti.service: main process exited, code=exited, status=1/FAILURE
Feb 22 21:43:32 host.adivix.com systemd[1]: Unit ajenti.service entered failed state.
Feb 22 21:43:32 host.adivix.com systemd[1]: ajenti.service failed.

What am I doing wrong and how can I fix?