adobe / brackets

An open source code editor for the web, written in JavaScript, HTML and CSS.
http://brackets.io
MIT License
33.26k stars 7.64k forks source link

Brackets Live-Preview shows blank google chrome window #14056

Open Git-Kevba opened 6 years ago

Git-Kevba commented 6 years ago

Hello everybody,

I have an issue to run a cryptocurrency bot with Brackets and Xampp. I made some test if I can show my balances of the exchanges with the Live preview and it worked. Now I tried to buy some cryptocurrencies over Brackets and I got following error messanges in my console:

  1. webSocketTransport: Error on live preview server creation: Error: listen EADDRINUSE
    file:///C:/Program%20Files%20(x86)/www/extensions/default/DebugCommands/NodeDebugUtils.js

and

  1. Failed to load resource: net::ERR_CONNECTION_REFUSED
    http://127.0.0.1:9222/json

My Browser shows an empty window and I don´t know what to do.

I hope somebody can help me I have tried some things I read in other Forums but nothing worked.

Thank you:)

sobisht commented 6 years ago

@Git-Kevba Can you check if you have already open live preview from some other brackets instance.