Replies: 11 comments 9 replies
-
Can you add the immich-server logs? |
Beta Was this translation helpful? Give feedback.
-
@Darvyn Convert to discussion, please continue the conversation here. Can you provide the logs? |
Beta Was this translation helpful? Give feedback.
-
Same error with latest docker images
|
Beta Was this translation helpful? Give feedback.
-
I have the same issue
|
Beta Was this translation helpful? Give feedback.
-
I just upgraded to 1.73.0 and it is working fine for me. @coutouly and @trlsmax what does your docker-compose look like? Are you pulling the proper typesense version like:
|
Beta Was this translation helpful? Give feedback.
-
I am in a New install not an update .
For an update it IS working fine
I am taking thé docker composé file as is it
Le mer. 16 août 2023, 16:44, adambeck7 ***@***.***> a écrit :
… I just upgraded to 1.73.0 and it is working fine for me. @coutouly
<https://github.com/coutouly> and @trlsmax <https://github.com/trlsmax>
what does your docker-compose look like? Are you pulling the proper
typesense version like:
typesense:
container_name: immich_typesense
image: ***@***.***:9bcff2b829f12074426ca044b56160ca9d777a0c488303469143dd9f8259d4dd
—
Reply to this email directly, view it on GitHub
<#3717 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABVXQLMUSWZO4KN26CAOVDDXVTMEDANCNFSM6AAAAAA3R333XI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
i did not change everything
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
i've got same error after updating 1.74 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
The bug
After using the command docker-compose pull && docker-compose up -d # Or
docker compose up -d
to upgrade to v1.73.0, the site show a 500 error:The OS that Immich Server is running on
Mac OS
Version of Immich Server
v.1.73.0
Version of Immich Mobile App
v.1.73.0
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
1.docker-compose pull && docker-compose up -d, got the 500 error. 2.Then I tried to docker-compose down, and to execute docker-compose up without -d, it works. 3.But after I turned down and execute docker-compose -up -d , the 500 error shows again.
Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions