docker logs im_postgres mkdir: cannot create directory ‘/var/lib/postgresql/data’: File exists mkdir: cannot create directory ‘/var/lib/postgresql/data’: File exists mkdir: cannot create directory ‘/var/lib/postgresql/data’: File exists mkdir: cannot create directory ‘/var/lib/postgresql/data’: File exists mkdir: cannot create directory ‘/var/lib/postgresql/data’: File exists mkdir: cannot create directory ‘/var/lib/postgresql/data’: File exists mkdir: cannot create directory ‘/var/lib/postgresql/data’: File exists mkdir: cannot create directory ‘/var/lib/postgresql/data’: File exists mkdir: cannot create directory ‘/var/lib/postgresql/data’: File exists mkdir: cannot create directory ‘/var/lib/postgresql/data’: File exists mkdir: cannot create directory ‘/var/lib/postgresql/data’: File exists mkdir: cannot create directory ‘/var/lib/postgresql/data’: File exists mkdir: cannot create directory ‘/var/lib/postgresql/data’: File exists docker logs im_redis 1:C 06 Apr 2025 00:07:29.683 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 1:C 06 Apr 2025 00:07:29.683 # Redis version=6.2.17, bits=64, commit=00000000, modified=0, pid=1, just started 1:C 06 Apr 2025 00:07:29.683 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf 1:M 06 Apr 2025 00:07:29.683 * monotonic clock: POSIX clock_gettime 1:M 06 Apr 2025 00:07:29.687 * Running mode=standalone, port=6379. 1:M 06 Apr 2025 00:07:29.687 # Server initialized 1:M 06 Apr 2025 00:07:29.687 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. 1:M 06 Apr 2025 00:07:29.705 * Loading RDB produced by version 6.2.17 1:M 06 Apr 2025 00:07:29.705 * RDB age 67 seconds 1:M 06 Apr 2025 00:07:29.705 * RDB memory usage when created 0.77 Mb 1:M 06 Apr 2025 00:07:29.705 # Done loading RDB, keys loaded: 0, keys expired: 0. 1:M 06 Apr 2025 00:07:29.705 * DB loaded from disk: 0.015 seconds 1:M 06 Apr 2025 00:07:29.705 * Ready to accept connections 1:signal-handler (1743898077) Received SIGTERM scheduling shutdown... 1:M 06 Apr 2025 00:07:57.807 # User requested shutdown... 1:M 06 Apr 2025 00:07:57.807 * Saving the final RDB snapshot before exiting. 1:M 06 Apr 2025 00:07:57.895 * DB saved on disk 1:M 06 Apr 2025 00:07:57.895 # Redis is now ready to exit, bye bye... docker logs im_ml [06/21/25 16:39:58] INFO Starting gunicorn 23.0.0 [06/21/25 16:39:58] INFO Listening at: http://[::]:3003 (8) [06/21/25 16:39:58] INFO Using worker: immich_ml.config.CustomUvicornWorker [06/21/25 16:39:58] INFO Booting worker with pid: 9 [06/21/25 16:40:06] INFO Started server process [9] [06/21/25 16:40:06] INFO Waiting for application startup. [06/21/25 16:40:06] INFO Created in-memory cache with unloading after 300s of inactivity. [06/21/25 16:40:06] INFO Initialized request thread pool with 8 threads. [06/21/25 16:40:06] INFO Application startup complete.