My node hasn’t been updated for a long time, and it can’t run now, so I run ./update.sh -i -c stable -d ~/node/data to update, the log is as follows
It stuck, then I CTRL+C to end, and update it again.
Current Version = 8590065664
Latest Version = 8590065664
No new version found
but, my node is stuck at startup, and the log is as follows
{"file":"acctupdates.go","function":"github.com/algorand/go-algorand/ledger.(*accountUpdates).accountsInitialize","level":"info","line":1024,"msg":"accountsInitialize upgrading database schema from version 3 to version 4","name":"","time":"2020-12-07T01:51:10.523196Z"}
{"file":"acctupdates.go","function":"github.com/algorand/go-algorand/ledger.(*accountUpdates).accountsInitialize","level":"info","line":1027,"msg":"accountsInitialize performing upgrade from version 3","name":"","time":"2020-12-07T01:51:10.523380Z"}