Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

basehub dev UND_ERR_CONNECT_TIMEOUT #376

Open
Axpz opened this issue Dec 29, 2024 · 0 comments
Open

basehub dev UND_ERR_CONNECT_TIMEOUT #376

Axpz opened this issue Dec 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Axpz
Copy link

Axpz commented Dec 29, 2024

Describe the bug
hit below error, with basehub api token configured too.
image

┌ @repo/cms#dev > cache bypass, force executing d8079bd25888d5d7

│ > @repo/[email protected] dev /Volumes/newVolumes/go/src/github.com/Axpz/catx9/packages/cms
│ > basehub dev

│ TypeError: fetch failed
│ at node:internal/deps/undici/undici:13392:13
│ at process.processTicksAndRejections (node:internal/process/task_queues:105:5) {
│ [cause]: ConnectTimeoutError: Connect Timeout Error
│ at onConnectTimeout (/Volumes/newVolumes/go/src/github.com/Axpz/catx9/node_modul
│ es/.pnpm/[email protected]/node_modules/undici/lib/core/connect.js:186:24)
│ at /Volumes/newVolumes/go/src/github.com/Axpz/catx9/node_modules/.pnpm/undici@5.
│ 28.4/node_modules/undici/lib/core/connect.js:133:46
│ at Immediate._onImmediate (/Volumes/newVolumes/go/src/github.com/Axpz/catx9/node
│ _modules/.pnpm/[email protected]/node_modules/undici/lib/core/connect.js:174:9)
│ at process.processImmediate (node:internal/timers:491:21) {
│ code: 'UND_ERR_CONNECT_TIMEOUT'
│ }
│ }
│  ELIFECYCLE  Command failed with exit code 1.
│ command finished with error: command (/Volumes/newVolumes/go/src/github.com/Axpz/catx9
│ /packages/cms) /usr/local/bin/pnpm run dev exited (1)
next-forge version
2.21.11

To Reproduce
Steps to reproduce the behavior:
a regular setup and.

Expected behavior
the demo can running as expected.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: MacOS
  • Browser chrome v130
@Axpz Axpz added the bug Something isn't working label Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant