Skip to content
This repository was archived by the owner on Jan 23, 2022. It is now read-only.
This repository was archived by the owner on Jan 23, 2022. It is now read-only.

Offline-election errors when using parity polkadot v0.8.26 #25

@mariopino

Description

@mariopino

Hi,

I'm getting this error using latest polkadot v0.8.26 (https://github.com/paritytech/polkadot/releases/tag/v0.8.26):

# ./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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions