You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unable to connect to the database. Retrying (9)...
Error: connect ECONNREFUSED 192.168.1.100:5432
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16)
What is going wrong here?
Reproduction steps
1. Go to 'Adfons'
2. Click on 'install immich'
3. Goto configure
4. Click save
5. Start the addon
6. Check the logings
Description
Hi Alex,
I did the straight forward HA installation but I got 2 errors:
Error: connect ECONNREFUSED 127.0.0.1:6379
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '127.0.0.1',
port: 6379
}
Unable to connect to the database. Retrying (9)...
Error: connect ECONNREFUSED 192.168.1.100:5432
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16)
What is going wrong here?
Reproduction steps
Addon Logs
Architecture
amd64
OS
HAos
The text was updated successfully, but these errors were encountered: