-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
This command was working previously for me but now it's erroring on DNS for Error: getaddrinfo ENOTFOUND images.endor.dev
Command executed
endor run postgres
🚀 Endor
Launching the Postgres environment
🌔 Initializing environment
node:internal/process/promises:394
triggerUncaughtException(err, true /* fromPromise */);
^
Error: getaddrinfo ENOTFOUND images.endor.dev
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:122:26) {
errno: -3008,
code: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'images.endor.dev'
}
Node.js v22.18.0
ELIFECYCLE Command failed with exit code 1.

Metadata
Metadata
Assignees
Labels
No labels