simonsobs/socs

JSONDecodeError in Radiometer agent

Opened this issue · 0 comments

Radiometer agent crashed with the following JSONDecodeError:

2024-11-03T00:00:19+0000 acq:0 Status is now "done".
2024-11-03 00:00:19.691	
]
2024-11-03 00:00:19.691	
/opt/venv/lib/python3.10/site-packages/requests/models.py:978:json
2024-11-03 00:00:19.691	
/opt/venv/lib/python3.10/site-packages/socs/agents/ucsc_radiometer/agent.py:83:acq
2024-11-03 00:00:19.691	
/opt/venv/lib/python3.10/site-packages/ocs/ocs_agent.py:984:_running_wrapper
2024-11-03 00:00:19.691	
/opt/venv/lib/python3.10/site-packages/twisted/python/context.py:82:callWithContext
2024-11-03 00:00:19.691	
/opt/venv/lib/python3.10/site-packages/twisted/python/context.py:117:callWithContext
2024-11-03 00:00:19.691	
/opt/venv/lib/python3.10/site-packages/twisted/python/threadpool.py:285:<lambda>
2024-11-03 00:00:19.691	
/opt/venv/lib/python3.10/site-packages/twisted/python/threadpool.py:269:inContext
2024-11-03 00:00:19.691	
--- <exception caught here> ---
2024-11-03 00:00:19.691	
/opt/venv/lib/python3.10/site-packages/twisted/_threads/_team.py:192:doWork
2024-11-03 00:00:19.691	
/opt/venv/lib/python3.10/site-packages/twisted/_threads/_threadworker.py:49:work
2024-11-03 00:00:19.691	
/usr/lib/python3.10/threading.py:953:run
2024-11-03 00:00:19.691	
/usr/lib/python3.10/threading.py:1016:_bootstrap_inner
2024-11-03 00:00:19.691	
2024-11-03T00:00:19+0000 acq:0 CRASH: [Failure instance: Traceback: <class 'requests.exceptions.JSONDecodeError'>: Expecting value: line 1 column 9 (char 8)

EDIT: socs image tag: v0.5.1-22-g7d2f158-dev