Skip to content

OpenEthereum is not a supported ethereum client #2372

@ronmnm

Description

@ronmnm

When trying to connect to archive node, it fails with error:

     self.client = EthereumClient.from_w3(w3=self.w3)
File "/home/pool-worker/nucypher-venv/lib/python3.6/site-packages/nucypher/blockchain/eth/clients.py", line 209, in from_w3
    raise NotImplementedError(f'{w3.clientVersion} is not a supported ethereum client')
NotImplementedError: OpenEthereum//v3.0.1-stable-8ca8089-20200601/x86_64-unknown-linux-gnu/rustc1.43.1 is not a supported ethereum client
  • OS Version: Ubuntu 16
  • Nucypher Version: version 4.0.0
  • Ethereum Node Version: OpenEthereum v3.0.1-stable-8ca8089-20200601

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementNew or improved featuresPlatformPlatform support issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions