We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No response
I am unable to start Axon on the main branch .
ubuntu@ip-172-31-95-221:~/axon$ cargo run -- run -c devtools/chain/config.toml -g devtools/chain/genesis_single_node.json Finished dev [unoptimized + debuginfo] target(s) in 0.78s Running `target/debug/axon run -c devtools/chain/config.toml -g devtools/chain/genesis_single_node.json` Error [ProtocolError] Kind: Codec Error: Rlp("RlpExpectedToBeList")
Expected Behavior:
Axon starts up
Ubuntu 22.04
main 680e53e
Linux ip-172-31-95-221 5.19.0-1029-aws #30~22.04.1-Ubuntu SMP Thu Jul 13 17:17:32 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered:
Notice that the #1270 #1302 and #1319 are breaking change, so it is not compatible with the old data. So is there any old data in the environment?
Sorry, something went wrong.
Hi, @samtvlabs Would you try cleaning up the old chain data in devtools/chain/data and then restart Axon?
Start Single Axon Node
Thanks this resolves this
Flouse
No branches or pull requests
Contact Details
No response
Current Behavior
Description
I am unable to start Axon on the main branch .
Expected Behavior
Expected Behavior:
Axon starts up
OS
Ubuntu 22.04
Axon version
main 680e53e
Kernel
Linux ip-172-31-95-221 5.19.0-1029-aws #30~22.04.1-Ubuntu SMP Thu Jul 13 17:17:32 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Relevant log output
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: