database permission errors during setup
Hi, I really want to try out Immich!
I just setup a new linux server (fedora server) on an old computer of mine and tried to install immich.
I setup docker by just installing it via sudo dnf install docker. It seems that got my a package called moby-engine.
I did not setup docker rootless, so I have to run all docker commands as root.
Then I followed the installation guide (see below for env and compose).
But I cannot reach the server at :2283. In docker ps I can see that the db and immich are constantly restarting. docker logs immich_postgres shows this:
I really would like this to work, so thanks in advance for any help or pointers what could be wrong!
I just setup a new linux server (fedora server) on an old computer of mine and tried to install immich.
I setup docker by just installing it via sudo dnf install docker. It seems that got my a package called moby-engine.
I did not setup docker rootless, so I have to run all docker commands as root.
Then I followed the installation guide (see below for env and compose).
But I cannot reach the server at :2283. In docker ps I can see that the db and immich are constantly restarting. docker logs immich_postgres shows this:
I really would like this to work, so thanks in advance for any help or pointers what could be wrong!