Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

console error about ipfs.io #23

Open
guotao opened this issue Apr 25, 2023 · 1 comment
Open

console error about ipfs.io #23

guotao opened this issue Apr 25, 2023 · 1 comment

Comments

@guotao
Copy link

guotao commented Apr 25, 2023

There is error in console

WebSocket connection to 'wss://node1.preload.ipfs.io/p2p/XXXXX' failed:

So why it need to connect to ipfs? is'nt it a p2p ?

@tabcat
Copy link
Member

tabcat commented Apr 25, 2023

These are preload nodes which just cache content on the network. There are a few of them that the ipfs instance automatically connects to if a default flag is set.

So why it need to connect to ipfs? is'nt it a p2p ?

It's not needed and the app should still work just fine without any of these.
Connection errors being logged are not uncommon and usually don't mean anything is broken.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants