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

HWP PMX agent monitor_supervisor crash #580

Closed
davidvng opened this issue Nov 28, 2023 · 1 comment
Closed

HWP PMX agent monitor_supervisor crash #580

davidvng opened this issue Nov 28, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@davidvng
Copy link
Contributor

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".
@davidvng davidvng added the bug Something isn't working label Nov 28, 2023
@BrianJKoopman
Copy link
Member

Closed by #581.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants