Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some processes don't start #3

Open
SamR1 opened this issue Sep 4, 2016 · 0 comments
Open

Some processes don't start #3

SamR1 opened this issue Sep 4, 2016 · 0 comments

Comments

@SamR1
Copy link
Member

SamR1 commented Sep 4, 2016

It concerns mostly process.py.

supervisor logs :

2016-09-04 18:59:43,863 CRIT Supervisor running as root (no user in config file)
2016-09-04 18:59:43,864 WARN Included extra file "/etc/supervisor/conf.d/supervisor_citizenwatt.conf" during parsing
2016-09-04 18:59:44,830 INFO RPC interface 'supervisor' initialized
2016-09-04 18:59:44,831 CRIT Server 'unix_http_server' running without any HTTP authentication checking
2016-09-04 18:59:44,838 INFO daemonizing the supervisord process
2016-09-04 18:59:44,841 INFO supervisord started with pid 597
2016-09-04 18:59:45,848 INFO spawned: 'process' with pid 624
2016-09-04 18:59:45,857 INFO spawned: 'receive' with pid 625
2016-09-04 18:59:45,864 INFO spawned: 'visu' with pid 626
2016-09-04 18:59:46,701 INFO exited: receive (exit status 1; not expected)
2016-09-04 18:59:47,708 INFO spawned: 'receive' with pid 896
2016-09-04 18:59:48,058 INFO exited: receive (exit status 1; not expected)
2016-09-04 18:59:50,066 INFO spawned: 'receive' with pid 930
2016-09-04 18:59:50,856 INFO exited: receive (exit status 1; not expected)
2016-09-04 18:59:53,923 INFO spawned: 'receive' with pid 1029
2016-09-04 18:59:53,926 INFO exited: process (exit status 1; not expected)
2016-09-04 18:59:54,253 INFO exited: receive (exit status 1; not expected)
2016-09-04 18:59:55,297 INFO spawned: 'process' with pid 1030
2016-09-04 18:59:56,300 INFO success: visu entered RUNNING state, process has stayed up for > than 10 seconds (startsecs)
2016-09-04 18:59:57,982 INFO exited: process (exit status 1; not expected)
2016-09-04 18:59:58,989 INFO spawned: 'receive' with pid 1058
2016-09-04 18:59:59,271 INFO exited: receive (exit status 1; not expected)
2016-09-04 19:00:00,278 INFO spawned: 'process' with pid 1059
2016-09-04 19:00:03,847 INFO exited: process (exit status 1; not expected)
2016-09-04 19:00:04,852 INFO spawned: 'receive' with pid 1076
2016-09-04 19:00:06,864 INFO spawned: 'process' with pid 1077
2016-09-04 19:00:09,337 INFO exited: process (exit status 1; not expected)
2016-09-04 19:00:13,352 INFO spawned: 'process' with pid 1093
2016-09-04 19:00:15,359 INFO success: receive entered RUNNING state, process has stayed up for > than 10 seconds (startsecs)
(...)
2016-09-04 19:01:18,434 INFO spawned: 'process' with pid 1304
2016-09-04 19:01:22,071 INFO exited: process (exit status 1; not expected)
2016-09-04 19:01:23,073 INFO gave up: process entered FATAL state, too many start retries too quickly
@nicolasloubet nicolasloubet changed the title some processes don't start Some processes don't start Feb 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant