Errors/Warnings when moving from Root to Rootless Docker Setup
🚧Setup❓Question🗄️Server☑️Ready
Hi,
After seeing the rootless docker compose file in the most recent release, I decided to move my setup to rootless too. It all seems to work fine, but I keep getting these two errors/warnings in the logs:
immich_postgres | chmod: changing permissions of '/var/run/postgresql': Operation not permitted
immich_postgres | chmod: changing permissions of '/var/run/postgresql': Operation not permitted
immich_machine_learning | [<date> <time>] ERROR Control server error: [Errno 13] Permission denied
immich_machine_learning | [<date> <time>] ERROR Control server error: [Errno 13] Permission denied
- Message too long, will add logs below -
Considering everything seems to have the right permissions, and seems to be set up ok, why do I still see the two errors/warnings I've mentioned above?