previewjs icon indicating copy to clipboard operation
previewjs copied to clipboard

ECONNREFUESED error in my project

Open sanjaysoni5657 opened this issue 3 years ago • 2 comments

Describe the bug

Preview JS IDE trying to render view but getting error in that process.

image

Reproduction

Open my project and tried preview js rendering.

Preview.js version

v1.11.0

Framework

React 18.2.0

System Info

System:
    OS: Windows 10 10.0.19042
    CPU: (12) x64 Intel(R) Core(TM) i5-10500 CPU @ 3.10GHz
    Memory: 4.87 GB / 15.75 GB
  Binaries:
    Node: 16.14.2 - C:\Program Files\nodejs\node.EXE
    npm: 8.5.0 - C:\Program Files\nodejs\npm.CMD
  IDEs:
    VSCode: 1.70.0 - C:\Program Files\Microsoft VS Code\bin\code.CMD
  Browsers:
    Edge: Spartan (44.19041.1266.0), Chromium (103.0.1264.49)
    Internet Explorer: 11.0.19041.1202

Used Package Manager

npm

Extension logs (useful for crashes)

Error: connect ECONNREFUSED 127.0.0.1:9315
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16)
Error: connect ECONNREFUSED 127.0.0.1:9315
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16)
Error: connect ECONNREFUSED 127.0.0.1:9315
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16)
Error: connect ECONNREFUSED 127.0.0.1:9315
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16)

Preview logs (useful for rendering errors)

No response

Repo link (if available)

No response

Anything else?

No response

sanjaysoni5657 avatar Aug 06 '22 18:08 sanjaysoni5657

Thank you for the bug report!

Would you be able to attach the content of .vscode/extensions/zenclabs.previewjs-1.11.0/dist/server-err.log as well?

fwouts avatar Aug 06 '22 23:08 fwouts

Thank you for the bug report!

Would you be able to attach the content of .vscode/extensions/zenclabs.previewjs-1.11.0/dist/server-err.log as well?

Hi @sanjaysoni5657, would you be able to attach the logs above as requested? If not, I'll have to close this issue as unreproducible unfortunately.

fwouts avatar Aug 18 '22 12:08 fwouts