"supervisorctl maintail" gives me the exact content from
"/var/log/supervisor/supervisord.log" (I've resetarted the service a
few times, so the pid is different from previous posts). I still don't
get any output from "supervisorctl status" or "supervisorctl avail".
For the record, I've also tried
Hi,
What does "supervisorctl maintail" give you?
Ales: For future reference, I don't think you need to execute
"supervisorctl reread" since "supervisorctl update" will implicitly make
that call.
/Jens
On Thu, Apr 26, 2012 at 9:59 PM, Brad Montgomery wrote:
> Here's what I get. I'm completely
Here's what I get. I'm completely baffled.
root@myhost:~# supervisorctl reread
No config updates to processes
root@myhost:~# supervisorctl update
root@myhost:~# supervisorctl status
root@myhost:~#
root@myhost:~# supervisorctl pid
21973
root@myhost:~# ps -e | grep supervisor
21973 ?00:00:0
Hi,
supervisorctl reread
supervisorctl update
supervisorctl status
Doesnt help?
Dne 26.4.2012 19:58 "Brad Montgomery" napsal(a):
> Hi everyone,
>
> I've got a strange problem. It appears that supervisord is running,
> but none of the configured programs are getting launched. Am I missing
> some
Hi everyone,
I've got a strange problem. It appears that supervisord is running,
but none of the configured programs are getting launched. Am I missing
something here? I've got the exact same setup running on a second
machine, and everything works as expected.
All of this is running on Ubuntu 10.