-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Unable to upgrade past v1.71.0 #3587
Comments
Please try to bring all the containers down and up again. Make sure to repull the images as well |
node[8]: ../src/node_platform.cc:68:std::unique_ptr node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start(): Assertion |
Which log is it coming from and which machine are you running your ubuntu server on? |
That was the log via portainer for the immich server container. |
It looks like the local images are corrupt. You should delete them and then re-pull them again. |
I |
Confirming scenario reported by @vulcanjedi above. Seeing same symptoms, and performed the same troubleshooting including removing all images and containers and redeployed w/ Portainer. If it matters, it appears (to me) the typesense container is producing zero log output, and the immich_server container is failing when trying to connect to the typesense container.
|
@Chris-Marlow does it start eventually? |
Agree I've had issues w/ typesense in the past when first trying out Immich but once I got past it everything has been great specially w/ the latest updates / features. I seem to no really be able to go to 0.24.1 on typesense reliably either. |
@alextran1502 it appears the answer is a qualified "maybe". Following yesterday's post I left the containers running, and the main Immich page is loading now instead of giving a 503. However, if I'm reading the logs for immich_server correctly, it appears it may have given up on waiting, then moved on? Containers started @0134 UTC, then around 0206UTC the below error came out (truncated). 25 seconds later the Nest application tries again and appears to come up somewhat clean. Full logs from the immich_server container: immich_server_logs_20230808.txt To determine if it was a "first time start issue" or a "every time start issue" I stopped the entire stack, then restarted. The full stack started within 7 seconds with no errors, and seems to run.
|
Well that's frustrating. I tore down the stack, removed the images, and re-deployed the stack in portainer because I wanted to check some timings (same troubleshooting steps from yesterday), and the app started cleanly. No errors at all..... Same version of Immich (1.72.2) @vulcanjedi are you able to confirm the same this morning? |
I'm afraid I was not fortunate enough to encounter to the same phenomenon you were @Chris-Marlow . |
@vulcanjedi - reviewing your config, it appears you're pulling typesnse v0.24.0. I believe this should be updated to v0.24.1 according to https://documentation.immich.app/docs/install/docker-compose. Perhaps try changing and see if it resolves your issue? |
|
Was worth a shot. I'm a bit over my skis here, so hopefully someone else has a good suggestion for you. |
So I had the same issue, typesense was responding 503 errors to the server. Here is the steps to delete the typesense volume when using docker compose:
|
|
I'm running docker 23.0.1 on Debian 11.6 (5.10.0-21-amd64). |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
The bug
Unable to upgrade past v1.71.0
Have taken the past releases w/o issue
#1.71.0 #1.70.0 #1.69.0 #1.68.0 #1.67.2 #1 #1.66.1 #1.65.0 #v1.63.2
The OS that Immich Server is running on
ubuntu docker
Version of Immich Server
v1.72.1
Version of Immich Mobile App
v1.72.1
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
Additional information
No response
The text was updated successfully, but these errors were encountered: