Install using helm DB error

Trying to install using Helm. I have set up Aurora DB and we are using terraform. getting:

2023-12-07 15:59:42.606 Exiting...
2023-12-07 15:59:42.606 }
2023-12-07 15:59:42.606 }
2023-12-07 15:59:42.606 port: 5432
2023-12-07 15:59:42.606 address: '127.0.0.1',
2023-12-07 15:59:42.606 syscall: 'connect',
2023-12-07 15:59:42.606 code: 'ECONNREFUSED',
2023-12-07 15:59:42.606 errno: -111,
2023-12-07 15:59:42.606 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16) {
2023-12-07 15:59:42.606 original: Error: connect ECONNREFUSED 127.0.0.1:5432
2023-12-07 15:59:42.606 },
2023-12-07 15:59:42.606 port: 5432
2023-12-07 15:59:42.606 address: '127.0.0.1',
2023-12-07 15:59:42.606 syscall: 'connect',
2023-12-07 15:59:42.606 code: 'ECONNREFUSED',
2023-12-07 15:59:42.606 errno: -111,
2023-12-07 15:59:42.606 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16) {
2023-12-07 15:59:42.606 parent: Error: connect ECONNREFUSED 127.0.0.1:5432
2023-12-07 15:59:42.606 at emitErrorCloseNT (node:internal/streams/destroy:116:3) {
2023-12-07 15:59:42.606 at emitErrorNT (node:internal/streams/destroy:151:8)

where is it getting the 127.0.0.1

Hi @claycurtis44,

Sorry to hear about this issue. If you're still experiencing it, could you possibly share with me the relevant details on your set-up? Feel free to email them to me at adrianryan at retool dot com. These logs are helpful, but not quite enough for me to debug from.