Raphael Westphal

Results 4 comments of Raphael Westphal

I restarted the node and checked if the same key appeared again in the logs and it doesn't seem to be the case I only CTRL+C one time to not...

I deployed the bridge + node on another machine (ubuntu 23.02, xfs as a filesystem, this time with the node version v0.12.3) and I get the exact same problem

Right after I stopped the node: 466026 30 secondes after I restarted it: 465915 1-2mn after I restarted it: 465335

After tracing the execution of the programm, I found out that the path that is used to open the block is not right: ``` futex(0x51876a8, FUTEX_WAIT_PRIVATE, 0, NULL) = 0...