Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

fix bootstrap error #27

Merged
merged 1 commit into from
Oct 3, 2022
Merged

Conversation

benjiewheeler
Copy link
Contributor

Description

One of the protocol feature activations fails with the following error

Error 3100010: JSON parse exception
Error Details:
Fail to parse JSON from string: ["8ba52fe7a3956c5cd3a656a3174b931d3bb2abb45578befc59f283ecd816a405"
unexpected end of file
Attempting to parse array ["8ba52fe7a3956c5cd3a656a3174b931d3bb2abb45578befc59f283ecd816a405"]
{"str":"[\"8ba52fe7a3956c5cd3a656a3174b931d3bb2abb45578befc59f283ecd816a405\""}
Stack Trace:
main.cpp:519 json_from_file_or_string
json_relaxed.hpp:744 variant_from_stream
json_relaxed.hpp:651 arrayFromStream
json.cpp:459 from_string

Expected Behavior:

Should activate the protocol features without errors.

Steps to reproduce

# Start a node
dune --start <node_name>
# Do a system bootstrap
dune --bootstrap-system

@jolly-fellow jolly-fellow merged commit 2856f63 into AntelopeIO:main Oct 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants