-
Notifications
You must be signed in to change notification settings - Fork 835
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
INFO [12-04|13:57:14] <P Chain> snow/engine/snowman/transitive.go#62: initializing consensus engine
INFO [12-04|13:57:14] <P Chain> snow/engine/common/bootstrapper.go#82: Starting bootstrap...
INFO [12-04|13:57:14] api/server/server.go#192: adding route /ext/bc/111111xxxxxYY
INFO [12-04|13:57:14] api/server/server.go#114: HTTP API server listening on ":9650"
INFO [12-04|13:57:21] <P Chain> snow/engine/common/bootstrapper.go#272: Bootstrapping started syncing with 1 vertices in the accepted frontier
INFO [12-04|13:57:23] <P Chain> snow/engine/snowman/bootstrap/bootstrapper.go#360: bootstrapping fetched 277 blocks. Executing state transitions...
ERROR[12-04|13:57:23] <P Chain> snow/engine/snowman/bootstrap/block_job.go#86: block TYXPtsxxxxxxxxxyx failed verification during bootstrapping due to proposed timestamp (2021-12-04 02:51:43 +0000 UTC) later than next staker change time (2021-12-04 02:15:38 +0000 UTC)
FATAL[12-04|13:57:23] <P Chain> snow/networking/router/handler.go#144: chain shutting down due to error "failed to execute job TYXPtsxxxxxxxxyx due to failed to verify block in bootstrapping: proposed timestamp (2021-12-04 02:51:43 +0000 UTC) later than next staker change time (2021-12-04 02:15:38 +0000 UTC)" while processing message: (Op: multi_put, NodeID: NodeID-A8jypuxxxxxxxxxxxdiG, RequestID: 3, NumContainers: 1718)
INFO [12-04|13:57:23] <P Chain> snow/engine/snowman/transitive.go#154: shutting down consensus engine
INFO [12-04|13:57:23] node/node.go#1153: shutting down node with exit code 1
INFO [12-04|13:57:23] ipcs/chainipc.go#101: shutting down chain IPCs
INFO [12-04|13:57:23] chains/manager.go#828: shutting down chain manager
INFO [12-04|13:57:23] snow/networking/router/chain_router.go#260: shutting down chain router
INFO [12-04|13:57:23] network/network.go#656: shutting down network
INFO [12-04|13:57:23] node/node.go#1177: cleaning up plugin subprocesses
INFO [12-04|13:57:23] node/node.go#1180: finished node shutdown
INFO [12-04|13:57:23] nat/nat.go#152: Unmapped all ports
To Reproduce
After the upgrade(v1.6 to v1.7.1),avalanchego automatically restarts frequently.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Operating System
LSB Version: core-11.1.0ubuntu2-noarch:security-11.1.0ubuntu2-noarch
Distributor ID: Ubuntu
Description: Ubuntu 20.04.2 LTS
Release: 20.04
Codename: focal
./avalanchego --version
avalanche/1.7.1 [database=v1.4.5, commit=8cae4efe4d36f1ce6691c6cce0ad54477908d705]
Additional context
Add any other context about the problem here.
By submitting this issue I agree to the Terms and Conditions of the Developer Accelerator Program.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working