I get a 500 error from the /api/v0/stats/bw endpoint:
The number 2365.640062119891 cannot be converted to a BigInt because it is not an integer
I see this in the console logs when I am attempting to access the webui on my node.
This leads to the status page indicating " Could not connect to the IPFS API" even though the node is still connected and serving other requests.
Looks like a bug in this endpoint.