Issue since this last or 2 releases ago

Getting this message whenever the docker container goes in an up status
No description
8 Replies
jrasm91
jrasm913y ago
Could you post the immich-server logs?
athornfam2
athornfam2OP3y ago
path to the log file?
Alex Tran
Alex Tran3y ago
Have you read the release note to update the docker-compose and .env file?
athornfam2
athornfam2OP3y ago
I can't say I've really read into anything for the last month since updates come out so frequently.
jrasm91
jrasm913y ago
In the last release or two there's some breaking changes. Why don't you go read through those and apply the updates. Specifically in 1.51 there's some docker-compose and .env file updates.
athornfam2
athornfam2OP3y ago
So, I got the web page to load now with the changes from .env and .yml but I'm not able to log in at all. I definitely know the username and password are correct as they are from my password manager Also when loading the mobile app I get a 502 bad gateway
Alex Tran
Alex Tran3y ago
can you check the status of your containers? as well as getting the logs from the server
athornfam2
athornfam2OP3y ago
Weird. working now after I did this root@azr-its-cc-vm-immich:/immich-app# docker-compose top ERROR: Container 041e588b678363b103be4203df22e6373fecee9ab48194aa65c25db771c95301 is restarting, wait until the container is running root@azr-its-cc-vm-immich:/immich-app# docker-container restart docker-container: command not found root@azr-its-cc-vm-immich:/immich-app# docker-compose restart Restarting immich_web ... done Restarting immich_microservices ... done Restarting immich_server ... done Restarting immich_postgres ... done Restarting immich_machine_learning ... done Restarting immich_typesense ... done Restarting immich_proxy ... done Restarting immich_redis ... done

Did you find this page helpful?