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
Preconditions: Active schain medium type 16 nodes Skale schain name: wan-tasty-kitalpha
Versiosns skalenetwork/schain:3.17.0-beta.6
Stpes to reproduce:
Expected state: Skaled should catch state root error, set restart from the snapshot in skaled status file and exit with 200 exit Code
Actual state: Skaled crashes after catching state root error
Logs: skaled status file:
root@ip-172-31-56-65:~# cat .skale/node_data/schains/wan-tasty-kitalpha/skaled.status { "subsystemRunning":{ "SnapshotDownloader": false, "WaitingForTimestamp": false, "Blockchain": true, "Rpc": true }, "exitState":{ "ClearDataDir": false, "StartAgain": true, "StartFromSnapshot": false, "ExitTimeReached": false } }
docker container
efd793427cd8 skalenetwork/schain:3.17.0-beta.6 "/skaled/skaled --co…" 2 hours ago Exited (134) 6 minutes ago skale_schain_wan-tasty-kitalpha
Logs from skaled skaled_crashes_after_state_root_error.txt
The text was updated successfully, but these errors were encountered:
skaled: 3.17.0-beta.8
Sorry, something went wrong.
Verified on Regression network skale_schain_free-basic-rosy-SKALE skaled: 3.17.0-beta.8
state_root_exit_verification.log
dimalit
Successfully merging a pull request may close this issue.
Preconditions:
Active schain medium type 16 nodes
Skale schain name: wan-tasty-kitalpha
Versiosns
skalenetwork/schain:3.17.0-beta.6
Stpes to reproduce:
Expected state:
Skaled should catch state root error, set restart from the snapshot in skaled status file and exit with 200 exit Code
Actual state:
Skaled crashes after catching state root error
Logs:
skaled status file:
docker container
Logs from skaled
skaled_crashes_after_state_root_error.txt
The text was updated successfully, but these errors were encountered: