KiraCore / testnet

public testnet coordination
Other
31 stars 28 forks source link

Snapshot stuck #19

Closed reb0rn21 closed 3 years ago

reb0rn21 commented 3 years ago

Kira V0.2.2.3 Validator mode, snapshot got stuck at first manual run, restart does not help: `+ SNAP_BLOCK=89651 ++ isNaturalNumber 89651 +++ isNullOrEmpty 89651 +++ '[' -z 89651 ']' +++ '[' 89651 == null ']' +++ echo false ++ false ++ VTMP=false +++ isInteger 89651 ++++ isNullOrEmpty 89651 ++++ '[' -z 89651 ']' ++++ '[' 89651 == null ']' ++++ echo false +++ false +++ VTMP=false +++ [[ 89651 =~ ^-?[0-9]+$ ]] +++ VTMP=true +++ echo true ++ true ++ '[' 89651 -ge 0 ']' ++ VTMP=true ++ echo true

asmodat commented 3 years ago

thank you, resolved on branch testnet-2