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 has been archived by the owner on Jan 23, 2022. It is now read-only.
# ./offline-election staking -i 10 -r
thread 'main' panicked at 'Storage state_getPairs failed: Request(Error { code: InternalError, message: "Unknown error occurred", data: Some(String("UnsafeRpcCalled(UnsafeRpcError)")) })', /usr/local/substrate-debug-kit/sub-storage/src/lib.rs:108:10
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
NOTE: I'm using --unsafe-ws-external and --unsafe-rpc-external params, this does not happen with parity polkadot v0.8.25. Not sure if this is a parity polkadot problem related but want to notify about it.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I'm getting this error using latest polkadot v0.8.26 (https://github.com/paritytech/polkadot/releases/tag/v0.8.26):
NOTE: I'm using
--unsafe-ws-external
and--unsafe-rpc-external
params, this does not happen with parity polkadot v0.8.25. Not sure if this is a parity polkadot problem related but want to notify about it.The text was updated successfully, but these errors were encountered: