Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Izya12@nas:/Volume2/Docker/immich-app/docker# rm pgdata -r
- Izya12@nas:/Volume2/Docker/immich-app/docker# docker-compose down
- [+] Running 6/6
- ⠿ Container immich_db_dumper Removed 0.1s
- ⠿ Container immich_machine_learning Removed 0.1s
- ⠿ Container immich_server Removed 0.1s
- ⠿ Container immich_redis Removed 0.0s
- ⠿ Container immich_postgres Removed 0.0s
- ⠿ Network immich_default Removed 0.2s
- Izya12@nas:/Volume2/Docker/immich-app/docker# docker-compose create
- [+] Running 6/6
- ⠿ Network immich_default Created 0.1s
- ⠿ Container immich_machine_learning Created 0.4s
- ⠿ Container immich_postgres Created 0.4s
- ⠿ Container immich_redis Created 0.4s
- ⠿ Container immich_db_dumper Created 0.3s
- ⠿ Container immich_server Created 0.3s
- Izya12@nas:/Volume2/Docker/immich-app/docker# docker start immich_postgres
- immich_postgres
- Izya12@nas:/Volume2/Docker/immich-app/docker# docker logs immich_postgres
- The files belonging to this database system will be owned by user "postgres".
- This user must also own the server process.
- The database cluster will be initialized with locale "en_US.utf8".
- The default database encoding has accordingly been set to "UTF8".
- The default text search configuration will be set to "english".
- Data page checksums are enabled.
- fixing permissions on existing directory /var/lib/postgresql/data ... ok
- creating subdirectories ... ok
- selecting dynamic shared memory implementation ... posix
- selecting default max_connections ... 100
- selecting default shared_buffers ... 128MB
- selecting default time zone ... Asia/Yekaterinburg
- creating configuration files ... ok
- running bootstrap script ... ok
- performing post-bootstrap initialization ... ok
- syncing data to disk ... ok
- Success. You can now start the database server using:
- pg_ctl -D /var/lib/postgresql/data -l logfile start
- initdb: warning: enabling "trust" authentication for local connections
- You can change this by editing pg_hba.conf or using the option -A, or
- --auth-local and --auth-host, the next time you run initdb.
- waiting for server to start....2024-10-02 12:44:53.283 +05 [50] LOG: redirecting log output to logging collector process
- 2024-10-02 12:44:53.283 +05 [50] HINT: Future log output will appear in directory "log".
- done
- server started
- CREATE DATABASE
- /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/*
- waiting for server to shut down.... done
- server stopped
- PostgreSQL init process complete; ready for start up.
- 2024-10-02 12:44:53.876 +05 [1] LOG: redirecting log output to logging collector process
- 2024-10-02 12:44:53.876 +05 [1] HINT: Future log output will appear in directory "log".
- Izya12@nas:/Volume2/Docker/immich-app/docker# gunzip < db_dumps/weekly/immich-202436.sql.gz | sed "s/SELECT pg_catalog.set_config('search_path', '', false);/SELECT pg_catalog.set_config('search_path', 'public, pg_catalog', true);/g" | docker exec -i immich_postgres psql --username=postgres
- psql: error: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: FATAL: role "postgres" does not exist
- Izya12@nas:/Volume2/Docker/immich-app/docker# docker exec -i immich_postgres psql -U immich_postgres -d immich -h localhost
- CREATE ROLE postgres WITH LOGIN SUPERUSER PASSWORD '1qaz@WSX_postgres';
- CREATE ROLE
- ^C
- Izya12@nas:/Volume2/Docker/immich-app/docker# gunzip < db_dumps/weekly/immich-202436.sql.gz | sed "s/SELECT pg_catalog.set_config('search_path', '', false);/SELECT pg_catalog.set_config('search_path', 'public, pg_catalog', true);/g" | docker exec -i immich_postgres psql --username=postgres
- SET
- SET
- SET
- SET
- SET
- set_config
- --------------------
- public, pg_catalog
- (1 row)
- SET
- SET
- SET
- SET
- ALTER SCHEMA
- CREATE SCHEMA
- ALTER SCHEMA
- CREATE EXTENSION
- COMMENT
- CREATE EXTENSION
- COMMENT
- CREATE EXTENSION
- COMMENT
- CREATE EXTENSION
- COMMENT
- CREATE EXTENSION
- COMMENT
- CREATE EXTENSION
- COMMENT
- CREATE TYPE
- ALTER TYPE
- CREATE FUNCTION
- ALTER FUNCTION
- CREATE FUNCTION
- ALTER FUNCTION
- SET
- SET
- CREATE TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- COMMENT
- CREATE TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- CREATE SEQUENCE
- ALTER SEQUENCE
- ALTER SEQUENCE
- CREATE TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- CREATE SEQUENCE
- ALTER SEQUENCE
- ALTER SEQUENCE
- CREATE TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- CREATE SEQUENCE
- ALTER SEQUENCE
- ALTER SEQUENCE
- CREATE TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- CREATE SEQUENCE
- ALTER SEQUENCE
- ALTER SEQUENCE
- CREATE TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- CREATE TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- COPY 0
- COPY 0
- COPY 0
- COPY 0
- COPY 2
- COPY 184490
- COPY 213928
- COPY 107339
- COPY 0
- COPY 107339
- COPY 881
- COPY 107339
- COPY 184490
- COPY 206254
- COPY 1
- COPY 0
- COPY 0
- COPY 165
- COPY 0
- COPY 4274
- COPY 2
- COPY 5800
- COPY 4
- COPY 77
- COPY 2
- COPY 62913
- COPY 87253
- COPY 0
- COPY 5
- COPY 0
- COPY 0
- COPY 0
- COPY 2
- COPY 0
- COPY 2
- setval
- --------
- 911
- (1 row)
- setval
- --------
- 165
- (1 row)
- setval
- --------
- 21370
- (1 row)
- setval
- --------
- 1
- (1 row)
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- CREATE INDEX
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- ALTER TABLE
- REVOKE
- GRANT
- Izya12@nas:/Volume2/Docker/immich-app/docker# docker-compose up -d && docker-compose logs -f
- [+] Running 5/5
- ⠿ Container immich_postgres Running 0.0s
- ⠿ Container immich_redis Started 0.6s
- ⠿ Container immich_machine_learning Started 0.8s
- ⠿ Container immich_db_dumper Started 1.0s
- ⠿ Container immich_server Started 0.5s
- immich_db_dumper | 2024/10/02 12:47:26 Running version: v0.0.11
- immich_db_dumper | 2024/10/02 12:47:26 new cron: @daily
- immich_db_dumper | 2024/10/02 12:47:26 Opening port 8080 for health checking
- immich_postgres | The files belonging to this database system will be owned by user "postgres".
- immich_redis | 1:C 02 Oct 2024 07:47:25.908 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
- immich_redis | 1:C 02 Oct 2024 07:47:25.908 # Redis version=6.2.14, bits=64, commit=00000000, modified=0, pid=1, just started
- immich_redis | 1:C 02 Oct 2024 07:47:25.908 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
- immich_redis | 1:M 02 Oct 2024 07:47:25.908 * monotonic clock: POSIX clock_gettime
- immich_postgres | This user must also own the server process.
- immich_postgres |
- immich_postgres | The database cluster will be initialized with locale "en_US.utf8".
- immich_postgres | The default database encoding has accordingly been set to "UTF8".
- immich_postgres | The default text search configuration will be set to "english".
- immich_redis | 1:M 02 Oct 2024 07:47:25.909 * Running mode=standalone, port=6379.
- immich_redis | 1:M 02 Oct 2024 07:47:25.909 # Server initialized
- immich_redis | 1:M 02 Oct 2024 07:47:25.909 # 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.
- immich_redis | 1:M 02 Oct 2024 07:47:25.909 * Ready to accept connections
- immich_postgres |
- immich_postgres | Data page checksums are enabled.
- immich_postgres |
- immich_postgres | fixing permissions on existing directory /var/lib/postgresql/data ... ok
- immich_postgres | creating subdirectories ... ok
- immich_postgres | selecting dynamic shared memory implementation ... posix
- immich_postgres | selecting default max_connections ... 100
- immich_postgres | selecting default shared_buffers ... 128MB
- immich_postgres | selecting default time zone ... Asia/Yekaterinburg
- immich_server | Detected CPU Cores: 4
- immich_postgres | creating configuration files ... ok
- immich_postgres | running bootstrap script ... ok
- immich_postgres | performing post-bootstrap initialization ... ok
- immich_postgres | syncing data to disk ... ok
- immich_postgres |
- immich_postgres |
- immich_postgres | Success. You can now start the database server using:
- immich_postgres |
- immich_postgres | pg_ctl -D /var/lib/postgresql/data -l logfile start
- immich_postgres |
- immich_postgres | initdb: warning: enabling "trust" authentication for local connections
- immich_postgres | You can change this by editing pg_hba.conf or using the option -A, or
- immich_postgres | --auth-local and --auth-host, the next time you run initdb.
- immich_postgres | waiting for server to start....2024-10-02 12:44:53.283 +05 [50] LOG: redirecting log output to logging collector process
- immich_postgres | 2024-10-02 12:44:53.283 +05 [50] HINT: Future log output will appear in directory "log".
- immich_postgres | done
- immich_postgres | server started
- immich_postgres | CREATE DATABASE
- immich_postgres |
- immich_postgres |
- immich_postgres | /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/*
- immich_postgres |
- immich_postgres | waiting for server to shut down.... done
- immich_postgres | server stopped
- immich_postgres |
- immich_postgres | PostgreSQL init process complete; ready for start up.
- immich_postgres |
- immich_postgres | 2024-10-02 12:44:53.876 +05 [1] LOG: redirecting log output to logging collector process
- immich_postgres | 2024-10-02 12:44:53.876 +05 [1] HINT: Future log output will appear in directory "log".
- immich_machine_learning | [10/02/24 12:47:27] INFO Starting gunicorn 23.0.0
- immich_machine_learning | [10/02/24 12:47:27] INFO Listening at: http://[::]:3003 (9)
- immich_machine_learning | [10/02/24 12:47:27] INFO Using worker: app.config.CustomUvicornWorker
- immich_machine_learning | [10/02/24 12:47:27] INFO Booting worker with pid: 10
- immich_server | Starting api worker
- immich_server | Starting microservices worker
- immich_machine_learning | [10/02/24 12:47:34] INFO Started server process [10]
- immich_machine_learning | [10/02/24 12:47:34] INFO Waiting for application startup.
- immich_machine_learning | [10/02/24 12:47:34] INFO Created in-memory cache with unloading after 300s
- immich_machine_learning | of inactivity.
- immich_machine_learning | [10/02/24 12:47:34] INFO Initialized request thread pool with 4 threads.
- immich_machine_learning | [10/02/24 12:47:34] INFO Application startup complete.
- immich_server | [Nest] 7 - 10/02/2024, 12:47:34 PM LOG [Microservices:EventRepository] Initialized websocket server
- immich_server | [Nest] 17 - 10/02/2024, 12:47:35 PM LOG [Api:EventRepository] Initialized websocket server
- immich_server | [Nest] 7 - 10/02/2024, 12:47:36 PM LOG [Microservices:SystemConfigService] LogLevel=log (set via system config)
- immich_server | [Nest] 17 - 10/02/2024, 12:47:36 PM LOG [Api:SystemConfigService] LogLevel=log (set via system config)
- immich_server | [Nest] 7 - 10/02/2024, 12:47:36 PM LOG [Microservices:MapRepository] Initializing metadata repository
- immich_server | [Nest] 17 - 10/02/2024, 12:47:36 PM LOG [Api:ServerService] Feature Flags: {
- immich_server | "smartSearch": true,
- immich_server | "facialRecognition": true,
- immich_server | "duplicateDetection": true,
- immich_server | "map": true,
- immich_server | "reverseGeocoding": true,
- immich_server | "importFaces": false,
- immich_server | "sidecar": true,
- immich_server | "search": true,
- immich_server | "trash": true,
- immich_server | "oauth": false,
- immich_server | "oauthAutoLaunch": false,
- immich_server | "passwordLogin": true,
- immich_server | "configFile": false,
- immich_server | "email": false
- immich_server | }
- immich_server | [Nest] 17 - 10/02/2024, 12:47:36 PM LOG [Api:StorageService] Verifying system mount folder checks (enabled=false)
- immich_server | [Nest] 17 - 10/02/2024, 12:47:36 PM LOG [Api:StorageService] Writing initial mount file for the encoded-video folder
- immich_server | [Nest] 17 - 10/02/2024, 12:47:36 PM ERROR [Api:StorageService] Failed to create upload/encoded-video/.immich: Error: EEXIST: file already exists, open 'upload/encoded-video/.immich'
- immich_server | [Nest] 17 - 10/02/2024, 12:47:36 PM ERROR [Api:StorageService] The "encoded-video" folder cannot be written to, please make sure the volume is mounted with the correct permissions
- immich_server | api worker exited with code 1
- immich_server exited with code 1
- immich_server | Detected CPU Cores: 4
- immich_server | Starting api worker
- immich_server | Starting microservices worker
- immich_server | [Nest] 7 - 10/02/2024, 12:47:34 PM LOG [Microservices:EventRepository] Initialized websocket server
- immich_server | [Nest] 17 - 10/02/2024, 12:47:35 PM LOG [Api:EventRepository] Initialized websocket server
- immich_server | [Nest] 7 - 10/02/2024, 12:47:36 PM LOG [Microservices:SystemConfigService] LogLevel=log (set via system config)
- immich_server | [Nest] 17 - 10/02/2024, 12:47:36 PM LOG [Api:SystemConfigService] LogLevel=log (set via system config)
- immich_server | [Nest] 7 - 10/02/2024, 12:47:36 PM LOG [Microservices:MapRepository] Initializing metadata repository
- immich_server | [Nest] 17 - 10/02/2024, 12:47:36 PM LOG [Api:ServerService] Feature Flags: {
- immich_server | "smartSearch": true,
- immich_server | "facialRecognition": true,
- immich_server | "duplicateDetection": true,
- immich_server | "map": true,
- immich_server | "reverseGeocoding": true,
- immich_server | "importFaces": false,
- immich_server | "sidecar": true,
- immich_server | "search": true,
- immich_server | "trash": true,
- immich_server | "oauth": false,
- immich_server | "oauthAutoLaunch": false,
- immich_server | "passwordLogin": true,
- immich_server | "configFile": false,
- immich_server | "email": false
- immich_server | }
- immich_server | [Nest] 17 - 10/02/2024, 12:47:36 PM LOG [Api:StorageService] Verifying system mount folder checks (enabled=false)
- immich_server | [Nest] 17 - 10/02/2024, 12:47:36 PM LOG [Api:StorageService] Writing initial mount file for the encoded-video folder
- immich_server | [Nest] 17 - 10/02/2024, 12:47:36 PM ERROR [Api:StorageService] Failed to create upload/encoded-video/.immich: Error: EEXIST: file already exists, open 'upload/encoded-video/.immich'
- immich_server | [Nest] 17 - 10/02/2024, 12:47:36 PM ERROR [Api:StorageService] The "encoded-video" folder cannot be written to, please make sure the volume is mounted with the correct permissions
- immich_server | api worker exited with code 1
- immich_server | Detected CPU Cores: 4
- immich_server | Starting api worker
- immich_server | Starting microservices worker
- immich_server | [Nest] 7 - 10/02/2024, 12:47:50 PM LOG [Microservices:EventRepository] Initialized websocket server
- immich_server | [Nest] 7 - 10/02/2024, 12:47:50 PM LOG [Microservices:SystemConfigService] LogLevel=log (set via system config)
- immich_server | [Nest] 7 - 10/02/2024, 12:47:50 PM LOG [Microservices:MapRepository] Initializing metadata repository
- immich_server | [Nest] 17 - 10/02/2024, 12:47:50 PM LOG [Api:EventRepository] Initialized websocket server
- immich_server | [Nest] 17 - 10/02/2024, 12:47:51 PM LOG [Api:SystemConfigService] LogLevel=log (set via system config)
- immich_server | [Nest] 17 - 10/02/2024, 12:47:51 PM LOG [Api:ServerService] Feature Flags: {
- immich_server | "smartSearch": true,
- immich_server | "facialRecognition": true,
- immich_server | "duplicateDetection": true,
- immich_server | "map": true,
- immich_server | "reverseGeocoding": true,
- immich_server | "importFaces": false,
- immich_server | "sidecar": true,
- immich_server | "search": true,
- immich_server | "trash": true,
- immich_server | "oauth": false,
- immich_server | "oauthAutoLaunch": false,
- immich_server | "passwordLogin": true,
- immich_server | "configFile": false,
- immich_server | "email": false
- immich_server | }
- immich_server | [Nest] 17 - 10/02/2024, 12:47:51 PM LOG [Api:StorageService] Verifying system mount folder checks (enabled=false)
- immich_server | [Nest] 17 - 10/02/2024, 12:47:51 PM LOG [Api:StorageService] Writing initial mount file for the encoded-video folder
- immich_server | [Nest] 17 - 10/02/2024, 12:47:51 PM ERROR [Api:StorageService] Failed to create upload/encoded-video/.immich: Error: EEXIST: file already exists, open 'upload/encoded-video/.immich'
- immich_server | [Nest] 17 - 10/02/2024, 12:47:51 PM ERROR [Api:StorageService] The "encoded-video" folder cannot be written to, please make sure the volume is mounted with the correct permissions
- immich_server | api worker exited with code 1
- immich_server exited with code 1
- immich_server | Detected CPU Cores: 4
- immich_server | Starting api worker
- immich_server | Starting microservices worker
- immich_server | [Nest] 7 - 10/02/2024, 12:47:34 PM LOG [Microservices:EventRepository] Initialized websocket server
- immich_server | [Nest] 17 - 10/02/2024, 12:47:35 PM LOG [Api:EventRepository] Initialized websocket server
- immich_server | [Nest] 7 - 10/02/2024, 12:47:36 PM LOG [Microservices:SystemConfigService] LogLevel=log (set via system config)
- immich_server | [Nest] 17 - 10/02/2024, 12:47:36 PM LOG [Api:SystemConfigService] LogLevel=log (set via system config)
- immich_server | [Nest] 7 - 10/02/2024, 12:47:36 PM LOG [Microservices:MapRepository] Initializing metadata repository
- immich_server | [Nest] 17 - 10/02/2024, 12:47:36 PM LOG [Api:ServerService] Feature Flags: {
- immich_server | "smartSearch": true,
- immich_server | "facialRecognition": true,
- immich_server | "duplicateDetection": true,
- immich_server | "map": true,
- immich_server | "reverseGeocoding": true,
- immich_server | "importFaces": false,
- immich_server | "sidecar": true,
- immich_server | "search": true,
- immich_server | "trash": true,
- immich_server | "oauth": false,
- immich_server | "oauthAutoLaunch": false,
- immich_server | "passwordLogin": true,
- immich_server | "configFile": false,
- immich_server | "email": false
- immich_server | }
- immich_server | [Nest] 17 - 10/02/2024, 12:47:36 PM LOG [Api:StorageService] Verifying system mount folder checks (enabled=false)
- immich_server | [Nest] 17 - 10/02/2024, 12:47:36 PM LOG [Api:StorageService] Writing initial mount file for the encoded-video folder
- immich_server | [Nest] 17 - 10/02/2024, 12:47:36 PM ERROR [Api:StorageService] Failed to create upload/encoded-video/.immich: Error: EEXIST: file already exists, open 'upload/encoded-video/.immich'
- immich_server | [Nest] 17 - 10/02/2024, 12:47:36 PM ERROR [Api:StorageService] The "encoded-video" folder cannot be written to, please make sure the volume is mounted with the correct permissions
- immich_server | api worker exited with code 1
- immich_server | Detected CPU Cores: 4
- immich_server | Starting api worker
- immich_server | Starting microservices worker
- immich_server | [Nest] 7 - 10/02/2024, 12:47:50 PM LOG [Microservices:EventRepository] Initialized websocket server
- immich_server | [Nest] 7 - 10/02/2024, 12:47:50 PM LOG [Microservices:SystemConfigService] LogLevel=log (set via system config)
- immich_server | [Nest] 7 - 10/02/2024, 12:47:50 PM LOG [Microservices:MapRepository] Initializing metadata repository
- immich_server | [Nest] 17 - 10/02/2024, 12:47:50 PM LOG [Api:EventRepository] Initialized websocket server
- immich_server | [Nest] 17 - 10/02/2024, 12:47:51 PM LOG [Api:SystemConfigService] LogLevel=log (set via system config)
- immich_server | [Nest] 17 - 10/02/2024, 12:47:51 PM LOG [Api:ServerService] Feature Flags: {
- immich_server | "smartSearch": true,
- immich_server | "facialRecognition": true,
- immich_server | "duplicateDetection": true,
- immich_server | "map": true,
- immich_server | "reverseGeocoding": true,
- immich_server | "importFaces": false,
- immich_server | "sidecar": true,
- immich_server | "search": true,
- immich_server | "trash": true,
- immich_server | "oauth": false,
- immich_server | "oauthAutoLaunch": false,
- immich_server | "passwordLogin": true,
- immich_server | "configFile": false,
- immich_server | "email": false
- immich_server | }
- immich_server | [Nest] 17 - 10/02/2024, 12:47:51 PM LOG [Api:StorageService] Verifying system mount folder checks (enabled=false)
- immich_server | [Nest] 17 - 10/02/2024, 12:47:51 PM LOG [Api:StorageService] Writing initial mount file for the encoded-video folder
- immich_server | [Nest] 17 - 10/02/2024, 12:47:51 PM ERROR [Api:StorageService] Failed to create upload/encoded-video/.immich: Error: EEXIST: file already exists, open 'upload/encoded-video/.immich'
- immich_server | [Nest] 17 - 10/02/2024, 12:47:51 PM ERROR [Api:StorageService] The "encoded-video" folder cannot be written to, please make sure the volume is mounted with the correct permissions
- immich_server | api worker exited with code 1
- immich_server | Detected CPU Cores: 4
- Izya12@nas:/Volume2/Docker/immich-app/docker# docker-compose down
- [+] Running 6/6
- ⠿ Container immich_server Removed 0.9s
- ⠿ Container immich_machine_learning Removed 0.7s
- ⠿ Container immich_db_dumper Removed 0.8s
- ⠿ Container immich_redis Removed 0.4s
- ⠿ Container immich_postgres Removed 1.3s
- ⠿ Network immich_default Removed
- Izya12@nas:/Volume2/Docker/immich-app/docker# ls /Volume1/Photo2/*/.immich
- /Volume1/Photo2/encoded-video/.immich /Volume1/Photo2/library/.immich /Volume1/Photo2/profile/.immich /Volume1/Photo2/thumbs/.immich /Volume1/Photo2/upload/.immich
- Izya12@nas:/Volume2/Docker/immich-app/docker# rm /Volume1/Photo2/*/.immich
- Izya12@nas:/Volume2/Docker/immich-app/docker# docker-compose up -d && docker-compose logs -f
- [+] Running 6/6
- ⠿ Network immich_default Created 0.1s
- ⠿ Container immich_redis Started 1.3s
- ⠿ Container immich_postgres Started 1.5s
- ⠿ Container immich_machine_learning Started 1.5s
- ⠿ Container immich_db_dumper Started 1.8s
- ⠿ Container immich_server Started 1.9s
- immich_server | Detected CPU Cores: 4
- immich_redis | 1:C 02 Oct 2024 07:49:26.375 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
- immich_redis | 1:C 02 Oct 2024 07:49:26.375 # Redis version=6.2.14, bits=64, commit=00000000, modified=0, pid=1, just started
- immich_redis | 1:C 02 Oct 2024 07:49:26.375 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
- immich_redis | 1:M 02 Oct 2024 07:49:26.376 * monotonic clock: POSIX clock_gettime
- immich_redis | 1:M 02 Oct 2024 07:49:26.376 * Running mode=standalone, port=6379.
- immich_redis | 1:M 02 Oct 2024 07:49:26.376 # Server initialized
- immich_redis | 1:M 02 Oct 2024 07:49:26.376 # 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.
- immich_redis | 1:M 02 Oct 2024 07:49:26.377 * Ready to accept connections
- immich_postgres |
- immich_postgres | PostgreSQL Database directory appears to contain a database; Skipping initialization
- immich_db_dumper | 2024/10/02 12:49:27 Running version: v0.0.11
- immich_db_dumper | 2024/10/02 12:49:27 new cron: @daily
- immich_db_dumper | 2024/10/02 12:49:27 Opening port 8080 for health checking
- immich_postgres |
- immich_postgres | 2024-10-02 12:49:26.696 +05 [1] LOG: redirecting log output to logging collector process
- immich_postgres | 2024-10-02 12:49:26.696 +05 [1] HINT: Future log output will appear in directory "log".
- immich_machine_learning | [10/02/24 12:49:28] INFO Starting gunicorn 23.0.0
- immich_machine_learning | [10/02/24 12:49:28] INFO Listening at: http://[::]:3003 (9)
- immich_machine_learning | [10/02/24 12:49:28] INFO Using worker: app.config.CustomUvicornWorker
- immich_machine_learning | [10/02/24 12:49:28] INFO Booting worker with pid: 10
- immich_server | Starting api worker
- immich_server | Starting microservices worker
- immich_machine_learning | [10/02/24 12:49:36] INFO Started server process [10]
- immich_machine_learning | [10/02/24 12:49:36] INFO Waiting for application startup.
- immich_machine_learning | [10/02/24 12:49:36] INFO Created in-memory cache with unloading after 300s
- immich_machine_learning | of inactivity.
- immich_machine_learning | [10/02/24 12:49:36] INFO Initialized request thread pool with 4 threads.
- immich_machine_learning | [10/02/24 12:49:36] INFO Application startup complete.
- immich_server | [Nest] 7 - 10/02/2024, 12:49:40 PM LOG [Microservices:EventRepository] Initialized websocket server
- immich_server | [Nest] 7 - 10/02/2024, 12:49:40 PM LOG [Microservices:SystemConfigService] LogLevel=log (set via system config)
- immich_server | [Nest] 7 - 10/02/2024, 12:49:40 PM LOG [Microservices:MapRepository] Initializing metadata repository
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:EventRepository] Initialized websocket server
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:SystemConfigService] LogLevel=log (set via system config)
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:ServerService] Feature Flags: {
- immich_server | "smartSearch": true,
- immich_server | "facialRecognition": true,
- immich_server | "duplicateDetection": true,
- immich_server | "map": true,
- immich_server | "reverseGeocoding": true,
- immich_server | "importFaces": false,
- immich_server | "sidecar": true,
- immich_server | "search": true,
- immich_server | "trash": true,
- immich_server | "oauth": false,
- immich_server | "oauthAutoLaunch": false,
- immich_server | "passwordLogin": true,
- immich_server | "configFile": false,
- immich_server | "email": false
- immich_server | }
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:StorageService] Verifying system mount folder checks (enabled=false)
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:StorageService] Writing initial mount file for the encoded-video folder
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:StorageService] Writing initial mount file for the library folder
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:StorageService] Writing initial mount file for the upload folder
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:StorageService] Writing initial mount file for the profile folder
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:StorageService] Writing initial mount file for the thumbs folder
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:StorageService] Successfully enabled system mount folders checks
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:StorageService] Successfully verified system mount folder checks
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:NestFactory] Starting Nest application...
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:InstanceLoader] BullModule dependencies initialized
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:InstanceLoader] OpenTelemetryModule dependencies initialized
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:InstanceLoader] TypeOrmModule dependencies initialized
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:InstanceLoader] OpenTelemetryCoreModule dependencies initialized
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:InstanceLoader] ConfigHostModule dependencies initialized
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:InstanceLoader] DiscoveryModule dependencies initialized
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:InstanceLoader] ClsModule dependencies initialized
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:InstanceLoader] ConfigModule dependencies initialized
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:InstanceLoader] EventEmitterModule dependencies initialized
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:InstanceLoader] ScheduleModule dependencies initialized
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:InstanceLoader] BullModule dependencies initialized
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:InstanceLoader] BullModule dependencies initialized
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:InstanceLoader] TypeOrmCoreModule dependencies initialized
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:InstanceLoader] TypeOrmModule dependencies initialized
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:InstanceLoader] ApiModule dependencies initialized
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RoutesResolver] APIKeyController {/api/api-keys}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/api-keys, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/api-keys, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/api-keys/:id, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/api-keys/:id, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/api-keys/:id, DELETE} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RoutesResolver] ActivityController {/api/activities}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/activities, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/activities, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/activities/statistics, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/activities/:id, DELETE} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RoutesResolver] AlbumController {/api/albums}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/albums, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/albums, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/albums/statistics, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id, PATCH} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id, DELETE} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id/assets, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id/assets, DELETE} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id/users, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id/user/:userId, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/albums/:id/user/:userId, DELETE} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RoutesResolver] AppController {/api}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/.well-known/immich, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/custom.css, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RoutesResolver] AssetController {/api/assets}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/assets/memory-lane, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/assets/random, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/assets/device/:deviceId, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/assets/statistics, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/assets/jobs, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/assets, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/assets, DELETE} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RoutesResolver] AssetMediaController {/api/assets}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/assets, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/original, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/original, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/thumbnail, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/assets/:id/video/playback, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/assets/exist, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/assets/bulk-upload-check, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RoutesResolver] AuditController {/api/audit}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/audit/deletes, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RoutesResolver] AuthController {/api/auth}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/auth/login, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/auth/admin-sign-up, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/auth/validateToken, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/auth/change-password, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/auth/logout, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RoutesResolver] DownloadController {/api/download}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/download/info, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/download/archive, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RoutesResolver] DuplicateController {/api/duplicates}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/duplicates, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RoutesResolver] FaceController {/api/faces}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/faces, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/faces/:id, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RoutesResolver] JobController {/api/jobs}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/jobs, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/jobs, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/jobs/:id, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RoutesResolver] LibraryController {/api/libraries}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/libraries, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/libraries, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id, DELETE} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id/validate, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id/statistics, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/libraries/:id/scan, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RoutesResolver] MapController {/api/map}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/map/markers, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/map/reverse-geocode, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RoutesResolver] MemoryController {/api/memories}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/memories, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/memories, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/memories/:id, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/memories/:id, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/memories/:id, DELETE} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/memories/:id/assets, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:41 PM LOG [Api:RouterExplorer] Mapped {/api/memories/:id/assets, DELETE} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RoutesResolver] NotificationController {/api/notifications}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/notifications/test-email, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RoutesResolver] OAuthController {/api/oauth}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/oauth/mobile-redirect, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/oauth/authorize, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/oauth/callback, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/oauth/link, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/oauth/unlink, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RoutesResolver] PartnerController {/api/partners}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/partners, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/partners/:id, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/partners/:id, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/partners/:id, DELETE} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RoutesResolver] PersonController {/api/people}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/people, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/people, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/people, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/people/:id, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/people/:id, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/people/:id/statistics, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/people/:id/thumbnail, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/people/:id/assets, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/people/:id/reassign, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/people/:id/merge, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RoutesResolver] ReportController {/api/reports}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/reports, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/reports/checksum, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/reports/fix, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RoutesResolver] SearchController {/api/search}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/search/metadata, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/search/random, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/search/smart, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/search/explore, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/search/person, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/search/places, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/search/cities, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/search/suggestions, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RoutesResolver] ServerController {/api/server}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/server/about, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/server/storage, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/server/ping, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/server/version, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/server/features, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/server/theme, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/server/config, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/server/statistics, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/server/media-types, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/server/license, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/server/license, DELETE} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/server/license, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RoutesResolver] ServerInfoController {/api/server-info}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/server-info/about, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/server-info/storage, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/server-info/ping, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/server-info/version, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/server-info/features, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/server-info/theme, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/server-info/config, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/server-info/statistics, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/server-info/media-types, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RoutesResolver] SessionController {/api/sessions}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/sessions, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/sessions, DELETE} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/sessions/:id, DELETE} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RoutesResolver] SharedLinkController {/api/shared-links}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links/me, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id, PATCH} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id, DELETE} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id/assets, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/shared-links/:id/assets, DELETE} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RoutesResolver] StackController {/api/stacks}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/stacks, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/stacks, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/stacks, DELETE} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/stacks/:id, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/stacks/:id, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/stacks/:id, DELETE} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RoutesResolver] SyncController {/api/sync}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/sync/full-sync, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/sync/delta-sync, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RoutesResolver] SystemConfigController {/api/system-config}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/system-config, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/system-config/defaults, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/system-config, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/system-config/storage-template-options, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RoutesResolver] SystemMetadataController {/api/system-metadata}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/system-metadata/admin-onboarding, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/system-metadata/admin-onboarding, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/system-metadata/reverse-geocoding-state, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RoutesResolver] TagController {/api/tags}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/tags, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/tags, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/tags, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/tags/assets, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/tags/:id, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/tags/:id, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/tags/:id, DELETE} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/tags/:id/assets, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/tags/:id/assets, DELETE} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RoutesResolver] TimelineController {/api/timeline}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/timeline/buckets, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/timeline/bucket, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RoutesResolver] TrashController {/api/trash}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/trash/empty, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/trash/restore, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/trash/restore/assets, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RoutesResolver] UserAdminController {/api/admin/users}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id, DELETE} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id/preferences, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id/preferences, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/admin/users/:id/restore, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RoutesResolver] UserController {/api/users}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/users, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/users/me, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/users/me, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/preferences, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/preferences, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/license, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/license, PUT} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/users/me/license, DELETE} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/users/:id, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/users/profile-image, POST} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/users/profile-image, DELETE} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/users/:id/profile-image, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RoutesResolver] ViewController {/api/view}:
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/view/folder/unique-paths, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:RouterExplorer] Mapped {/api/view/folder, GET} route
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:NestApplication] Nest application successfully started
- immich_server | [Nest] 17 - 10/02/2024, 12:49:42 PM LOG [Api:Bootstrap] Immich Server is listening on http://[::1]:3001 [v1.116.2] [PRODUCTION]
- immich_server | [Nest] 17 - 10/02/2024, 12:49:46 PM LOG [Api:EventRepository] Websocket Connect: binXE9ypuAC3jJgKAAAB
- immich_server | [Nest] 17 - 10/02/2024, 12:49:46 PM ERROR [Api:EventRepository] Websocket connection error: UnauthorizedException: Invalid user token
- immich_server | UnauthorizedException: Invalid user token
- immich_server | at AuthService.validateSession (/usr/src/app/dist/services/auth.service.js:337:15)
- immich_server | at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
- immich_server | at async AuthService.authenticate (/usr/src/app/dist/services/auth.service.js:121:25)
- immich_server | at async EventRepository.handleConnection (/usr/src/app/dist/repositories/event.repository.js:53:26)
- immich_server | [Nest] 17 - 10/02/2024, 12:49:46 PM LOG [Api:EventRepository] Websocket Disconnect: binXE9ypuAC3jJgKAAAB
- immich_server | [Nest] 17 - 10/02/2024, 12:49:52 PM LOG [Api:EventRepository] Websocket Connect: Ia5AEMpWUH68yFrKAAAD
- immich_server | [Nest] 17 - 10/02/2024, 12:49:52 PM LOG [Api:EventRepository] Websocket Disconnect: Ia5AEMpWUH68yFrKAAAD
- immich_server | [Nest] 17 - 10/02/2024, 12:49:52 PM ERROR [Api:EventRepository] Websocket connection error: UnauthorizedException: Invalid user token
- immich_server | UnauthorizedException: Invalid user token
- immich_server | at AuthService.validateSession (/usr/src/app/dist/services/auth.service.js:337:15)
- immich_server | at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
- immich_server | at async AuthService.authenticate (/usr/src/app/dist/services/auth.service.js:121:25)
- immich_server | at async EventRepository.handleConnection (/usr/src/app/dist/repositories/event.repository.js:53:26)
- immich_server | [Nest] 7 - 10/02/2024, 12:51:26 PM LOG [Microservices:MapRepository] Geodata import completed
- immich_server | [Nest] 7 - 10/02/2024, 12:51:26 PM LOG [Microservices:MetadataService] Initialized local reverse geocoder
- immich_server | [Nest] 7 - 10/02/2024, 12:51:26 PM LOG [Microservices:ServerService] Feature Flags: {
- immich_server | "smartSearch": true,
- immich_server | "facialRecognition": true,
- immich_server | "duplicateDetection": true,
- immich_server | "map": true,
- immich_server | "reverseGeocoding": true,
- immich_server | "importFaces": false,
- immich_server | "sidecar": true,
- immich_server | "search": true,
- immich_server | "trash": true,
- immich_server | "oauth": false,
- immich_server | "oauthAutoLaunch": false,
- immich_server | "passwordLogin": true,
- immich_server | "configFile": false,
- immich_server | "email": false
- immich_server | }
- immich_server | [Nest] 7 - 10/02/2024, 12:51:26 PM LOG [Microservices:StorageService] Verifying system mount folder checks (enabled=true)
- immich_server | [Nest] 7 - 10/02/2024, 12:51:26 PM LOG [Microservices:StorageService] Successfully verified system mount folder checks
- immich_server | [Nest] 7 - 10/02/2024, 12:51:26 PM LOG [Microservices:NestFactory] Starting Nest application...
- immich_server | [Nest] 7 - 10/02/2024, 12:51:26 PM LOG [Microservices:InstanceLoader] BullModule dependencies initialized
- immich_server | [Nest] 7 - 10/02/2024, 12:51:26 PM LOG [Microservices:InstanceLoader] OpenTelemetryModule dependencies initialized
- immich_server | [Nest] 7 - 10/02/2024, 12:51:26 PM LOG [Microservices:InstanceLoader] TypeOrmModule dependencies initialized
- immich_server | [Nest] 7 - 10/02/2024, 12:51:26 PM LOG [Microservices:InstanceLoader] OpenTelemetryCoreModule dependencies initialized
- immich_server | [Nest] 7 - 10/02/2024, 12:51:26 PM LOG [Microservices:InstanceLoader] ConfigHostModule dependencies initialized
- immich_server | [Nest] 7 - 10/02/2024, 12:51:26 PM LOG [Microservices:InstanceLoader] DiscoveryModule dependencies initialized
- immich_server | [Nest] 7 - 10/02/2024, 12:51:26 PM LOG [Microservices:InstanceLoader] ClsModule dependencies initialized
- immich_server | [Nest] 7 - 10/02/2024, 12:51:26 PM LOG [Microservices:InstanceLoader] ConfigModule dependencies initialized
- immich_server | [Nest] 7 - 10/02/2024, 12:51:26 PM LOG [Microservices:InstanceLoader] EventEmitterModule dependencies initialized
- immich_server | [Nest] 7 - 10/02/2024, 12:51:26 PM LOG [Microservices:InstanceLoader] BullModule dependencies initialized
- immich_server | [Nest] 7 - 10/02/2024, 12:51:26 PM LOG [Microservices:InstanceLoader] BullModule dependencies initialized
- immich_server | [Nest] 7 - 10/02/2024, 12:51:26 PM LOG [Microservices:InstanceLoader] TypeOrmCoreModule dependencies initialized
- immich_server | [Nest] 7 - 10/02/2024, 12:51:26 PM LOG [Microservices:InstanceLoader] TypeOrmModule dependencies initialized
- immich_server | [Nest] 7 - 10/02/2024, 12:51:26 PM LOG [Microservices:InstanceLoader] MicroservicesModule dependencies initialized
- immich_server | [Nest] 7 - 10/02/2024, 12:51:26 PM LOG [Microservices:NestApplication] Nest application successfully started
- immich_server | [Nest] 7 - 10/02/2024, 12:51:26 PM LOG [Microservices:Bootstrap] Immich Microservices is running [v1.116.2] [PRODUCTION]
Advertisement
Add Comment
Please, Sign In to add comment