This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Parity stops; Issue: all back-references to answered requests have been filled #7416
Labels
Milestone
I'm running:
Error: While syncing with the kovan testnet, parity abruptly gets stopped.
2018-01-01 06:39:03 UTC Syncing #4973397 5101…5fb5 0 hdr/s 0+ 0 Qed #4973397 24/50 peers 10 MiB cache 0 bytes queue RPC: 0 conn, 3 req/s, 53 µs
2018-01-01 06:39:08 UTC Syncing #4973397 5101…5fb5 0 hdr/s 0+ 0 Qed #4973397 24/50 peers 10 MiB cache 0 bytes queue RPC: 0 conn, 1 req/s, 53 µs
2018-01-01 06:39:13 UTC Syncing #4973397 5101…5fb5 0 hdr/s 0+ 0 Qed #4973397 23/50 peers 10 MiB cache 0 bytes queue RPC: 0 conn, 3 req/s, 53 µs
2018-01-01 06:39:18 UTC Syncing #4973397 5101…5fb5 0 hdr/s 0+ 0 Qed #4973397 23/50 peers 10 MiB cache 0 bytes queue RPC: 0 conn, 2 req/s, 53 µs
2018-01-01 06:39:23 UTC Syncing #4973397 5101…5fb5 0 hdr/s 0+ 0 Qed #4973397 22/50 peers 10 MiB cache 0 bytes queue RPC: 0 conn, 0 req/s, 53 µs
====================
stack backtrace:
0: 0x267f7a3d9c -
Thread '' panicked at 'all back-references to answered requests have been filled; qed: NoSuchOutput', /checkout/src/libcore/result.rs:906
This is a bug. Please report it at:
Aborted (core dumped)
Run Command:
parity --chain kovan --light --jsonrpc-apis web3,eth,net,parity,traces,rpc,personal --jsonrpc-port 8545 --jsonrpc-interface 0.0.0.0 --jsonrpc-cors all --jsonrpc-hosts all --force-ui --ui-no-validation
The text was updated successfully, but these errors were encountered: