Unable login to Immch from Mobile & Raspberry pi 5 post Upgrade
My Services was running sucessfully for past 6months. Issue started with yesterday with My mobile android app is not showing photos & folder , search by people was working fine.
came to know the the app was running in Beta version & my docker need to upgraded . then today i upgrade docker file & everything was failing..
downlaoded latest yaml file from github & restarted docker then it failes.
errors
$docker compose up -d
[+] Running 4/4
Container immich_redis Running
Container immich_postgres Running 0.0s
Container immich_machine_learning Running 0.0s
Container immich_server Started
Note;My server is on raspberry pi 5, have OVM setted up , Docker for Immch with android app user
came to know the the app was running in Beta version & my docker need to upgraded . then today i upgrade docker file & everything was failing..
downlaoded latest yaml file from github & restarted docker then it failes.
errors
- "Restarting (1) 55 seconds ago "
$docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
3079ca77e067 ghcr.io/immich-app/immich-server:release "tini -- /bin/bash -…" 3 minutes ago Restarting (1) 55 seconds ago immich_server
$docker compose up -d
[+] Running 4/4
- "no such service: immich_server"
$docker compose logs -f immich_server
no such service: immich_server
Note;My server is on raspberry pi 5, have OVM setted up , Docker for Immch with android app user