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
The first time that you click on "Open Using IPFS" you get an error, "Can't load IPFS resources using local node". If you reload the page it works. It looks like a race condition: Brave is not waiting for the IPFS node to finish initializing before trying to load the content.
Description
The first time that you click on "Open Using IPFS" you get an error, "Can't load IPFS resources using local node". If you reload the page it works. It looks like a race condition: Brave is not waiting for the IPFS node to finish initializing before trying to load the content.
Steps to Reproduce
Actual result:
An error page stating "Can't read IPFS resources using local node". If you reload the page it works.
Expected result:
The page should show up the first time.
Reproduces how often:
Always.
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
This might have to do with the size of the IPFS block store (since startup time will depend on the size).
The text was updated successfully, but these errors were encountered: