Alan Sapede
Alan Sapede
@ioannist is it still happening ? I haven't followed recent changed of finalization pipeline but I know there have been some changes in there
This happened multiple times. Sometime when I did a drain before (but waited for it to end before powering down) but most of the time it wasn't a drain, simply...
No, the process was not running. The way I see it is: - Nomad has the process running and the allocation setup in database - Server reboots - At start,...
This error happened because I had 2 docker version installed and at reboot it it started both. This might have trigger the issue this time of not allowing to re-attach...
I'll try that. Do you know a good way to clean the orphan allocations? Right now I have to manually open the db and delete the allocation bucket
The issue is still happening. This time it wasn't without draining, just restarting the server with a `shutdown -P`. Additionally, it happens also on the server that is not running...
The fast and warp synchronization is currently experimental. We are working on improving it. Also be aware that the parachain needs the relaychain to sync to be able to follow...
@rimbi If this is ready for review, please move it from draft to PR
Pleease move the PR to "ready for review" and merge master into it, thank you
Hi @goushijie It seems you are mixing multiple call data. "Balances.transfer" is the Substrate API, but the substrate API doesn't support providing gas (nor gas limit or price). Which SDK...