[Solved] Problem getting out of "Syncing" state

Hey @Support , I am experiencing problems with my recent stakings. I have 6 nodes that are stuck in “SYNCING” state. Looking at the logs I see the following error message

2021-10-07 12:37:39.719 engine.go:122 [INF] Consensus log: validator key 1FgMizQQRaY2j5kp..., shardID 5, role syncing
2021-10-07 12:37:41.982 shardsyncprocess.go:250 [INF] Syncker log : Send Finish Sync Message, shard 5, key [121VhftSAygpEJZ6...] 
 signature [[193 57 151 50 144 201 179 126 173 181 89 51 36 242 99 203 ...]]
2021-10-07 12:37:41.982 shardsyncprocess.go:253 [ERR] Syncker log : trySendFinishSyncMessage Public Message to Chain 255, error Can not publish message, this msg type finishsync is not allow
github.com/incognitochain/incognito-chain/peerv2.(*ConnManager).PublishMessageToShard
	/Users/autonomous/projects/incognito-chain/peerv2/connmanager.go:115
github.com/incognitochain/incognito-chain/syncker.(*ShardSyncProcess).trySendFinishSyncMessage
	/Users/autonomous/projects/incognito-chain/syncker/shardsyncprocess.go:252
github.com/incognitochain/incognito-chain/syncker.(*ShardSyncProcess).syncFinishSyncMessage
	/Users/autonomous/projects/incognito-chain/syncker/shardsyncprocess.go:271
runtime.goexit
	/usr/local/go/src/runtime/asm_amd64.s:1581

Hi @fredlee, we had devs check the issue, they’re working on it, will get you updated once we find the root cause. Sorry for the inconvenice!

3 Likes

We just updated network today. Your node should go to PENDING state soon.

2 Likes

Now they are all out of SYNC and PENDING as they should. Thanks guys.