endorhq / endorhq/cli

Error running postgres with CLI

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
28
Forks
7
PR merge metrics
No merged PRs in 30d

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.

Image

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.