cli icon indicating copy to clipboard operation
cli copied to clipboard

dcl start. TIMEOUT

Open FrancisShi opened this issue 2 years ago • 1 comments

What?

[HPM] Error occurred while proxying request 127.0.0.1:8001/lambdas/health to https://peer-lb.decentraland.org/ [ETIMEDOUT] (https://nodejs.org/api/errors.html#errors_common_system_errors) ...

Why?

✔ Latest SDK installation found. ✔ Checking decentraland libraries

[email protected] watch /Users/francis/Develop/test/francis_test/dcl build-ecs --watch

dev mode: true working directory: /Users/francis/Develop/test/francis_test/dcl

processing /src/MyPrompt.ts bundling:

  • node_modules/@dcl/amd/dist/amd.js
  • node_modules/decentraland-ecs/dist/src/index.js
  • node_modules/@dcl/ui-scene-utils/dist/index.js
  • src/MyPrompt.ts

writing /bin/game.js writing /bin/game.js.lib

The compiler is watching file changes...

[HPM] Proxy created: / -> https://peer.decentraland.org/ [HPM] Proxy created: / -> https://peer.decentraland.org/

Preview server is now running

Available on:

http://127.0.0.1:8001?position=0%2C0&SCENE_DEBUG_PANEL
http://192.168.0.139:8001?position=0%2C0&SCENE_DEBUG_PANEL

Details:

Press CTRL+C to exit

Acquiring comms connection. [HPM] ECONNRESET: Error: socket hang up at connResetException (internal/errors.js:639:14) at TLSSocket.socketCloseListener (_http_client.js:449:25) at TLSSocket.emit (events.js:412:35) at net.js:686:12 at TCP.done (_tls_wrap.js:564:7) { code: 'ECONNRESET'

...

FrancisShi avatar Jun 28 '22 17:06 FrancisShi

[HPM] Error occurred while proxying request 192.168.0.139:8001/lambdas/health to https://peer.decentraland.org/ [ECONNRESET] (https://nodejs.org/api/errors.html#errors_common_system_errors) Acquiring comms connection.

FrancisShi avatar Jun 29 '22 02:06 FrancisShi