next-forge icon indicating copy to clipboard operation
next-forge copied to clipboard

basehub dev UND_ERR_CONNECT_TIMEOUT

Open Axpz opened this issue 2 months ago • 0 comments

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 avatar Dec 29 '24 01:12 Axpz