February 17, 20251 yr I am trying to get Immich set up, which I have tried a few different ways, but I keep running into 2 issues. The latest setup I tried is Spaceinvader One's walkthrough. The first issue is perhaps being caused by the second issue, but the first trying to access the UI I received: This site can’t be reached 192.168.1.30 refused to connect. Try: Checking the connection Checking the proxy and the firewall ERR_CONNECTION_REFUSED The second is I am receiving this error, which I have copied and pasted unique a username/password but also used the defaults as well: [Nest] 1264 - 02/16/2025, 8:58:56 PM ERROR [ExceptionHandler] error: password authentication failed for user "postgres" at Parser.parseErrorMessage (/app/immich/server/node_modules/pg-protocol/dist/parser.js:283:98) at Parser.handlePacket (/app/immich/server/node_modules/pg-protocol/dist/parser.js:122:29) at Parser.parse (/app/immich/server/node_modules/pg-protocol/dist/parser.js:35:38) at Socket.<anonymous> (/app/immich/server/node_modules/pg-protocol/dist/index.js:11:42) at Socket.emit (node:events:518:28) at addChunk (node:internal/streams/readable:561:12) at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) at Readable.push (node:internal/streams/readable:392:5) at TCP.onStreamRead (node:internal/stream_base_commons:191:23) { length: 104, severity: 'FATAL', code: '28P01', detail: undefined, hint: undefined, position: undefined, internalPosition: undefined, internalQuery: undefined, where: undefined, schema: undefined, table: undefined, column: undefined, dataType: undefined, constraint: undefined, file: 'auth.c', line: '323', routine: 'auth_failed' } api worker exited with code 1 Starting api worker
February 17, 20251 yr Author I am also seeing this, which I don't understand because in docker, the user exists. 2025-02-16 21:28:16.818 PST [100] FATAL: password authentication failed for user "postgres" 2025-02-16 21:28:16.818 PST [100] DETAIL: Role "postgres" does not exist. Connection matched file "/var/lib/postgresql/data/pg_hba.conf" line 128: "host all all all scram-sha-256"
February 17, 20251 yr Author Looks like I am resolved. Another set of removing/deleting and installing it is up and running now.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.