ipfs-examples / helia-examples

How to do most anything with your Helia node
https://verified-fetch.vercel.app
69 stars 60 forks source link

Websocket connection failed | The helia-webpack throws an Websocket error #210

Open harmanpunn opened 7 months ago

harmanpunn commented 7 months ago

The webpack example that uses react throws the following error on the console

WebSocket connection to ‘wss://ny5.bootstrap.libp2p.io/p2p/QmQCU2EcMqAqQPR2i9bChDtGNJchTbq5TbXJJ16u19uLTa’ failed: Failed to establish a connection to https://141.136.36.230:4001/.well-known/libp2p-webtransport?type=noise: net::ERR_CONNECTION_REFUSED. Failed to establish a connection to https://[2a02:4780:f:f81b::1]:4001/.well-known/libp2p-webtransport?type=noise: net::ERR_ADDRESS_UNREACHABLE.

The above error keeps printing on the console And then the app crashes.

Also getting multiple instances of the following warning: WebTransport session establishment failed. Too many pending WebTransport sessions (64)

rossbulat commented 6 months ago

I am running the Vite example and I am also experiencing similar errors to the above. Here is a screenshot:

Screenshot 2024-01-20 at 12 50 16