-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
The monitor_supervisor process crashes with logs below.
| | 2023-11-28 21:45:42.014 | 2023-11-28T21:45:42+0000 start called for monitor_supervisor |
| | 2023-11-28 21:45:42.014 | 2023-11-28T21:45:42+0000 monitor_supervisor:3 Status is now "starting". |
| | 2023-11-28 21:45:42.032 | 2023-11-28T21:45:42+0000 monitor_supervisor:3 Status is now "running". |
| | 2023-11-28 21:45:42.344 | 2023-11-28T21:45:42+0000 monitor_supervisor:3 CRASH: [Failure instance: Traceback: <class 'KeyError'>: 'rotation' |
| | 2023-11-28 21:45:42.344 | /usr/lib/python3.8/threading.py:932:_bootstrap_inner |
| | 2023-11-28 21:45:42.344 | /usr/lib/python3.8/threading.py:870:run |
| | 2023-11-28 21:45:42.344 | /usr/local/lib/python3.8/dist-packages/twisted/_threads/_threadworker.py:49:work |
| | 2023-11-28 21:45:42.344 | /usr/local/lib/python3.8/dist-packages/twisted/_threads/_team.py:192:doWork |
| | 2023-11-28 21:45:42.344 | --- <exception caught here> --- |
| | 2023-11-28 21:45:42.344 | /usr/local/lib/python3.8/dist-packages/twisted/python/threadpool.py:269:inContext |
| | 2023-11-28 21:45:42.344 | /usr/local/lib/python3.8/dist-packages/twisted/python/threadpool.py:285:<lambda> |
| | 2023-11-28 21:45:42.344 | /usr/local/lib/python3.8/dist-packages/twisted/python/context.py:117:callWithContext |
| | 2023-11-28 21:45:42.344 | /usr/local/lib/python3.8/dist-packages/twisted/python/context.py:82:callWithContext |
| | 2023-11-28 21:45:42.344 | /usr/local/lib/python3.8/dist-packages/socs/agents/hwp_pmx/agent.py:382:monitor_supervisor |
| | 2023-11-28 21:45:42.344 | ] |
| | 2023-11-28 21:45:42.345 | 2023-11-28T21:45:42+0000 monitor_supervisor:3 Status is now "done".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working