seltzerfish
seltzerfish
RRailway
Created by seltzerfish on 8/15/2024 in #✋|help
Possible outage?
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] (node:dns:107:26) {

errno: -3008,

code: 'ENOTFOUND',

syscall: 'getaddrinfo',

hostname: 'postgres.railway.internal'

}
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'

}
12 replies