[BUG] Unable to upgrade past v1.71.0 #3722
Replies: 20 comments
-
Please try to bring all the containers down and up again. Make sure to repull the images as well |
Beta Was this translation helpful? Give feedback.
-
node[8]: ../src/node_platform.cc:68:std::unique_ptr node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start(): Assertion |
Beta Was this translation helpful? Give feedback.
-
Which log is it coming from and which machine are you running your ubuntu server on? |
Beta Was this translation helpful? Give feedback.
-
That was the log via portainer for the immich server container. |
Beta Was this translation helpful? Give feedback.
-
It looks like the local images are corrupt. You should delete them and then re-pull them again. |
Beta Was this translation helpful? Give feedback.
-
I |
Beta Was this translation helpful? Give feedback.
-
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.
|
Beta Was this translation helpful? Give feedback.
-
@Chris-Marlow does it start eventually? |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
-
@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.
|
Beta Was this translation helpful? Give feedback.
-
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? |
Beta Was this translation helpful? Give feedback.
-
I'm afraid I was not fortunate enough to encounter to the same phenomenon you were @Chris-Marlow . |
Beta Was this translation helpful? Give feedback.
-
@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? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Was worth a shot. I'm a bit over my skis here, so hopefully someone else has a good suggestion for you. |
Beta Was this translation helpful? Give feedback.
-
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:
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
I'm running docker 23.0.1 on Debian 11.6 (5.10.0-21-amd64). |
Beta Was this translation helpful? Give feedback.
-
Just for you record, I had finished the upgrade from 1.74.0 to 1.76.0 today, the lovely 500 error shown up and gone about 15 mins late, because the immich_server startup is quite quite slow. It's blame on my over 30 thousand pic uploaded...... btw, the whole system running at my poor QNAP 551 system, it's quite smoothly except the starting up, that's |
Beta Was this translation helpful? Give feedback.
-
Closing since typesense has been removed in #3605 |
Beta Was this translation helpful? Give feedback.
-
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
Beta Was this translation helpful? Give feedback.
All reactions