You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
On creating a new instance in Chrome, IPFS errors with:
WebSocket connection to 'wss://ws-star.discovery.libp2p.io/socket.io/?EIO=3&transport=websocket' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED
However, it works fine with firefox. Any help is appreciated! Thank you.
Steps to reproduce the error:
Simply do const ipfs = new IPFS() and load the page in Chrome.
The text was updated successfully, but these errors were encountered:
Type: Bug
Severity:
Critical
Description:
On creating a new instance in Chrome, IPFS errors with:
However, it works fine with firefox. Any help is appreciated! Thank you.
Steps to reproduce the error:
Simply do
const ipfs = new IPFS()
and load the page in Chrome.The text was updated successfully, but these errors were encountered: