Skip to content

Goerli complains about pruning mode and refuses access #3

@HardyBardy

Description

@HardyBardy

Following instructions in https://in3.readthedocs.io/en/develop/embedded.html:
Trying to access the previously deployed AirBnB smart contract in Goerli with a command like

curl -X GET http://slock.local/api/access

gives a response:

I (42657) esp-rest: Could not get the response: Error: Could not get the trace :{"code":-32000,"message":"This request is not supported because your node is running with state pruning. Run with --pruning=archive."}

This occurred for me already on August 26th, with an ESP32 software image that worked before. Increasing request_count or max_attempts doesn't have any effect.

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