#Applied blocks stuck at syncing

27 messages ยท Page 1 of 1 (latest)

valid warren
clever lily
valid warren
#

even with the latest v0.10.4 I can't resync to network

obtuse ravine
#

hmm no it's probably not related to "Failed Block Proof"

#

@calm lion might know

#

@valid warren Can you try to attach gdb to the openmina process ?

#

If you're able to do that, can you run, in the gdb shell, the command: thread apply all bt

calm lion
#

failed to receive message from channel: rpc response get_best_tip:2: peer failed to respond: uncaught exception

calm lion
#

@valid warren Basically in order to resync when there's no link between new target best tip and current one, we have to call best tip rpc. Response of that rpc contains root block, best tip and block body hashes for blocks inbetween. This way we can find the link and start syncing process.

#

If you search logs with uncaught exception u'll see it a lot

#

That rpc shouldn't be failing. I'll check ocaml code and see if there is a reason it can be failing

valid warren
#

I rebooted it twice now, wouldn't bootstrap process find rpc that has the best tip if one of it fails ?

it can be any other peer RPC right?

obtuse ravine
calm lion
valid warren
valid warren
clever lily
calm lion
#

It's pretty much impossible on type system level

clever lily
#

I think some Ocaml node created the problematic block, if this was unclear.

#

But certainly I may be completely wrong ๐Ÿ™‚

calm lion
calm lion
grave pine
calm lion