ERROR [TypeOrmModule] Unable to connect to the database.

I'm running into an issue where Immich won't start and is just spitting a bunch of these errors:
immich_server         | Error: connect ETIMEDOUT
immich_server         |     at Socket.<anonymous> (/usr/src/app/node_modules/ioredis/built/Redis.js:170:41)
immich_server         |     at Object.onceWrapper (node:events:628:28)
immich_server         |     at Socket.emit (node:events:514:28)
immich_server         |     at Socket._onTimeout (node:net:589:8)
immich_server         |     at listOnTimeout (node:internal/timers:573:17)
immich_server         |     at process.processTimers (node:internal/timers:514:7) {
. This is a totally fresh install so not sure what could be causing this. Thanks in advance!
Was this page helpful?