brave / brave-browser

Brave browser for Android, iOS, Linux, macOS, Windows.
https://brave.com
Mozilla Public License 2.0
17.67k stars 2.31k forks source link

`context deadline exceeded` error when loading IPFS/IPNS URI #28662

Open srirambv opened 1 year ago

srirambv commented 1 year ago

Description

context deadline exceeded error when loading IPFS/IPNS URI

Steps to Reproduce

  1. Load ipfs://bafybeiemxf5abjwjbikoz4mc3a3dla6ual3jsgpdr4cjr3oz3evfyavhwq/wiki/Vincent_van_Gogh.html
  2. Page fails to load
  3. Console throws error context deadline exceeded

Actual result:

ipfs resolve -r /ipfs/bafybeiemxf5abjwjbikoz4mc3a3dla6ual3jsgpdr4cjr3oz3evfyavhwq/wiki/Vincent_van_Gogh.html: context deadline exceeded

Expected result:

No errors, loads the page

Reproduces how often:

Intermittent

Brave version (brave://version info)

IPFS Component: 0.18.1

Version/Channel Information:

Other Additional Information:

Miscellaneous Information:

cc: @cypt4 @lidel @autonome

lidel commented 1 year ago

Your node was unable to fetch bafybeiemxf5abjwjbikoz4mc3a3dla6ual3jsgpdr4cjr3oz3evfyavhwq or find providers on DHT.

Are you connected to the swam?

If this happens for all addresses, check if your network or OS has firewall rules blocking p2p traffic.