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
I got the following error when syncing my Tanganika node with the relay and parachain, i'd synced ~11846441 out of 15934569, with 11846144 finalized blocks on relay chain and 1044591 out of 1104968 blocks with 0 finalized on parachain:
root@localhost:~# journalctl -u datahighway.service -f
Dec 26 07:50:46 localhost start.sh[29519]: std::sys::unix::thread::Thread::new::thread_start
Dec 26 07:50:46 localhost start.sh[29519]: at rustc/34a6cae28e7013ff0e640026a8e46f315426829d/library/std/src/sys/unix/thread.rs:108:17
Dec 26 07:50:46 localhost start.sh[29519]: 39: <unknown>
Dec 26 07:50:46 localhost start.sh[29519]: 40: <unknown>
Dec 26 07:50:46 localhost start.sh[29519]: Thread 'tokio-runtime-worker' panicked at 'SinkImpl::poll_ready called after error.', /home/sudip/.cargo/registry/src/github.aaakk.us.kg-1ecc6299db9ec823/quicksink-0.1.2/src/lib.rs:158
I got the following error when syncing my Tanganika node with the relay and parachain, i'd synced ~11846441 out of 15934569, with 11846144 finalized blocks on relay chain and 1044591 out of 1104968 blocks with 0 finalized on parachain:
i was using:
https://github.com/DataHighway-DHX/DataHighway-Parachain/releases/download/v3.7.1/datahighway-collator https://github.com/DataHighway-DHX/DataHighway-Parachain/releases/download/v3.7.1/kusama.json
https://raw.githubusercontent.com/DataHighway-DHX/DataHighway-Parachain/v3.6.0/res/kusama/kusama-parachain-raw.json
It seems related to this paritytech/substrate#12522
when i restarted the node it continued syncing relay chain blocks, but stopped syncing parachain blocks and showed the following error:
The text was updated successfully, but these errors were encountered: