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

Echo Server Example Problem #491

@patricklenert

Description

@patricklenert

I'm trying to run python microraiden/examples/echo_server.py --private-key microraiden/examples/pk_tut.txt

I synced completely to the ethereum blockchain with the Parity Light Client and get the following errors:

WARNING:microraiden.utils.private_key:Private key in raw format. Consider switching to JSON-encoded
.
.
.
ValueError: {'code': -32041, 'message': 'Requested data size exceeds limit of 1000 blocks.'}
Fri Nov  2 10:57:07 2018 <Blockchain at 0x10ce6a470> failed with ValueError

Traceback (most recent call last):
.
.
.
gevent.hub.LoopExit: ('This operation would block forever', <Hub at 0x10ccc5930 select default pending=0 ref=0>)

Operation System: MacOS High Sierra.

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