Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Goerli complains about pruning mode and refuses access #3

Open
HardyBardy opened this issue Nov 2, 2020 · 0 comments
Open

Goerli complains about pruning mode and refuses access #3

HardyBardy opened this issue Nov 2, 2020 · 0 comments

Comments

@HardyBardy
Copy link

HardyBardy commented Nov 2, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant