This repository was archived by the owner on Nov 6, 2020. It is now read-only.
This repository was archived by the owner on Nov 6, 2020. It is now read-only.
Thread '<unnamed>' panicked at 'overflow converting duration to nanoseconds' #8003
Closed
Description
- Which Parity version?: v1.9.0-beta-53ec114-20180125/x86_64-macos/rustc1.23.0
- Which operating system?: MacOS
- How installed?: via installer
- Are you fully synchronized?: yes
- Which network are you connected to?: ethereum
- Did you try to restart the node?: yes
When running parity --chain foundation
, I got the following:
stack backtrace:
Thread '<unnamed>' panicked at 'overflow converting duration to nanoseconds', src/libcore/option.rs:874
Restarting the node fixed it, just letting you guys know!