machine learning
getting
i checked several help topics here with several solutions, but none have helped so far :/
also tried adding the .env content (which basically is just the db connection stuff + upload path/volume) to this service, but that didnt solve the problem either.
cant connect to the container to do deeper troubleshooting as it is in a constant restart state.
you guys have any idea what i am missing?
[FATAL tini (7)] exec worker failed: No such file or directory.i checked several help topics here with several solutions, but none have helped so far :/
- i am using portainer for management
- server, db, redis container all work like a charm (and so does immich per se)
- restarting and pruning docker didnt help either
- even a fresh install with a fresh database + cache didnt help
- used the following docker-compose.yml as reference: https://github.com/immich-app/immich/releases/latest/download/docker-compose.yml
also tried adding the .env content (which basically is just the db connection stuff + upload path/volume) to this service, but that didnt solve the problem either.
cant connect to the container to do deeper troubleshooting as it is in a constant restart state.
you guys have any idea what i am missing?