Kirill Varlamov

Results 16 comments of Kirill Varlamov

After adding one more validator to existing set of 4, peers flapped but the network didn't experience any noticeable outage

Image is available on all IPFS gateways I tested, changed shortname to unique (CI was failing because of that)

Here is the alternative link that confirms image available through another IPFS gateway https://ipfs.io/ipfs/QmVp9jyb3UFW71867yVtymmiRw7dPY4BTnsp3hEjr9tn8L Could you please check @ligi

just rebased on latest master. @ligi could you check please?

@ligi could you please take a look 👀

I've applied @fr0zn 's commit on top of blockscout's master locally - issue https://github.com/blockscout/blockscout/issues/5729 seems to persist for me :-( Blockscout output: ``` stepscan_1 | 2022-07-20T16:13:36.632 application=indexer fetcher=internal_transaction count=10 error_count=10...

Collected and uploaded docker compose logs https://raw.githubusercontent.com/step-app-fi/stepscan/f0e0988daae0efc757485d6c890eeedcb981c0f9/blockscout-indexing-hangs-at-15-percent.log and https://raw.githubusercontent.com/step-app-fi/stepscan/f0e0988daae0efc757485d6c890eeedcb981c0f9/blockscout-indexing-hangs.log

@vbaranov thanks so much for explanationm Victor. Since we disabled INTERNAL_TRANSACTIONS_FETCHER due to annoying #5729 bug, so how we can help with its resolution? No elixir devs in our team,...

@mc10sw #5193 was related with disabled `--http.api debug` on the node. In my case (https://github.com/blockscout/blockscout/issues/5729) debug API is active on the node and proven working - python client is able...