gamegos / cesi

CeSI is a web interface for managing multiple supervisors from the same place.
GNU General Public License v3.0
577 stars 185 forks source link

start cesi fail #70

Open vkinger opened 5 years ago

vkinger commented 5 years ago

I use second method to install cesi,but when I use systemctl command to start cesi,it remind me that python3 file not exist, 'cesi.service: Changing to the requested working directory failed: No such file or directory,cesi.service: Failed at step CHDIR spawning /opt/cesi/venv/bin/python3: No such file or directory',My system is Manjaro.

vkinger commented 5 years ago

when I use '/opt/cesi/venv/bin/python3 /opt/cesi/cesi/run.py --config-file /etc/cesi.conf' command to start cesi,it is ok