gilamran
PRO
8 months ago
Error: getaddrinfo ENOTFOUND postgres.railway.internal
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26) {
errno: -3008,
code: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'postgres.railway.internal'
}
2 Replies
gilamran
PRO
8 months ago
I have 31 projects in Railway, and all started failing to connect, or some SSL certificate issues started...
This is URGENT
gilamran
PRO
8 months ago
I've tried using DATABASE_URL and not DATABASE_PRIVATE_URL and got the similar error...
```
uncaughtException: Error: read ECONNRESET
Error: read ECONNRESET
at TCP.onStreamRead (node:internal/stream_base_commons:218:20)
Done in 1.09s.
```
Moving all the services from US West
to US East
solved the problem…
There's a major issue there!