[BUG] Immich-learning continuous restart #1192

Closed
opened 2026-02-05 00:50:11 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Thormir84 on GitHub (Aug 7, 2023).

The bug

After the latest update, the immich-learning's container is stuck in a continuous restart.
Inside the log i can see this message:

python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory

The OS that Immich Server is running on

docker-ce 5:24.0.5-1debian.11bullseye

Version of Immich Server

v1.72.1

Version of Immich Mobile App

v1.72.0

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

NULL

Your .env content

NULL

Reproduction steps

NULL

Additional information

No response

Originally created by @Thormir84 on GitHub (Aug 7, 2023). ### The bug After the latest update, the immich-learning's container is stuck in a continuous restart. Inside the log i can see this message: `python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory python: can't open file '/usr/src/app/src/main.py': [Errno 2] No such file or directory` ### The OS that Immich Server is running on docker-ce 5:24.0.5-1~debian.11~bullseye ### Version of Immich Server v1.72.1 ### Version of Immich Mobile App v1.72.0 ### Platform with the issue - [X] Server - [ ] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML NULL ``` ### Your .env content ```Shell NULL ``` ### Reproduction steps ```bash NULL ``` ### Additional information _No response_
Author
Owner

@bo0tzz commented on GitHub (Aug 7, 2023):

Your compose file is out of date, you'll need to update it to the latest release.

@bo0tzz commented on GitHub (Aug 7, 2023): Your compose file is out of date, you'll need to update it to the latest release.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#1192