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
{{ message }}
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
@bgits yes @ethericsol is correct, you do not need to call start unless you explicitly don't start the node by passing start: false to the constructor.
Not being able to fetch content is a dupe of #1874
Type: BUG
Severity: High
Description:
ipfs.start throws the error and does not log out:"Node Started'
error: ipfs.js:14 Node failed to start! Error: Not able to start from state: running
Uncaught Error: Not able to start from state: running
It returns no peers but does return 8 addrs. It is not able to get the CID.
Steps to reproduce the error:
I would have that code run on page load in the browser.
The text was updated successfully, but these errors were encountered: