ChainWhisper

Results 56 comments of ChainWhisper

@ViolainOt 请尝试用recover工具回滚到上一个块。https://github.com/binance-chain/node-binary/tree/master/tools/recover ``` state_recover 1082013 {path-to-home} ```

the latest version for `tnbbcli` is `0.7.2`

bnbcli v0.8.0 is the equivalent of tnbbcli v0.7.2 Those binaries are not released at the same time.

Hello @jseibel-circle You need to update `app.toml` file and recover to 109998999 (one block before the upgrade height) and make sure your system open-file limit is at least 1024. https://community.binance.org/topic/3103/

> After that, it now produces this error #243 Please revert one block before restart: The recover workflow is the following: 1. Download the tool `state-recover` from [node-binary](https://github.com/binance-chain/node-binary/tree/master/tools/recover) repo for...

@astudnev @scream7 Thanks for reporting this! Please try again. The quota issue should be resolved now.

Hello, @MentalNomad This issue is because the binaries are stored with `git lfs`

Hello, @wolfpack94 Could you share the endpoint URL here?

Hello, @wolfpack94 did you start a api-server for this? ``` bnbcli api-server ```