-
Notifications
You must be signed in to change notification settings - Fork 526
Open
Labels
P2Medium: Good to have, but can wait until someone steps upMedium: Good to have, but can wait until someone steps upexp/intermediatePrior experience is likely helpfulPrior experience is likely helpfulkind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)
Description
If your run
ipfs daemon --offline then the API responds to requests for /api/v0/stats/bw with a 400 status code and the body:
{"Message":"this command must be run in online mode. Try running 'ipfs daemon' first","Code":1,"Type":"error"}as we're using the bandwidth stats to determine if the connection is working, the Web UI asserts that the connection to IPFS has failed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2Medium: Good to have, but can wait until someone steps upMedium: Good to have, but can wait until someone steps upexp/intermediatePrior experience is likely helpfulPrior experience is likely helpfulkind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)