Cafe137
Cafe137
@istae I have an update on this I used the default Activity Monitor of MacOS this time, not Windows. ``` Version: 2.4.0-390a402e Mode: light ``` I restarted my Bee node...
Attaching `fs_usage` output that I attached to the running `bee` process. [grepped.txt](https://github.com/user-attachments/files/18522711/grepped.txt)
+1 It is fairly common for HTTP clients to be generated from the OpenAPI specification too. I'd love to see this happen and start generating the HTTP layer in Bee-JS....
Related: - https://github.com/ethersphere/bee/issues/3166
There is a command in `swarm-cli` to address this: ``` swarm-cli utility rchash ``` While waiting, it displays a spinner with the current seconds, such as: ``` ⬡ ⬢ ⬡...
Related: https://github.com/ethersphere/bee/issues/5022
- https://github.com/ethersphere/bee/issues/4652 - https://github.com/ethersphere/bee/issues/4266
Checked just now - seems to be the same.
@salonisaboo I believe it was fixed in https://github.com/axios/axios/pull/6961 but I am not sure if it landed in the 0.x versions.
Root cause: `Settings.tsx` `rpcProvider: new providers.JsonRpcProvider('')`