Should I do anything special?
Hi all 😉
I installed Immich with this link (https://immich.app/docs/install/script), do I need to do anything to upgrade to reduce the containers needed?
18 Replies
Yes, you will need to modify the docker-compose file as well
I need just to remove the both containers? Have you got a tutorial for that? Thanks !
I don't want to do something stupid
https://github.com/immich-app/immich/discussions/5086 Shows exactly what to change
GitHub
Upcoming Container Consolidation (breaking changes planned for the ...
Hello, Immich Fans! With an effort to reduce complexity, we have worked on simplifying the deployment and inter-container communication within Immich. We have reduced the total services from 8 cont...
Keep in mind this only takes effect with release 1.88.0
Oooooh! Okay, sorry, thanks for your patience -_-'
I have an issue
[Nest] 8 - 11/18/2023, 4:57:47 PM LOG [SearchService] Running bootstrap
Request #1700326667676: Request to Node 0 failed due to "undefined Request failed with HTTP code 503 | Server said: Not Ready or Lagging"
Request #1700326667676: Sleeping for 4s and then retrying request...
Request #1700326667676: Request to Node 0 failed due to "undefined Request failed with HTTP code 503 | Server said: Not Ready or Lagging"
wait a few mins
ok
complete logs sorry
Request #1700326667676: Request to Node 0 failed due to "undefined Request failed with HTTP code 503 | Server said: Not Ready or Lagging"
Request #1700326667676: Sleeping for 4s and then retrying request...
Request #1700326667676: Request to Node 0 failed due to "undefined Request failed with HTTP code 503 | Server said: Not Ready or Lagging"
Request #1700326667676: Sleeping for 4s and then retrying request...
[Nest] 8 - 11/18/2023, 4:57:55 PM LOG [TypesenseRepository] Schema up to date: assets/assets-v10
[Nest] 8 - 11/18/2023, 4:57:55 PM LOG [TypesenseRepository] Schema up to date: albums/albums-v2
[Nest] 8 - 11/18/2023, 4:57:55 PM LOG [TypesenseRepository] Schema up to date: faces/faces-v1
[Nest] 8 - 11/18/2023, 4:57:55 PM LOG [TypesenseRepository] Alias mapping: [{"collection_name":"faces-v1","name":"faces"},{"collection_name":"albums-v2","name":"albums"},{"collection_name":"assets-v10","name":"assets"}]
[Nest] 8 - 11/18/2023, 4:57:55 PM LOG [TypesenseRepository] Collections needing migration: {"assets":false,"albums":false,"faces":false}
[Nest] 8 - 11/18/2023, 4:57:56 PM LOG [AppService] Feature Flags: {
"clipEncode": true,
"facialRecognition": true,
"tagImage": true,
"map": true,
"reverseGeocoding": true,
"sidecar": true,
"search": true,
"trash": true,
"oauth": false,
"oauthAutoLaunch": false,
"passwordLogin": true,
"configFile": false
}
[Nest] 8 - 11/18/2023, 4:57:56 PM LOG [NestApplication] Nest application successfully started +40ms
[Nest] 8 - 11/18/2023, 4:57:56 PM LOG [ImmichServer] Immich Server is listening on http://[::1]:3001 [v1.87.0] [PRODUCTION]

All is 'green' but I can't reach Immich
typesense logs:
20231118 16:52:54.546720 166 controller.cpp:1454] SIGINT was installed with 1
W20231118 16:52:54.547242 166 raft_server.cpp:570] Single-node with no leader. Resetting peers.
W20231118 16:52:54.553299 166 node.cpp:894] node default_group:172.18.0.2:8107:8108 set_peer from 172.18.0.4:8107:8108 to 172.18.0.2:8107:8108
W20231118 16:57:53.282583 167 controller.cpp:1454] SIGINT was installed with 1
W20231118 16:57:53.283520 167 node.cpp:811] [default_group:172.18.0.2:8107:8108 ] Refusing concurrent configuration changing
E20231118 16:57:53.284087 204 raft_server.h:62] Peer refresh failed, error: Doing another configuration change
what is your docker-compose file look like?
I had to copy twice
wait
This is the docker-compose file for the next release
for this release you are still supposed to use the old docker-compose file
aaah ok
I must wait the next update to use this DC then
yes, for this update, just use the old one, so revert your changes
ok, sorry
thank you very much
no problem
😊
thanks Alex