Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node fails to build block #2327

Closed
hashbender opened this issue Jan 10, 2019 · 1 comment
Closed

Node fails to build block #2327

hashbender opened this issue Jan 10, 2019 · 1 comment

Comments

@hashbender
Copy link

After a clean sync, I attempt to getnewjobtemplate

20190110 06:49:20.589 DEBUG grin_servers::mining::mine_block - get_coinbase: BlockFees { fees: 0, height: 17846, key_id: Some(Identifier(030000000000000000000058ad00000000)) }
20190110 06:49:20.599 WARN grin_servers::mining::mine_block - Error building new block: Core(Transaction(Secp(InvalidRangeProof))). Retrying.
20190110 06:49:20.799 DEBUG grin_servers::mining::mine_block - get_coinbase: BlockFees { fees: 0, height: 17846, key_id: Some(Identifier(030000000000000000000058ae00000000)) }
20190110 06:49:20.808 WARN grin_servers::mining::mine_block - Error building new block: Core(Transaction(Secp(InvalidRangeProof))). Retrying.
20190110 06:49:21.011 DEBUG grin_servers::mining::mine_block - get_coinbase: BlockFees { fees: 0, height: 17846, key_id: Some(Identifier(030000000000000000000058af00000000)) }
20190110 06:49:21.018 WARN grin_servers::mining::mine_block - Error building new block: Core(Transaction(Secp(InvalidRangeProof))). Retrying.

This never repairs. This is from master at commit #5915580ab372dd85c0cc615d9df1c9aa6329f0f0

@yeastplume
Copy link
Member

Please feel free to open again if this is still an issue on mainnet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants