Elite
Elite
IImmich
Created by Elite on 5/31/2025 in #help-desk-support
Cannot get Memory Android
Also the image files with the bad modified date are still inside my file system (not anymore in the database) Can i delete it manually without stress ? Thank you for your time
10 replies
IImmich
Created by Elite on 5/31/2025 in #help-desk-support
Cannot get Memory Android
No description
10 replies
IImmich
Created by Elite on 5/31/2025 in #help-desk-support
Cannot get Memory Android
Same when I reinstalled the app Very weird I will try to look at the issue and come back to you Thanks a lot 😊
10 replies
IImmich
Created by Elite on 5/22/2025 in #help-desk-support
ECONNREFUSED : Immich Server
it perfectly worked, thank you 🙂
30 replies
IImmich
Created by Elite on 5/22/2025 in #help-desk-support
ECONNREFUSED : Immich Server
ok got it so I can remove postgres from the chart
30 replies
IImmich
Created by Elite on 5/22/2025 in #help-desk-support
ECONNREFUSED : Immich Server
Migrate from my postgres (immich chart) to cloud native, it is specify in the issue that i should this image : ghcr.io/tensorchord/cloudnative-pgvecto.rs:16.5-v0.3.0@sha256:be3f025d79aa1b747817f478e07e71be43236e14d00d8a9eb3914146245035ba but in the migration guide : ghcr.io/immich-app/postgres:14-vectorchord0.3.0-pgvectors0.2.0 Should I change safely ? Will you provider a new version of helm chart with a clean of postgres ? Thanks a lot 🙂
30 replies
IImmich
Created by Elite on 5/22/2025 in #help-desk-support
ECONNREFUSED : Immich Server
alright thanks I will try and come back to you
30 replies
IImmich
Created by Elite on 5/22/2025 in #help-desk-support
ECONNREFUSED : Immich Server
Hmm ok I see, what are the alternative for that ?
30 replies
IImmich
Created by Elite on 5/22/2025 in #help-desk-support
ECONNREFUSED : Immich Server
30 replies
IImmich
Created by Elite on 5/22/2025 in #help-desk-support
ECONNREFUSED : Immich Server
Yes address is correct, i'm not using ip adress this is resolved inside the container My postgres database is available through the service and only immich-postgres:5432 (same namespace)
30 replies
IImmich
Created by Elite on 5/22/2025 in #help-desk-support
ECONNREFUSED : Immich Server
regarding machine learning logs, nothings seems wrong
30 replies
IImmich
Created by Elite on 5/22/2025 in #help-desk-support
ECONNREFUSED : Immich Server
immich server logs :
Initializing Immich v1.133.0
Detected CPU Cores: 8
Starting api worker
Starting microservices worker
[Nest] 7 - 05/23/2025, 7:47:58 AM LOG [Microservices:EventRepository] Initialized websocket server
microservices worker error: Error: connect ECONNREFUSED 10.102.127.122:5432, stack: Error: connect ECONNREFUSED 10.102.127.122:5432
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1634:16)
microservices worker exited with code 1
Killing api process
Initializing Immich v1.133.0
Detected CPU Cores: 8
Starting api worker
Starting microservices worker
[Nest] 7 - 05/23/2025, 7:47:58 AM LOG [Microservices:EventRepository] Initialized websocket server
microservices worker error: Error: connect ECONNREFUSED 10.102.127.122:5432, stack: Error: connect ECONNREFUSED 10.102.127.122:5432
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1634:16)
microservices worker exited with code 1
Killing api process
30 replies
IImmich
Created by Elite on 5/22/2025 in #help-desk-support
ECONNREFUSED : Immich Server
Sorry for the delay, Postgres logs :
Using SSD storage

PostgreSQL Database directory appears to contain a database; Skipping initialization

2025-05-23 07:46:49.030 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.conf"
2025-05-23 07:46:49.030 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf"
2025-05-23 07:46:49.030 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.conf"
2025-05-23 07:46:49.030 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf"
2025-05-23 07:46:51.142 GMT [1] LOG: starting PostgreSQL 14.17 (Debian 14.17-1.pgdg120+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit
2025-05-23 07:46:51.142 GMT [1] LOG: listening on IPv6 address "::1", port 5432
2025-05-23 07:46:51.142 GMT [1] LOG: listening on IPv4 address "127.0.0.1", port 5432
2025-05-23 07:46:51.149 GMT [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2025-05-23 07:46:51.172 GMT [28] LOG: database system was shut down at 2025-05-23 07:46:46 GMT
[2025-05-23T07:46:51Z INFO service::utils::clean] Find directory "pg_vectors/indexes/308169".
[2025-05-23T07:46:51Z INFO service::utils::clean] Find directory "pg_vectors/indexes/93919".
[2025-05-23T07:46:51Z INFO service::utils::clean] Find directory "pg_vectors/indexes/308169/segments/c3ea712a-d333-462b-bb36-1e8156609d24".
[2025-05-23T07:46:51Z INFO service::utils::clean] Find directory "pg_vectors/indexes/93919/segments/dc90805b-5994-4f76-98ee-69d52f35411f".
2025-05-23 07:46:51.217 GMT [1] LOG: database system is ready to accept connections
Using SSD storage

PostgreSQL Database directory appears to contain a database; Skipping initialization

2025-05-23 07:46:49.030 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.conf"
2025-05-23 07:46:49.030 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf"
2025-05-23 07:46:49.030 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.conf"
2025-05-23 07:46:49.030 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf"
2025-05-23 07:46:51.142 GMT [1] LOG: starting PostgreSQL 14.17 (Debian 14.17-1.pgdg120+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit
2025-05-23 07:46:51.142 GMT [1] LOG: listening on IPv6 address "::1", port 5432
2025-05-23 07:46:51.142 GMT [1] LOG: listening on IPv4 address "127.0.0.1", port 5432
2025-05-23 07:46:51.149 GMT [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2025-05-23 07:46:51.172 GMT [28] LOG: database system was shut down at 2025-05-23 07:46:46 GMT
[2025-05-23T07:46:51Z INFO service::utils::clean] Find directory "pg_vectors/indexes/308169".
[2025-05-23T07:46:51Z INFO service::utils::clean] Find directory "pg_vectors/indexes/93919".
[2025-05-23T07:46:51Z INFO service::utils::clean] Find directory "pg_vectors/indexes/308169/segments/c3ea712a-d333-462b-bb36-1e8156609d24".
[2025-05-23T07:46:51Z INFO service::utils::clean] Find directory "pg_vectors/indexes/93919/segments/dc90805b-5994-4f76-98ee-69d52f35411f".
2025-05-23 07:46:51.217 GMT [1] LOG: database system is ready to accept connections
30 replies
IImmich
Created by Elite on 5/22/2025 in #help-desk-support
ECONNREFUSED : Immich Server
Ok let me send you everything later on Thank you 👍
30 replies
IImmich
Created by Elite on 5/22/2025 in #help-desk-support
ECONNREFUSED : Immich Server
regarding server : i have nothing custom than specified in the initial config
30 replies
IImmich
Created by Elite on 5/22/2025 in #help-desk-support
ECONNREFUSED : Immich Server
Logs you have everyting in my initial message (i don't have so much more) Helm value (postgres only): postgresql: enabled: true image: registry: ghcr.io repository: immich-app/postgres tag: 14-vectorchord0.3.0-pgvectors0.2.0 global: postgresql: auth: existingSecret: immich-postgres-secret username: immich database: immich primary: containerSecurityContext: runAsUser: 0 runAsNonRoot: false readOnlyRootFilesystem: false allowPrivilegeEscalation: true privileged: true initdb: scripts: create-extensions.sql: | CREATE EXTENSION cube; CREATE EXTENSION earthdistance; CREATE EXTENSION vectors;
30 replies
IImmich
Created by Elite on 5/22/2025 in #help-desk-support
ECONNREFUSED : Immich Server
no problem 🙂 thanks
30 replies
IImmich
Created by Elite on 5/22/2025 in #help-desk-support
ECONNREFUSED : Immich Server
thanks for your quick answer i update the postgres running also as container in my kubernetes cluster (image: ghcr.io/immich-app/postgres:14-vectorchord0.3.0-pgvectors0.2.0) postgres is working properly and ready to accept connections (i can easily browse table) I am using the official immich chart yes, which is onboarding the postgres one
30 replies