ProtoBn7
ProtoBn7
Yes did the last update this morning same behavior
No, I don't find the settings that I need to change in the edit page of the docker and this issue was also happening before the update
So what should I do ?
I don't find those entry in the docker setting page of immich : use "SERVER_PORT" or "MACHINE_LEARNING_PORT" instead of "IMMICH_PORT" and use "SERVER_HOST" or "MACHINE_LEARNING_HOST" instead of "IMMICH_HOST"
Those are the container settings that I have docker run -d --name='immich' --net='bridge' --pids-limit 2048 -e TZ="Europe/Paris" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Proto-Serv" -e HOST_CONTAINERNAME="immich" -e 'DB_HOSTNAME'='192.168.0.38' -e 'DB_USERNAME'='postgres' -e 'DB_PASSWORD'='postgres' -e...
OK so I have seen this issue on reddit and other, but I have no idea how to run it, do I run it via the console of the the...