INFURA / infura

Official Public Repository for INFURA
https://infura.io
381 stars 62 forks source link

WebSocket connection is closed: code = 1006 (connection closed abnormally [internal]), no reason #100

Open dangell7 opened 6 years ago

dangell7 commented 6 years ago

When I try to connect to 'wss://ropsten.infura.io/ws/' I get the following error

WebSocket connection is closed: code = 1006 (connection closed abnormally [internal]), no reason

To clarify, do I need to include my Infura Key in the domain?

Also, this 'wss://ropsten.infura.io/_ws/' works just fine

k06a commented 6 years ago

@dangell7 thanks for pointing on wss://ropsten.infura.io/_ws/

robinagist commented 6 years ago

i'm having the same problem with ganache-cli and ganache-gui. previous application using web3.js 1.0 works fine with both using websockets.