danhper / atomic-chrome-atom

Edit Chrome textareas in Atom
https://goo.gl/haazl1
MIT License
93 stars 18 forks source link

Web Socket failed: Error in connection establishment #23

Closed bjshumway closed 7 years ago

bjshumway commented 7 years ago

Hi Tuvistavie, When I clicked the Atomic Button, I get the following error in the background page

background.js:128 WebSocket connection to 'ws://localhost:64292/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED

The result is that nothing happens. With atom open, it does not link atom to the textarea I've clicked on.

Any idea of what I need to do? I tried opening the port, tcp, but that didn't work. Am I missing something?

bjshumway commented 7 years ago

What's meant to be listening on ws://localhost:64292 ?

bjshumway commented 7 years ago

Hello!

I restarted my computer and it works now :). I will give this a 4/5 in the chrome webstore. I will give it 5/5 when the "options" button isn't greyed out. For some reason I'm not allowed to click it, so I can't setup a hotkey. Should I create a separate issue for this? Thanks

bjshumway commented 7 years ago

Nevermind, I figured that out too!

Voting it 5/5

Thanks very much