webpack-extension-reloader icon indicating copy to clipboard operation
webpack-extension-reloader copied to clipboard

WebSocket connection error

Open craigsketchley opened this issue 5 years ago • 6 comments

Type:

  • [x] bug
  • [ ] feature
  • [ ] enhancement
  • [ ] question

Environment:

  • OS: Ubuntu 18
  • Browser: Chrome 79
  • Library Version: 1.1.4

I'm going to open a PR:

  • [ ] yes
  • [x] no (well, not until we figure out the issue)

Description: I am getting the following repeated error in the background page from what I assume is my background page trying to connect to webpack-extension-reloader.

WebSocket connection to 'ws://localhost:9090/' failed: Error in connection establishment: net::ERR_SSL_PROTOCOL_ERROR

I have reproduced it using the sample from this repo here: https://github.com/craigsketchley/webpack-extension-reloader-sample

Is anyone else getting this issue?

craigsketchley avatar Jan 29 '20 23:01 craigsketchley

Any thoughts on this @rubenspgcavalcante? I'm happy to look into this myself if you'd be happy to review a PR if it came to that.

craigsketchley avatar Feb 04 '20 06:02 craigsketchley

Any update on this? @craigsketchley have you found any solution to it?

williamchatwin avatar Mar 21 '20 04:03 williamchatwin

I have this problem too. @rubenspgcavalcante, could you pay attention to this problem, please.

EgoPingvina avatar May 13 '20 12:05 EgoPingvina

Yeah, it's unusable in it's current state for me. I've just uninstalled it - which is a shame because it's really useful. Is this still being maintained? Want me to look into it @rubenspgcavalcante?

craigsketchley avatar May 14 '20 01:05 craigsketchley

@craigsketchley if you will find a solution or some another plugin for extensions hot-reload - say us please) The author has not been active since December 13.

EgoPingvina avatar May 14 '20 08:05 EgoPingvina

The error you're getting is SSL related which is different than what I had but take a look at this issue and the author's response, in case that's somehow related.

ybentz avatar Jun 26 '20 17:06 ybentz