Pi Terminates due to ASI Time Out Errors #4928
Skippyinspace
started this conversation in
General
Replies: 1 comment
-
|
make sure the ZWO capture settings are the default. snapshot and something else if I recall correctly. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
All had worked well for 12 months, had a power black out and then started getting an ASI time out error.
The log shows the following
STARTING EXPOSURE at: 2025-09-28 15:45:15 @ 600 us (0.600 ms)
Sep 28 15:45:15 allsky allsky.sh[6692]: === next exposure=789 (multiply by 1.315) [last_exposure_us=600, minAcceptable=116, mean=97]
Sep 28 15:45:16 allsky allsky.sh[6692]: === next exposure=1039 (multiply by 1.315) [last_exposure_us=790, minAcceptable=116, mean=97]
Sep 28 15:45:16 allsky allsky.sh[6692]: === next exposure=1368 (multiply by 1.315) [last_exposure_us=1040, minAcceptable=116, mean=97]
Sep 28 15:45:16 allsky allsky.sh[6692]: > Sleeping 5.0 sec from histogram exposure
Sep 28 15:45:21 allsky allsky.sh[6692]: STARTING EXPOSURE at: 2025-09-28 15:45:21 @ 1370 us (1.370 ms)
Sep 28 15:45:26 allsky allsky.sh[6692]: > ERROR: Failed getting image: ASI_ERROR_TIMEOUT #1 (with 0.8 exposure = NO) (11)
Sep 28 15:45:28 allsky allsky.sh[6692]: STARTING EXPOSURE at: 2025-09-28 15:45:28 @ 1370 us (1.370 ms)
Sep 28 15:45:33 allsky allsky.sh[6692]: > ERROR: Failed getting image: ASI_ERROR_TIMEOUT #2 (with 0.8 exposure = NO) (11)
Sep 28 15:45:35 allsky allsky.sh[6692]: STARTING EXPOSURE at: 2025-09-28 15:45:35 @ 1370 us (1.370 ms)
Sep 28 15:45:40 allsky allsky.sh[6692]: > ERROR: Failed getting image: ASI_ERROR_TIMEOUT #3 (with 0.8 exposure = NO) (11)
Sep 28 15:45:42 allsky allsky.sh[6692]: STARTING EXPOSURE at: 2025-09-28 15:45:42 @ 1370 us (1.370 ms)
Sep 28 15:45:47 allsky allsky.sh[6692]: > ERROR: Failed getting image: ASI_ERROR_TIMEOUT #4 (with 0.8 exposure = NO) (11)
Sep 28 15:45:49 allsky allsky.sh[6692]: STARTING EXPOSURE at: 2025-09-28 15:45:49 @ 1370 us (1.370 ms)
Sep 28 15:45:54 allsky allsky.sh[6692]: > ERROR: Failed getting image: ASI_ERROR_TIMEOUT #5 (with 0.8 exposure = NO) (11)
Sep 28 15:45:56 allsky allsky.sh[6692]: *** ERROR: Maximum number of consecutive errors of 5 reached; exiting...
Sep 28 15:45:57 allsky allsky.sh[6692]: copy_notification_image.sh: Uploading NotRunning.jpg
Sep 28 15:45:59 allsky allsky.sh[6692]: ***** Stopping AllSky *****
Sep 28 15:45:59 allsky allsky.sh[6692]: 'capture' exited with RETCODE=99
Sep 28 15:45:59 allsky allsky.sh[6692]: ***** AllSky Stopped *****
Sep 28 15:46:00 allsky allsky.sh[6692]: Terminated
Beta Was this translation helpful? Give feedback.
All reactions