Nothing but errors when capturing images at night #3840
Replies: 17 comments 10 replies
-
Here is one chunk from last night's log ... STARTING EXPOSURE at: 2024-08-29 19:24:53 @ 10.0 sec |
Beta Was this translation helpful? Give feedback.
-
This is a known problem with the ASI120 cameras, which is why we recommend NOT using them. We have never seen a pattern regarding when they work and when they don't. There are two variables with your daytime working and nighttime not working: 1. Some settings are different. It's possible that your camera doesn't work with longer exposures. 2. It's usually colder at night. A few things you can try:
|
Beta Was this translation helpful? Give feedback.
-
@rsauerbrun, Richard, Do things break exactly when nighttime starts? Please do the following, ideally 10 or so minutes before nighttime:
After it stops, in the WebUI change the nighttime exposure settings to be the same as daytime ones. Attach the log file. |
Beta Was this translation helpful? Give feedback.
-
So that was my problem … I usually stand on my right foot and limit my chanting to a low grumble. I am not sure this will help, but my 120 ran all day and saved numerous images … however, when evening came and the app switched to night mode, everything stopped. Here is the message … In the morning, after a reboot, the camera started up again normally. I ran the command above, but not sure what to do next. I guess I will try updating to the latest branch of the code … and then standing on my left foot and chanting “please work, please work!” Richard |
Beta Was this translation helpful? Give feedback.
-
Well, we almost made it through both yesterday and last night. AllSky stopped taking images at 4:58:47am this morning. It did NOT prepare the video, timelapse, etc. from last night. I have attached a screen shot of the error and also the log file. I hope this will help, Richard |
Beta Was this translation helpful? Give feedback.
-
Here is the current log file ... I made a few modest changes to the settings (displayed text), so the site restarted at least once this morning. |
Beta Was this translation helpful? Give feedback.
-
Ok, so nighttime by itself isn't a problem since your nighttime images at 0.1 sec all worked.
If Allsky stops due to "consecutive errors", then post the full log file - do not make any changes to it. FYI, the warning about |
Beta Was this translation helpful? Give feedback.
-
The I also suggest turning on |
Beta Was this translation helpful? Give feedback.
-
Hello, Eric, It is me again … after several days away, I am back trying to make my new Allsky camera work. I am the guy with the ASI120mm-s camera that continues to get the errors that prevent the app from running. I have turned off the .8 exposure setting, but still no love. I am ready to update the software to whatever you suggest, but do not know how to do that. I have access to your GitHub, and see the update.sh file, but am lacking in the UNIX skills to get that process running. I have access to the Pi desktop with VNC, so I can use the terminal to run commands. Your continued help will be very much appreciated … thank you, Richard PS … I have attached my latest log file |
Beta Was this translation helpful? Give feedback.
-
@rsauerbrun, Richard, |
Beta Was this translation helpful? Give feedback.
-
Eric … thank you for your response and continued support. I very much appreciate the help.
I downloaded the 2024.x.x package and have it on my RPi in the downloads directory … but when I run the following command when in the directory …
git clone –recursive https://github.com/AllskyTeam/allsky.git branch v2024.xx.xx<https://github.com/AllskyTeam/allsky.git%20branch%20v2024.xx.xx>
I receive a “Too many arguments” error ..
***@***.***
What am I doing wrong?
As you can tell, I am a newbie in Linux …
Richard
From: Eric Claeys ***@***.***>
Sent: Sunday, September 29, 2024 9:32 PM
To: AllskyTeam/allsky ***@***.***>
Cc: Richard Sauerbrun ***@***.***>; Mention ***@***.***>
Subject: Re: [AllskyTeam/allsky] Nothing but errors when capturing images at night (Discussion #3840)
@rsauerbrun<https://github.com/rsauerbrun>, Richard,
You can download the v2024.xx.xx release, which is still in test, so once it's officially out, please download the official version (which will be called something like v2024.10.20).
Do the same steps you did to install Allsky the last time, but add --branch v2024.xx.xx to the "git clone..." command-line.
—
Reply to this email directly, view it on GitHub<#3840 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AJUO7EDNPMNIOX25ALNKXGTZZDH3BAVCNFSM6AAAAABNMSCJDCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTANZZGMZDKNA>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
|
Beta Was this translation helpful? Give feedback.
-
I downloaded the 2024.xx.xx zip and unpacked it to my downloads directory on the RPi …
***@***.***
But when I run the install.sh, it errors out.
From: Eric Claeys ***@***.***>
Sent: Sunday, September 29, 2024 9:32 PM
To: AllskyTeam/allsky ***@***.***>
Cc: Richard Sauerbrun ***@***.***>; Mention ***@***.***>
Subject: Re: [AllskyTeam/allsky] Nothing but errors when capturing images at night (Discussion #3840)
@rsauerbrun<https://github.com/rsauerbrun>, Richard,
You can download the v2024.xx.xx release, which is still in test, so once it's officially out, please download the official version (which will be called something like v2024.10.20).
Do the same steps you did to install Allsky the last time, but add --branch v2024.xx.xx to the "git clone..." command-line.
—
Reply to this email directly, view it on GitHub<#3840 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AJUO7EDNPMNIOX25ALNKXGTZZDH3BAVCNFSM6AAAAABNMSCJDCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTANZZGMZDKNA>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
|
Beta Was this translation helpful? Give feedback.
-
Richard, we are trying to make Allsky easier for newbies like you, so please let us know if anything is confusing. Run:
|
Beta Was this translation helpful? Give feedback.
-
Excellent … I look forward to the far more user friendly version with a more straight forward install.
I am a retired IT executive with over 40 years’ experience in software development and professional IT services. I just have not had the experience as either a UNIX admin or a developer although I have managed both groups on a world-wide basis.
Here is what I did to make the new install work:
1. Ran mv allsky allsky.OLD
2. Then ran the git clone
3. Received error and ran:
***@***.***
cd ~/allsky; ./install.sh --function create_webui_defines
1. Next, received this screen:
***@***.***
But I do have the ASI120mm-S connected
Sorry to be such a pain, but really want to get this project working,
Richard
From: Eric Claeys ***@***.***>
Sent: Tuesday, October 1, 2024 1:21 PM
To: AllskyTeam/allsky ***@***.***>
Cc: Richard Sauerbrun ***@***.***>; Mention ***@***.***>
Subject: Re: [AllskyTeam/allsky] Nothing but errors when capturing images at night (Discussion #3840)
Richard, we are trying to make Allsky easier for newbies like you, so please let us know if anything is confusing.
Run:
git clone --recursive --branch v2024.xx.xx https://github.com/AllskyTeam/allsky.git
—
Reply to this email directly, view it on GitHub<#3840 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AJUO7EC6COF3J3QTOTSIUVDZZL73NAVCNFSM6AAAAABNMSCJDCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAOBRGMZTGMY>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
|
Beta Was this translation helpful? Give feedback.
-
Thanks again, Eric,
I will upload the images of the errors to Git …
However, the install did not create the config/logs directory … so there is no install.log file
I used the “Find” and there is no file called install.log on the SD card
From: Eric Claeys ***@***.***>
Sent: Wednesday, October 2, 2024 5:39 AM
To: AllskyTeam/allsky ***@***.***>
Cc: Richard Sauerbrun ***@***.***>; Mention ***@***.***>
Subject: Re: [AllskyTeam/allsky] Nothing but errors when capturing images at night (Discussion #3840)
@rsauerbrun<https://github.com/rsauerbrun>, Richard,
GitHub doesn't support email attachments so your images didn't come through. You'll need to log into GitHub to add them.
While there, please attach ~/allsky/config/logs/install.log so I can determine why you got the errors.
—
Reply to this email directly, view it on GitHub<#3840 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AJUO7ECISNQRHJNVW75R5ELZZPSMRAVCNFSM6AAAAABNMSCJDCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAOBSGAYTSNQ>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
|
Beta Was this translation helpful? Give feedback.
-
I saw your screen captures.
and that is when you got this error? |
Beta Was this translation helpful? Give feedback.
-
Closing this Discussion. Let's use #3901 for the installation problems. |
Beta Was this translation helpful? Give feedback.
-
My ASI120mm-S works fine inside, but will not capture images at night. Last night I even tried resetting the configuration to defaults. I added my location and other required settings ... but still no go. I brought the unit inside this morning and fired it up ... I now have a beautiful image of my ceiling.I am adding my log file, which I had set for developer mode. Hopefully, there is enough info for you to help. Thanks for all the dev work you do!
allsky.log
Beta Was this translation helpful? Give feedback.
All reactions