Hi @fabrice,
Algorand node status stuck in the same block height after upgrading it to 3.15.1
catchup-time is increasing constantly
{
“catchpoint”: “”,
“catchpoint-acquired-blocks”: 0,
“catchpoint-processed-accounts”: 0,
“catchpoint-processed-kvs”: 0,
“catchpoint-total-accounts”: 0,
“catchpoint-total-blocks”: 0,
“catchpoint-total-kvs”: 0,
“catchpoint-verified-accounts”: 0,
“catchpoint-verified-kvs”: 0,
“catchup-time”: 1602302324241,
“last-catchpoint”: “29110000#FI2DUXOJUME3GMA6C2TIQOV2KWT7BOKKJGQCHP7UF6JIO2XIYEKA”,
“last-round”: 29117368,
“last-version”: “GitHub - algorandfoundation/specs at 44fa607d6051730f5264526bf3c108d51f0eadb6”,
“next-version”: “GitHub - algorandfoundation/specs at 44fa607d6051730f5264526bf3c108d51f0eadb6”,
“next-version-round”: 29117369,
“next-version-supported”: true,
“stopped-at-unsupported-round”: false,
“time-since-last-round”: 0
}
node.log logs
{“file”:“logger.go”,“function”:“github.com/algorand/go-algorand/daemon/algod/api/server/lib/middlewares.(*LoggerMiddleware).handler.func1",“level”:“info”,“line”:56,“msg”:"10.213.120.116:48600 - - [2023-05-25 17:05:29.979282361 +0000 UTC m=+111184.156884083] "GET /v2/blocks/20145543?format=msgpack HTTP/1.1" 200 175972 "Go-http-client/1.1" 370.318µs”,“time”:“2023-05-25T17:05:29.979672Z”}
{“file”:“logger.go”,“function”:“github.com/algorand/go-algorand/daemon/algod/api/server/lib/middlewares.(*LoggerMiddleware).handler.func1",“level”:“info”,“line”:56,“msg”:"10.213.120.116:48600 - - [2023-05-25 17:05:31.62331739 +0000 UTC m=+111185.800919112] "GET /v2/blocks/20145544?format=msgpack HTTP/1.1" 200 95139 "Go-http-client/1.1" 358.218µs”,“time”:“2023-05-25T17:05:31.623698Z”}
{“file”:“logger.go”,“function”:“github.com/algorand/go-algorand/daemon/algod/api/server/lib/middlewares.(*LoggerMiddleware).handler.func1",“level”:“info”,“line”:56,“msg”:"10.213.120.118:59778 - - [2023-05-25 17:05:32.085508188 +0000 UTC m=+111186.263109910] "GET /v2/blocks/18167028?format=msgpack HTTP/1.1" 200 82862 "Go-http-client/1.1" 282.014µs”,“time”:“2023-05-25T17:05:32.085813Z”}
{“file”:“logger.go”,“function”:“github.com/algorand/go-algorand/daemon/algod/api/server/lib/middlewares.(*LoggerMiddleware).handler.func1",“level”:“info”,“line”:56,“msg”:"10.213.120.116:48600 - - [2023-05-25 17:05:33.857210841 +0000 UTC m=+111188.034812563] "GET /v2/blocks/20145545?format=msgpack HTTP/1.1" 200 50229 "Go-http-client/1.1" 250.112µs”,“time”:“2023-05-25T17:05:33.857482Z”}