EvernodeXRPL / evernode-test-resources

0 stars 0 forks source link

config operation hanged #6

Open MrKnowItAlll opened 5 months ago

MrKnowItAlll commented 5 months ago

Ran this script to force it to mint and burn leases:

while true
do
sudo evernode config resources 4000 2000 100000 4
sudo evernode config resources 4000 2000 100000 8
done

after few loops around 11 loops, it hanged, i stopped it and took evernode log, dont see anything of note, but evernode status showed that message board was inactive.

Running :

evernode config resources 4000 2000 100000 4

brought back the message board and everything was okay after.

Log attached.

evernode_log.txt