Hello I guess the error occurs because supervisor service is not running.
Do - Sudo service supervisor start or Sodo /etc/supervisor start Then run supervisorctl. I haven't tested this. Regards, Hussain On 25 Jan 2015 03:36, "Paul Fox" <[email protected]> wrote: > joan perez esteban wrote: > > Hi all, > > > > I am trying to start supervisorctl but all the time I get the same > error: unix:///tmp/supervisor.sock no such file. > > I haven’t found anything out there that can cause that error as I am > running last version. > > > > I am running supervisor in a centos server over a vm. > > i reported this exact symptom (running on ubuntu) back in may of last > year. i assume my report is in the archives. glad i wasn't imagining > it. :-) it happened to me several times, and since i had no real > means of debugging it, i switch to "serverurl=http://127.0.0.1:9001" > in my config, to use a non-unix socket. > > paul > > > > > Thanks, > > > > Juan > > _______________________________________________ > > Supervisor-users mailing list > > [email protected] > > https://lists.supervisord.org/mailman/listinfo/supervisor-users > > =---------------------- > paul fox, [email protected] (arlington, ma, where it's 26.4 > degrees) > _______________________________________________ > Supervisor-users mailing list > [email protected] > https://lists.supervisord.org/mailman/listinfo/supervisor-users >
_______________________________________________ Supervisor-users mailing list [email protected] https://lists.supervisord.org/mailman/listinfo/supervisor-users
