OS: CentOS 7
After following the install instructions to install webvirtcloud and i try to start supervisord i get the following with supervisord status
[penta@pentavm ~]$ sudo supervisorctl status
novncd RUNNING pid 28289, uptime 0:00:19
webvirtcloud FATAL Exited too quickly (process log may have details)
And checking the process log gives the following:
[penta@pentavm ~]$ sudo supervisorctl tail webvirtcloud
supervisor: couldn't exec /srv/webvirtcloud/venv/bin/gunicorn: ENOENT
supervisor: child process was not spawned
supervisor: couldn't exec /srv/webvirtcloud/venv/bin/gunicorn: ENOENT
supervisor: child process was not spawned
supervisor: couldn't exec /srv/webvirtcloud/venv/bin/gunicorn: ENOENT
supervisor: child process was not spawned
supervisor: couldn't exec /srv/webvirtcloud/venv/bin/gunicorn: ENOENT
supervisor: child process was not spawned
No other errors as far as i can see, and I'm at my wits end
OS: CentOS 7
After following the install instructions to install webvirtcloud and i try to start supervisord i get the following with
supervisord status[penta@pentavm ~]$ sudo supervisorctl status novncd RUNNING pid 28289, uptime 0:00:19 webvirtcloud FATAL Exited too quickly (process log may have details)And checking the process log gives the following:
No other errors as far as i can see, and I'm at my wits end