Allsky keeps reverting back to an old version of the overlay #4078
Replies: 18 comments 6 replies
-
Can you please provide a little more info
Thanks Alex |
Beta Was this translation helpful? Give feedback.
-
@NeilAllison147, in v2024.12.06 the Did you change something between the 13:54 and 13:55 images? |
Beta Was this translation helpful? Give feedback.
-
Hi Eric
Yeah, that's the problem - I DID remove both of those... and they just
reappeared again.
Nothing was changed between the 2 images.
I just happened to take a look at the camera and noticed that the overlay
had reverted back to an old version again. So I looked through the images
to find out when it occurred.
I suspected that it was during the night to day transition but it was early
afternoon.
…--
Thanks and Best Regards
Neil
On Wed, Dec 18, 2024 at 9:55 PM Eric Claeys ***@***.***> wrote:
@NeilAllison147 <https://github.com/NeilAllison147>, in v2024.12.06 the
Brightness setting is gone so you'll need to remove ${BRIGHTNESS} from
your overlay.
For `${AS_MOON_RISE_TIME}', do as the message says. The variable probably
isn't defined in both tabs.
Did you change something between the 13:54 and 13:55 images?
—
Reply to this email directly, view it on GitHub
<#4078 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APT5YNGXH6J3OZJ52QXW4CL2GFICNAVCNFSM6AAAAABTZX32RCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNRQGQYDSNY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Just an update on this issue.
After rebooting the Pi, this issue has never resurfaced so it can be closed.
…--
Thanks and Best Regards
Neil
On Thu, Dec 19, 2024 at 8:07 AM Neil Allison ***@***.***> wrote:
Hi Eric
Yeah, that's the problem - I DID remove both of those... and they just
reappeared again.
Nothing was changed between the 2 images.
I just happened to take a look at the camera and noticed that the overlay
had reverted back to an old version again. So I looked through the images
to find out when it occurred.
I suspected that it was during the night to day transition but it was
early afternoon.
--
Thanks and Best Regards
Neil
On Wed, Dec 18, 2024 at 9:55 PM Eric Claeys ***@***.***>
wrote:
> @NeilAllison147 <https://github.com/NeilAllison147>, in v2024.12.06 the
> Brightness setting is gone so you'll need to remove ${BRIGHTNESS} from
> your overlay.
> For `${AS_MOON_RISE_TIME}', do as the message says. The variable probably
> isn't defined in both tabs.
>
> Did you change something between the 13:54 and 13:55 images?
>
> —
> Reply to this email directly, view it on GitHub
> <#4078 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/APT5YNGXH6J3OZJ52QXW4CL2GFICNAVCNFSM6AAAAABTZX32RCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNRQGQYDSNY>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
|
Beta Was this translation helpful? Give feedback.
-
Reboots on the Pi are like on Windows. They hide the underlying problem but don’t fix it, so it usually comes back. |
Beta Was this translation helpful? Give feedback.
-
Me and my big mouth !!!
As soon as I say it's resolved, the overlay data disappears again :(
I'm running v2024.12.06
Interestingly, some files mentioned in in the settings.json file: -
"extratext": "/home/neil/allsky/config/overlay/config/overlay.json"
"daytimeoverlay": "overlay.json",
"nighttimeoverlay": "overlay.json",
aren't there any longer.
…--
Thanks and Best Regards
Neil
On Wed, Dec 18, 2024 at 8:10 PM Alex ***@***.***> wrote:
Can you please provide a little more info
- What version of Allsky are you using
- Can you please attach the allsky.log file rather than paste it, its
easier to read and you can post a lot more of the file
- If its v2026 can you attach the ~/allsky/config/settings.json file
Thanks
Alex
—
Reply to this email directly, view it on GitHub
<#4078 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APT5YNHBY5LKS3SYSEAX7MD2GE3WVAVCNFSM6AAAAABTZX32RCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNRQGI4DQNY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
@NeilAllison147, that stinks! |
Beta Was this translation helpful? Give feedback.
-
Version is v2024.12.06 |
Beta Was this translation helpful? Give feedback.
-
@NeilAllison147, thanks. I'll take a look. GitHub doesn't accept email attachments. |
Beta Was this translation helpful? Give feedback.
-
@NeilAllison147,
Please attach Also, @Alex-developer, Any idea on this error that appears for each image: ~~~ libpng warning: iCCP: known incorrect sRGB profile ~~~ Also, line 209 in allsky_overlay.py is: Would the error that Neil's getting indicate something strange in the environment? |
Beta Was this translation helpful? Give feedback.
-
@EricClaeys Unfortunately, I've slept since then so I haven't got a clue what was changed :( If I change the image URL to "http://hv-allsky.duckdns.org:22147/image.jpg", I get the error "ERROR: Image URL 'http://hv-allsky.duckdns.org:22147/image.jpg' does not appear to be a valid image." The attached overlay file is from ~/allsky/config/overlay/myTemplates/overlay.json, and that looks to be the one it should be using. |
Beta Was this translation helpful? Give feedback.
-
Aaaaannnndddd the overlay data is back :) |
Beta Was this translation helpful? Give feedback.
-
This is odd. The upgrade renames the overlay files and adds meta data to them. The attached overlay.json is in the old format suggesting its not been thru the upgrade process. Using the old format overlays in the new overlay manager will confuse it @NeilAllison147 Do you still have the installation log? They are in ~/allsky/config/logs its the install.log file that I am initially interested in Thanks Alex |
Beta Was this translation helpful? Give feedback.
-
install.log is attached, @Alex-developer This was upgraded, not installed from scratch as my camera is not accessible (and the Pi is housed with the camera). (Alex) EDIT: I have removed the log as it has some sensitive details in it |
Beta Was this translation helpful? Give feedback.
-
Actually, that's not 100% correct. |
Beta Was this translation helpful? Give feedback.
-
Thanks for that It looks like the install was run twice, once at 10:23 and again at 10:33 In the 10:23 install the installer used a default overlay as no prior allsky was found
Did you copy the overlay.json file from anywhere as it should be using the 'overlay-RPi_HQ-4056x3040-both.json' overlay which is in the myTemplates folder. You could try editing the settings.json file and change the following two lines to this. It will revert the overlay back to the default one provided by Allsky.
Then let Allsky run for a while and if all is ok go into the overlay editor and create a new overlay and add your fields back I could try and manually convert the overlay.json file you provided if that will help but do the steps above first |
Beta Was this translation helpful? Give feedback.
-
Hi Alex Can you send me the standard overlay-RPi_HQ-4056x3040-both.json file please, Alex? On the plus side, it does seem to be behaving itself now that I've made the changes you suggested. I have to be honest though, I'm struggling to understand how the whole overlay process works now. Video is attached. Overlay.mp4 |
Beta Was this translation helpful? Give feedback.
-
@NeilAllison147, |
Beta Was this translation helpful? Give feedback.
-
I have updated my overlay layout twice now since upgrading to the latest version.
The 1st time, I thought it must be user error.
But today, it has again reverted back to a previous layout.
The saved image at 13:54 is showing the proper layout (I.E the one I want to keep).
The saved image at 13:55 is showing the old version of the overlay.
Below is an extract of the allsky.log file from that time period.
Any thoughts, anybody?
Beta Was this translation helpful? Give feedback.
All reactions