ImmichI
Immich11mo ago
Adman234

Unraid- cache drive filled up, now immich won't start

I'm using postgreSQL_immich and redis with immich through unraid, and my cache drive filled up and immich stopped working.

I reinstalled all those containers, but still having issues. Here is my error

Error: connect ECONNREFUSED 192.168.50.184:6379
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
  errno: -111,
  code: 'ECONNREFUSED',
  syscall: 'connect',
  address: '192.168.50.184',
  port: 6379
}
Error: connect ECONNREFUSED 192.168.50.184:6379
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
  errno: -111,
  code: 'ECONNREFUSED',
  syscall: 'connect',
  address: '192.168.50.184',
  port: 6379
}
[Nest] 366  - 02/13/2025, 9:45:07 AM   ERROR [TypeOrmModule] Unable to connect to the database. Retrying (1)...
Error: connect ECONNREFUSED 192.168.50.184:5433
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16)
Was this page helpful?