Trying to update to v0.20.0 #826
-
I've had a working v0.19.0, but trying to update using docker compose fails when I try to reach the server on my local ip |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 26 replies
-
Are there any logs being produced? e.g. |
Beta Was this translation helpful? Give feedback.
-
Same issue on my Raspberry Pi 4. My logs show:
I ran it through chatgpt and it said:
|
Beta Was this translation helpful? Give feedback.
-
For anyone affected by this, we are trying to narrow down the cause - If you are affected, please can you provide some further details about your setup?
And any other information that you feel might help us to diagnose. |
Beta Was this translation helpful? Give feedback.
-
the same problem |
Beta Was this translation helpful? Give feedback.
-
A v0.20.1 has been published to fix the ARM builds and some of the other issues people have found over the last couple days. It also contains a security issue patch. The docker containers are still building as of the time of this post, but once they get published you should be able to use the We're very sorry for the inconvenience and trouble this has caused. |
Beta Was this translation helpful? Give feedback.
So for some reason the rootless build continues to fail for old ARM, so those images aren't available (still looking into it), but for the regular builds if you run
main
ornightly
the bad builds should be fixed for ARM64/ARM devices.