Chia-Network / chia-blockchain

Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
Apache License 2.0
10.82k stars 2.03k forks source link

[Bug] ERROR got weight proof request for unknown peak - I actually had this peak #11032

Closed alnuweiri closed 2 years ago

alnuweiri commented 2 years ago

What happened?

I got an error message saying this:

2022-04-03T22:49:34.569 full_node chia.full_node.full_node: ERROR got weight proof request for unknown peak 8ce724f91b998612ebf4059f41385e57384de78a93713c6a06f3f5f36df04e03

When I checked my log file, I found that I actually have this peak since the day before:

2022-04-02T20:04:37.684 full_node chia.full_node.full_node: INFO Updated peak to height 1781838, weight 3773706288, hh 8ce724f91b998612ebf4059f41385e57384de78a93713c6a06f3f5f36df04e03, forked at 1781837, rh: 12d9f90eb3cff64f9224518ab944fd2090730860ce9d2b8310533b570f99b5ac, total iters: 6999244151899, overflow: False, deficit: 11, difficulty: 2304, sub slot iters: 135266304, Generator size: No tx, Generator ref list size: No tx

So I am wondering why I got this error, is it really a bug, or I am missing something here?

Version

1.3.3

What platform are you using?

Windows

What ui mode are you using?

GUI

Relevant log output

2022-04-02T20:04:37.684 full_node chia.full_node.full_node: INFO      Updated peak to height 1781838, weight 3773706288, hh 8ce724f91b998612ebf4059f41385e57384de78a93713c6a06f3f5f36df04e03, forked at 1781837, rh: 12d9f90eb3cff64f9224518ab944fd2090730860ce9d2b8310533b570f99b5ac, total iters: 6999244151899, overflow: False, deficit: 11, difficulty: 2304, sub slot iters: 135266304, Generator size: No tx, Generator ref list size: No tx
2022-04-02T20:04:37.762 wallet chia.wallet.wallet_blockchain: INFO     Peak set to: 1781838 timestamp: 1648922616
2022-04-02T20:04:41.139 full_node chia.full_node.full_node: INFO       Finished signage point 8/64: CC: bb47f4d278ac4c4dd986244de45ac895cfd03e1439a96b02117deb72190e5661 RC: 8395aa18ca9e0f4213a024bb4b133a3d792c64aadaa276c8f79e5b3d5b1b5e4b 

.
.
.
.

2022-04-03T22:49:33.241 full_node chia.full_node.full_node: INFO       Finished signage point 57/64: CC: d64c5c3e560fcd4deb2f96c16e16c3d017778e4d96691d988aa09c470b5ee284 RC: d64d8f0c032c03d19b44a5529b67b48f50d0bac8748e82d6bc12f09809b34a04 
2022-04-03T22:49:34.569 full_node chia.full_node.full_node: ERROR    got weight proof request for unknown peak 8ce724f91b998612ebf4059f41385e57384de78a93713c6a06f3f5f36df04e03
2022-04-03T22:49:35.595 full_node chia.full_node.full_node: INFO     Added unfinished_block 8b710c502a182118f4b4f0dde1b36116802530ac9351f877876020b92689f74c, not farmed by us, SP: 57 farmer response time: 2.3376, Pool pk xch1f0ryxk6qn096hefcwrdwpuph2hm24w69jnzezhkfswk0z2jar7aq5zzpfj, validation time: 0.0000 seconds, pre_validation time 0.0000, cost: 52124907, percent full: 0.474%
2022-04-03T22:49:42.431 full_node chia.full_node.full_node: INFO       Finished signage point 58/64: CC: 3f328e75a19d93735d3ab48213d845bc44311b0753cb19b8bea4f259da6563ad RC: 7fa741a01816acfad711589ad1ef9b4d496c0e7bcfb61ba2eaa61f18702bea69
HVNC1 commented 2 years ago

and me

github-actions[bot] commented 2 years ago

This issue has not been updated in 14 days and is now flagged as stale. If this issue is still affecting you and in need of further review, please comment on it with an update to keep it from auto closing in 7 days.

alnuweiri commented 2 years ago

I am still seeing this issue from time to time!

github-actions[bot] commented 2 years ago

This issue has not been updated in 14 days and is now flagged as stale. If this issue is still affecting you and in need of further review, please comment on it with an update to keep it from auto closing in 7 days.

github-actions[bot] commented 2 years ago

This issue was automatically closed because it has been flagged as stale, and subsequently passed 7 days with no further activity from the submitter or watchers.