Jozef
Jozef
Happened again, just before getting finally synced up. ### Blockbook ``` Coin Ethereum Host eth-blockbook Version / Commit / Build 0.4.0 / [fdc2b863-dirty](https://github.com/trezor/blockbook/commit/fdc2b863-dirty) / 2023-04-14T12:25:23+00:00 Synchronized false Last Block 19426362...
Erigon has been running fully synced and following the chain in real time. I have no idea why Blockbook's picking up those non-existent block hashes. I did as you suggested...
I'm wondering what I'm doing wrong still. On another (fresh) server I've built and set up the following services, hoping to get it working painlessly: ``` make all-ethereum-archive-consensus make all-ethereum_archive...
So I couldn't resist turning Blockbook on (on the second server) while seeing the backend (reportedly) not making any progress after reaching block 18 999 999. Now Blockbook has just...
Alright, I've **partially figured this out**. At least the SDK part. The exception was being thrown because the **server responded with 403**. Unfortunately, the `FireblocksApiException` did not show nor preserve...