ERROR: thread 'main' panicked at 'block header, view rlp is trusted and should be valid: RlpIsTooBig'
- OpenEthereum version (>=3.1.0): 3.3.0-rc.6
- Operating system: Linux
- Installation: github release
- Fully synchronized: yes
- Network: kovan
- Restarted: yes
Error occurs:
2021-08-23 16:48:09 Configured for Kovan Testnet using AuthorityRound engine
thread 'main' panicked at 'block header, view rlp is trusted and should be valid: RlpIsTooBig', crates/ethcore/types/src/encoded.rs:290:17
stack backtrace:
note: Some details are omitted, run with RUST_BACKTRACE=full for a verbose backtrace.
After setting RUST_BACKTRACE=full, Error occurs:
2021-08-23 16:48:25 Configured for Kovan Testnet using AuthorityRound engine
thread 'main' panicked at 'block header, view rlp is trusted and should be valid: RlpIsTooBig', crates/ethcore/types/src/encoded.rs:290:17
stack backtrace:
0: 0x55df4c860b00 -
Downgrade to 3.3.0-rc.4 works well
Yes I got this same error.. and I downgraded to rc4