Anonymous
TRIALOP
2 years ago
I have some Directus instances running on us-east servers that all crashed last night with the same error message. Redeploying today still yields the same message and crashes. Seems the directus container can't talk to the Postgres container in the same project
```Error: getaddrinfo ENOTFOUND postgres.railway.internal
at GetAddrInfoReqWrap.onlookup as oncomplete {
errno: -3008,
code: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'postgres.railway.internal'
}```
10 Replies
2 years ago
have you tried redeploying the postgres database?
2 years ago
can you try switching your runtime to v2
2 years ago
service settings
2 years ago

2 years ago
awsome!