Wink Saville
Wink Saville
Note: After a little less that and hour my node was successfully attesting after I `reth stage drop merkle` and restarting the node.
I'm impatient and decided I try something, I came up with adding a `panic!` to [the code where the "Failed to insert block"](https://github.com/winksaville/reth/blob/cd1c2bf99dc3ac4e02c3a027dd0e6d3da252de87/crates/interfaces/src/blockchain_tree/error.rs#L156-L168) gets printed and set `RUST_BACKTRACE=1` environment variable:...
Pisomat, I don't see content of this email on GitHub in issue 7430. But actually I think it would be better in your issue, 7619 and I don't see it...
@Rjected, txs for answering my question in the state root war room, I wanted to get some additional clarification, but Telegram doesn't handle long lines of "code" as well as...
The "state root" issued happened again, as I expected. There are two differences: 1. This has my [`panic code`](https://github.com/winksaville/reth/commit/cd1c2bf99dc3ac4e02c3a027dd0e6d3da252de87) when there is a "Failed to insert block". Because of the...
[Here are the logs](https://drive.google.com/file/d/1U80bYZpqNOcoFNjnfb8FvhPL8Q8T0rCB/view?usp=drive_link) for reth-issue-7430.2024-04-15. [Here is a shu256sum](https://drive.google.com/file/d/1VQZXGWfc-CsSeQJg_-5fF8W8wveQQ-H4/view?usp=drive_link) of the above `tar.gz` file. Finally here is the `--checksum`: ``` 2024-04-15T04:48:54.037172Z INFO Calculating checksum for table: TransactionSenders 2024-04-15T04:48:54.037405Z INFO...
The stack trace was captured, it was in the system logs and I've uploaded to [reth.log.journalctl.tar.gz](https://drive.google.com/file/d/1N1QjhZx_ib3LCrcSEsaL6AvWD_8mAODk/view?usp=drive_link): ``` $ sudo journalctl -u reth.panic-on-insertblockerror.service > reth.log.journalctl [sudo] password for kendall: kendall@ethel 24-04-15T13:44:12.154Z:~/reth-lighthouse-issues/reth-issue-7430.2024-04-15/reth...
Uploaded [reth-issue-7340.2024-04-15.database](https://drive.google.com/drive/folders/1Z2_k3oDY5_LK5lsW5OEEkjlkuyHL3IaJ?usp=drive_link) the contents of that directory are: ``` $ ls -lh total 58G -rw-r--r-- 1 wink users 29G Apr 15 13:50 db.tar -rw-r--r-- 1 wink users 73 Apr 15...
The "state root" problem occurred again on my holesky node, Ethel. The links are to db & logs tar file [1] and sha256sum [2]. [1] https://drive.google.com/file/d/19OVLAnypj0Pif59e74vJtClaF0UKCVNX/view?usp=drive_link [2] https://drive.google.com/file/d/11aVzslUgBVOeQW3w9PJaxMX9Wp9Gujdm/view?usp=drive_link In reth.log.1...
> @winksaville doesn't seem like links are working Fixed now