Supervisor / initscripts

User-contributed OS init scripts for Supervisor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

issue trying to start a supervisor using supervisorctl

osarabia opened this issue · comments

commented

Hi

When I tried to start a supervisor I got this error

supervisorctl start XXXX

XXXX ERROR (spawn error)

I am using supervisor version 3.3.0

This is log_

2016-07-22 20:06:52,008 INFO exited: website (exit status 0; not expected)
2016-07-22 20:06:52,009 DEBG received SIGCLD indicating a child quit
2016-07-22 20:06:55,019 INFO spawned: 'website' with pid 5141
2016-07-22 20:06:55,034 DEBG 'website' stdout output:
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

2016-07-22 20:06:55,036 DEBG fd 7 closed, stopped monitoring <POutputDispatcher at 140406952237464 for <Subprocess at 140406952304720 with name website in state STARTING> (stdout)>
2016-07-22 20:06:55,036 INFO exited: website (exit status 0; not expected)
2016-07-22 20:06:55,036 DEBG received SIGCLD indicating a child quit
2016-07-22 20:06:55,037 INFO gave up: website entered FATAL state, too many start retries too quickly