Open fergusL opened 2 years ago
Not sure if this is related to the bug or just a coincidence but this error occurred again this evening with the same jetson/camera
I 07-04 06:15:18.601 Starting observation block for BiasObservation
I 07-04 06:15:18.604 fine focus required because we haven't focused yet.
I 07-04 06:15:18.833 Taking observation BiasObservation for CameraGroup with 8 cameras.
I 07-04 06:15:24.705 Observation status: {'current_exp': 1, 'exp_set_size': 5}
I 07-04 06:15:24.707 fine focus required because we haven't focused yet.
I 07-04 06:15:24.933 Taking observation BiasObservation for CameraGroup with 8 cameras.
I 07-04 06:15:31.430 Observation status: {'current_exp': 2, 'exp_set_size': 5}
I 07-04 06:15:31.432 fine focus required because we haven't focused yet.
I 07-04 06:15:31.649 Taking observation BiasObservation for CameraGroup with 8 cameras.
E 07-04 06:15:31.988 PanError: Attempt to start exposure on 192.168.80.200 (1919420013090900) with Birger Focuser & ZWO Filter Wheel with ZWO Filter Wheel while not ready.
E 07-04 06:15:31.990 PanError('Attempt to start exposure on 192.168.80.200 (1919420013090900) with Birger Focuser & ZWO Filter Wheel with ZWO Filter Wheel while not ready.')
C 07-04 06:15:34.957 Problem going from 'taking_darks' to 'starting', exiting loop [AttributeError("'NoneType' object has no attribute 'is_set'")]
This issue still occurs but changes have been made to allow pocs to continue after the error occurs, so it no longer interrupts pocs states
I have observed similar errors occurring intermittently, which can shutdown POCS states. The logs shown below occurred during the day when POCS was waiting for sunset (at 4:16pm local time, sunset was at ~5:15pm). This is significant bug as it can cause POCS to randomly shutdown.