You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
When I try to run --import-blocks it just seemingly stucks.
Finished release [optimized] target(s) in 0.92s
Running `target/release/substrate import-blocks blocks.blocks`
2019-06-28 18:18:28 Importing 1241 blocks
2019-06-28 18:18:28 #0 blocks were added to the queue
2019-06-28 18:18:28 #1000 blocks were added to the queue
There is no CPU activity coming from substrate while import so which suggests that there might be an issue with locking or dispatching the tasks.