1 2 3 4 5 6 7 8 9 10 11
| tail -f supervisord.log-20220704 2022-07-04 15:50:43,730 INFO gave up: consul entered FATAL state, too many start retries too quickly 2022-07-06 14:27:46,651 INFO spawned: 'consul' with pid 1248136 2022-07-06 14:27:46,854 INFO exited: consul (exit status 1; not expected) 2022-07-06 14:27:47,855 INFO spawned: 'consul' with pid 1248446 2022-07-06 14:27:48,043 INFO exited: consul (exit status 1; not expected) 2022-07-06 14:27:50,046 INFO spawned: 'consul' with pid 1248797 2022-07-06 14:27:50,599 INFO exited: consul (exit status 1; not expected) 2022-07-06 14:27:53,602 INFO spawned: 'consul' with pid 1249389 2022-07-06 14:27:53,847 INFO exited: consul (exit status 1; not expected) 2022-07-06 14:27:54,847 INFO gave up: consul entered FATAL state, too many start retries too quickly
|