bsc
bsc copied to clipboard
Syncmode = fast not working with version 1.1.12-f68965a6
System information
Geth version: geth version
OS & Version: Windows/Linux/OSX
Commit hash : (if develop
)
Expected behaviour
Geth process to be running without any error.
Actual behaviour
Geth process stops with the following error.
invalid value "fast" for flag -syncmode: unknown sync mode "fast", want "full", "snap" or "light"
Steps to reproduce the behaviour
- Download latest geth binary
- Run the following command
/geth_linux --syncmode 'fast'
Backtrace
[backtrace]
When submitting logs: please submit them as text and not screenshots.
In release v1.1.12, --syncemode
fast
has been removed. Please refer to: https://github.com/bnb-chain/bsc/releases