Skip to content

Cannot download large blocks #12

@primal100

Description

@primal100

Cannot complete downloading the blockchain. The issue is with requests to the following url:

https://denaro-node.gaetano.eu.org/get_blocks?offset=72307&limit=1

INFO:denaro:ic| e: RemoteProtocolError('peer closed connection without sending complete message body (incomplete chunked read)')

It was stopping at an earlier block. I modifed the code to reduce the limit paramater and each time it would go a little further. Finally I changed to limit 1 and it failed at block 72307. You can enter the above URL into a browser and see that the request never completes.

Even if you enter that block into the explorer it never loads:

https://explorer.denaro.is/block/72307

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions