JS-IPFS website not working

Hello, whenever I try to test the adding data and getting data function on the JSIPFS webpage, I get this error because of which the program doesn’t create a proper HTTP gateway for the data I have inputted.

This is the error I am getting:
WebSocket connection to ‘wss://node0.preload.ipfs.io/p2p/QmZMxNdpMkewiVZLMRxaNxUeZpDUb34pWjZ1kZvsd16Zic’ failed: Error during WebSocket handshake: Unexpected response code: 404

WebSocket connection to ‘wss://node1.preload.ipfs.io/p2p/Qmbut9Ywz9YEDrz8ySBSgWyJk41Uvm2QJPhwDJzJyGFsD6’ failed: Error during WebSocket handshake: Unexpected response code: 404

Can someone please help me out?

I notified the infra team.

Are you also getting this same error in the console of that webpage?

PLease do tell me

It should be fixed now.


I am getting this error while running IPFS in the browser. Can you please help me out?

Are you still running the examples on js.ipfs.io? It all seems to work for me.