Skip to content

Error running postgres with CLI #2

@anataliocs

Description

@anataliocs

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.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions