Error see webUI for details #5153
ericofpendom
started this conversation in
Problems
Replies: 1 comment
-
|
The error message implies a problem with software, but I've never seen this before, although I suspect the problem is with rpicam-still. If that doesn't work, I recommend doing a reinstall of Allsky (stop it, If it STILL doesn't work, increase the Debug level to 4, try again, then post the level 4 output. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, my Allsky stopped working the other day and I have retrieved it from the roof to check that the camera is all OK and it is. I have tried an identical camera on the Pi with the same result.
I have also checked from command line that the camera is working, using 'rpicam-still -o test.jpg'
I have downloaded the level 3 log file and I have this at the bottom. Can someone possibly give a clue as to what the problem might be.
2026-05-05T11:06:31.025687+01:00 allsky allsky[873]: ==========
2026-05-05T11:06:31.025785+01:00 allsky allsky[873]: === Starting daytime capture ===
2026-05-05T11:06:31.025879+01:00 allsky allsky[873]: ==========
2026-05-05T11:06:31.025929+01:00 allsky allsky[873]: -----
2026-05-05T11:06:31.026020+01:00 allsky allsky[873]: STARTING EXPOSURE at: 2026-05-05 11:06:31 @ 500.00 ms (0.50 sec)
2026-05-05T11:06:31.026086+01:00 allsky allsky[873]: terminate called after throwing an instance of 'std::logic_error'
2026-05-05T11:06:31.026135+01:00 allsky allsky[873]: what(): basic_string: construction from null is not valid
2026-05-05T11:06:31.031840+01:00 allsky allsky[707]: /home/pi/allsky/allsky.sh: line 357: 873 Aborted "${ALLSKY_BIN}/${CAPTURE}" -debuglevel "${ALLSKY_DEBUG_LEVEL}" -cmd "${RPi_COMMAND_TO_USE}" -cameramodel "${CAMERA_MODEL}" -cameranumber "${CAMERA_NUMBER}" -locale "$(settings ".locale")" -config "${ARGS_FILE}"
2026-05-05T11:06:31.033782+01:00 allsky allsky[707]: ***
2026-05-05T11:06:31.033959+01:00 allsky allsky[707]: *** After fixing, restart the allsky service. ***
2026-05-05T11:06:31.034012+01:00 allsky allsky[707]: ***
2026-05-05T11:06:31.923631+01:00 allsky allsky[707]: ***** Allsky Stopped *****
2026-05-05T11:06:31.995321+01:00 allsky allsky[707]: Terminated
Thanks in advance...
UPDATE....
I have tried another Pi with the ssd and camera and I get the same problem, which suggests to me that it is a software issue and not the hardware.
Beta Was this translation helpful? Give feedback.
All reactions