ailstyn
IImmich
•Created by ailstyn on 4/16/2025 in #help-desk-support
Portainer - Immish server not starting
Hi, I just followed the guide on setting up a new stack for Immish. When I attempt to connect to the IP after everything is done I get no response from the server, triple checked the IP and port numbers, and then I went and looked at the logs. It appears the server is crashing and restarting as I have the following entry repeated every 3 seconds or so until I manually stopped the container:
microservices worker error: TypeError: Cannot read properties of undefined (reading 'replace'), stack: TypeError: Cannot read properties of undefined (reading 'replace')
at queryError (/usr/src/app/node_modules/postgres/cjs/src/connection.js:389:48)
at errored (/usr/src/app/node_modules/postgres/cjs/src/connection.js:384:17)
at Socket.error (/usr/src/app/node_modules/postgres/cjs/src/connection.js:376:5)
at Socket.emit (node:events:518:28)
at emitErrorNT (node:internal/streams/destroy:170:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
microservices worker exited with code 1
Killing api process
I'm new to immish, portainer, AND docker, but I did try a little googling and found a few people with the same issue but no clear resolution. Any ideas?
8 replies