-
Notifications
You must be signed in to change notification settings - Fork 2k
[Bug] When is heavy load mempool my Full Node disconnects from peers #19518
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
Comments
And today again repeating the same, mempool going to be full and my node lost sync. 2025-04-18T12:08:03.564 2.5.3 full_node chia.full_node.full_node: WARNING Block validation: 2.69s, pre_validation: 0.20s, CLVM: 0.20s, post-process: 0.88s, cost: 3845400863, percent full: 34.958% header_hash: de696ff443c1651aa4cb98a4afa9e4e857aba4c99934ec3fcb984ad1c44f479a height: 6923346
2025-04-18T12:09:00.556 2.5.3 full_node chia.full_node.full_node: WARNING Block validation: 2.77s, pre_validation: 0.27s, CLVM: 0.27s, post-process: 0.88s, cost: 3826100222, percent full: 34.783% header_hash: 47c58b48c8bd1f475bf417addc372109b7e81a6315e1f3c28657a29f526b97a3 height: 6923351
2025-04-18T12:10:05.829 2.5.3 full_node chia.full_node.full_node: WARNING Block validation: 2.83s, pre_validation: 0.38s, CLVM: 0.38s, post-process: 0.86s, cost: 3874946480, percent full: 35.227% header_hash: 7f0caa4dbae2e804217dda13d34e57af2c43d609ba03d96ddaf858acbb09f98a height: 6923353
2025-04-18T15:20:09.549 2.5.3 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: f29c5ab7cfe440d3e3bcfe53cb6417129b7a28280a905fb23ebd04d95c0f4d7f new-peak-prev: 821f4cb54d71d1e3af40cfe2026f524dd1ce84e98f7e749da185bde4cb77cf6d coins: set
2025-04-18T15:20:41.901 2.5.3 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: 3e318ab4b1003cc12fdcd85efc1ed33b532c45498a1753d5faa756d67f1fd332 new-peak-prev: 377c5b8cd1d671acc34947fcf46d3dac888ce6b75f6eb55c9455f49ffca8a439 coins: set
2025-04-18T19:36:40.117 2.5.3 full_node chia.full_node.full_node_api: ERROR got weight proof request for unknown peak d68e979c5991e915d5a09a201fc23b2210420dc3c071ef74a902fddd02d6215e
2025-04-19T01:51:19.435 2.5.3 full_node chia.full_node.full_node: WARNING Block validation: 2.91s, pre_validation: 0.39s, CLVM: 0.39s, post-process: 0.92s, cost: 3715763245, percent full: 33.78% header_hash: 26439275ec6306bed598b47e65e837d4eb2c17eabbe023e16ea8122e2c87f314 height: 6925957
2025-04-19T01:55:52.496 2.5.3 full_node chia.full_node.full_node: WARNING Block validation: 2.95s, pre_validation: 0.30s, CLVM: 0.30s, post-process: 1.06s, cost: 3678012670, percent full: 33.436% header_hash: d717cc9599605b808d7999076d1ae8b7fc7b18d8d6efae5d44c3afa75f49245c height: 6925965
2025-04-19T01:56:39.496 2.5.3 full_node chia.full_node.full_node: WARNING Block validation: 2.16s, pre_validation: 0.20s, CLVM: 0.20s, post-process: 0.77s, cost: 2857284706, percent full: 25.975% header_hash: efab2c6a93a343ec05519374921c1d92ce6b89b66bc2ea0ac36ab84bb8a65287 height: 6925972
2025-04-19T06:02:18.270 2.5.3 full_node chia.full_node.full_node_api: ERROR got weight proof request for unknown peak 803eccf49957bbb9bb86e10ebb0e554404b8ab4fa227061fcf6fd100c49ece77
2025-04-19T06:15:10.191 2.5.3 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: 4719a907ace0149b27a9cb7589e6ff6af44b02e7ffc4338bafed06effe83ef5b new-peak-prev: 6c5ae2f1fee7e7b4b62a0c0757ed2c42776220f3abfe028565e1159a46d194b5 coins: set
2025-04-19T11:53:24.872 2.5.3 full_node chia.full_node.full_node_api: ERROR got weight proof request for unknown peak 71350a4b5c4d67c38e3aae53660ac8bff0eebdee05bf57c73b7260f0db5ef040
2025-04-19T14:24:17.201 2.5.3 full_node chia.full_node.full_node_api: ERROR got weight proof request for unknown peak 1763f9eb5e44c98b0ceb4d5d38d91704b72b98339b6f824e47ec1456812fb90b
2025-04-19T15:00:47.802 2.5.3 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: 0a2e41ae626c686d55e23d81565e4db822b654e213a6c1837dffa31f77f9d9de new-peak-prev: dfd561411b4770fdf5dc42a902ea7dbb77e7c4fd6f3dcc074282bd4cceb68fdb coins: set
2025-04-19T15:00:59.282 2.5.3 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: 59efe973f8dab88114edcc5628a537f9d618a2f4bfd5a7803eb63e1752f3f099 new-peak-prev: dfd561411b4770fdf5dc42a902ea7dbb77e7c4fd6f3dcc074282bd4cceb68fdb coins: set
2025-04-19T20:59:37.401 2.5.3 full_node chia.full_node.full_node_api: ERROR got weight proof request for unknown peak db7ae17240dd5a9438b0fd81f7ee74a4743b29d302f677de62aa91fc2696df66
2025-04-20T01:49:48.238 2.5.3 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: d89ca96fdc7a3f961d19636334cb39f20b117a40ea24c3717af6cb6d1ea4d6e5 new-peak-prev: c5450348fc11bc062235f95da6a15478118c4d02161f09fcb97a2ce2e209ce91 coins: set
2025-04-20T03:21:36.868 2.5.3 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: 3d230c4095a6a3ee6330b56a8a81f21c7cac30a6844caf78a90d7a8d850e83c4 new-peak-prev: 8390fdc4846f2819c8d2f96b899855fe27c7459c2b065106311b73d0803943d6 coins: set
2025-04-20T03:21:38.567 2.5.3 full_node chia.full_node.full_node: WARNING Do not have sub slot 9a308569754fe432b8a54c66d1cec796d57389ff33c76e468b25d9c0db6696d5
2025-04-20T03:21:54.581 2.5.3 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: 393d38b1fe52f12ec169f8ffadf357dba674293e24eff64db850f52981be1e7b new-peak-prev: 8390fdc4846f2819c8d2f96b899855fe27c7459c2b065106311b73d0803943d6 coins: set
2025-04-20T03:21:54.689 2.5.3 full_node full_node_server : ERROR Exception: Error code: DOUBLE_SPEND [], PeerInfo(_ip=IPv4Address('154.61.62.190'), _port=8444). Traceback (most recent call last):
File "chia\server\ws_connection.py", line 443, in wrapped_coroutine
File "chia\full_node\full_node_api.py", line 574, in respond_unfinished_block
File "chia\full_node\full_node.py", line 2407, in add_unfinished_block
chia.util.errors.ConsensusError: Error code: DOUBLE_SPEND []
2025-04-20T03:21:54.705 2.5.3 full_node full_node_server : ERROR Exception: Error code: DOUBLE_SPEND [] <class 'chia.util.errors.ConsensusError'>, closing connection PeerInfo(_ip=IPv4Address('154.61.62.190'), _port=8444). Traceback (most recent call last):
File "chia\server\ws_connection.py", line 464, in _api_call
File "asyncio\tasks.py", line 445, in wait_for
File "chia\server\ws_connection.py", line 443, in wrapped_coroutine
File "chia\full_node\full_node_api.py", line 574, in respond_unfinished_block
File "chia\full_node\full_node.py", line 2407, in add_unfinished_block
chia.util.errors.ConsensusError: Error code: DOUBLE_SPEND []
2025-04-20T03:21:54.705 2.5.3 full_node full_node_server : WARNING Banning 154.61.62.190 for 600 seconds
2025-04-20T03:50:40.782 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting added transaction e023d2ad016b88d8bde7ff19815543b5a7cd728d7ad7630265e23f2d2aef0719 to 0 peers took 0.9370s
2025-04-20T09:42:07.723 2.5.3 harvester harvester_server : ERROR Exception: Value -1450200 does not fit into uint64, PeerInfo(_ip=IPv4Address('127.0.0.1'), _port=8447). Traceback (most recent call last):
File "chia\server\ws_connection.py", line 443, in wrapped_coroutine
File "chia\harvester\harvester_api.py", line 284, in new_signage_point_harvester
File "chia_rs\struct_stream.py", line 82, in __init__
ValueError: Value -1450200 does not fit into uint64
2025-04-20T09:42:07.723 2.5.3 harvester harvester_server : ERROR Exception: Value -1450200 does not fit into uint64 <class 'ValueError'>, closing connection PeerInfo(_ip=IPv4Address('127.0.0.1'), _port=8447). Traceback (most recent call last):
File "chia\server\ws_connection.py", line 464, in _api_call
File "asyncio\tasks.py", line 445, in wait_for
File "chia\server\ws_connection.py", line 443, in wrapped_coroutine
File "chia\harvester\harvester_api.py", line 284, in new_signage_point_harvester
File "chia_rs\struct_stream.py", line 82, in __init__
ValueError: Value -1450200 does not fit into uint64
2025-04-20T09:42:07.723 2.5.3 harvester harvester_server : WARNING Trying to ban localhost for 10, but will not ban
2025-04-20T10:55:42.601 2.5.3 full_node chia.full_node.full_node: WARNING Block validation: 2.09s, pre_validation: 0.27s, CLVM: 0.27s, post-process: 0.75s, cost: 3196460827, percent full: 29.059% header_hash: 6121e3ad6349a38bb5fbfb3276af17700d435dda3a54c392e7cd7821ebb3a967 height: 6932303
2025-04-20T11:07:51.115 2.5.3 full_node chia.full_node.full_node: WARNING Block validation: 2.12s, pre_validation: 0.11s, CLVM: 0.09s, post-process: 0.77s, cost: 3672296092, percent full: 33.385% header_hash: fbf2786d706b29a7678f9a298ef896cc7710e21a46ec0b6e80e728f843451ca5 height: 6932335
2025-04-20T18:49:14.920 2.5.3 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: cb206ce70e5884f69981d111ed86e9222f8a6413bad723e270ec14bd796bc375 new-peak-prev: 480efcb66808e91b938f24279737dac6c18295131d8c7168dee8eb84baf8ef53 coins: set
2025-04-20T19:50:13.264 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting added transaction f8636ad5224b807adda924fb9c10e046fd8bd803000b2fc302f8e5ccc6997a82 to 0 peers took 0.8910s
2025-04-21T02:51:06.898 2.5.3 full_node chia.full_node.full_node: WARNING Block validation: 2.58s, pre_validation: 0.41s, CLVM: 0.41s, post-process: 0.92s, cost: 3614630983, percent full: 32.86% header_hash: 00595474d07842d2e196953674ed2e182cea8111e659915fab490415d871975f height: 6935367
2025-04-21T02:57:23.551 2.5.3 full_node chia.full_node.full_node: WARNING Block validation: 2.20s, pre_validation: 0.16s, CLVM: 0.15s, post-process: 0.75s, cost: 3671996078, percent full: 33.382% header_hash: fa5910f11bb88c15905e72ae36c4ce45b66fcd64bdcde23ea9b412adb7d0f6cb height: 6935390
2025-04-21T02:58:29.725 2.5.3 full_node chia.full_node.full_node: WARNING Block validation: 2.59s, pre_validation: 0.28s, CLVM: 0.28s, post-process: 0.95s, cost: 3561206979, percent full: 32.375% header_hash: 3e067d7c5d731fdd06d41e9534d06d95ebf1f02f86a47b78281b6816979418e9 height: 6935393
2025-04-21T05:04:03.366 2.5.3 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: 16d97229fab44165bbb2730d6fadade9d3bf8795f1cf9c73ef7a4ad830a13bc6 new-peak-prev: 920b5929fc730074a4c08012c4e4eb9b602477c1de32d45e83c8168da18d9f13 coins: set
2025-04-21T14:43:44.392 2.5.3 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: 9a720e24cb9c0fffbc08204d7ef593df3a6a4df841e799d6eeb28008c2ce43a2 new-peak-prev: ca3542719f6d18539e6708b75c40263604ac6fa92c075aa89867ca7a52b7dd5f coins: set
2025-04-21T14:43:45.647 2.5.3 full_node chia.consensus.block_body_validation: ERROR Err.UNKNOWN_UNSPENT: COIN ID: 915c7cff2837e37875edbdbd50d70f3809b8109cc9f596e8cd9774266b2ef722 fork_info: ForkInfo(fork_height=6937604, peak_height=6937604, peak_hash=<bytes32: 695201cf36e72193e7ee6742f93e699b6a6a56d84e24c9fd4a978457a88648f3>, additions_since_fork={}, removals_since_fork={}, block_hashes=[])
2025-04-21T14:43:45.647 2.5.3 full_node full_node_server : ERROR Exception: Error code: UNKNOWN_UNSPENT [], PeerInfo(_ip=IPv4Address('87.244.50.26'), _port=8444). Traceback (most recent call last):
File "chia\server\ws_connection.py", line 443, in wrapped_coroutine
File "chia\full_node\full_node_api.py", line 574, in respond_unfinished_block
File "chia\full_node\full_node.py", line 2407, in add_unfinished_block
chia.util.errors.ConsensusError: Error code: UNKNOWN_UNSPENT []
2025-04-21T14:43:45.647 2.5.3 full_node full_node_server : ERROR Exception: Error code: UNKNOWN_UNSPENT [] <class 'chia.util.errors.ConsensusError'>, closing connection PeerInfo(_ip=IPv4Address('87.244.50.26'), _port=8444). Traceback (most recent call last):
File "chia\server\ws_connection.py", line 464, in _api_call
File "asyncio\tasks.py", line 445, in wait_for
File "chia\server\ws_connection.py", line 443, in wrapped_coroutine
File "chia\full_node\full_node_api.py", line 574, in respond_unfinished_block
File "chia\full_node\full_node.py", line 2407, in add_unfinished_block
chia.util.errors.ConsensusError: Error code: UNKNOWN_UNSPENT []
2025-04-21T14:43:45.663 2.5.3 full_node full_node_server : WARNING Banning 87.244.50.26 for 600 seconds
2025-04-21T14:44:14.460 2.5.3 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: db43170b21c7c015e64aadc75203f12e03609d44014433017ee071fb161f1162 new-peak-prev: 695201cf36e72193e7ee6742f93e699b6a6a56d84e24c9fd4a978457a88648f3 coins: set
2025-04-21T18:14:51.133 2.5.3 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: 5ee8a6681bab4764b1fd1237b3b8f091c3320a9de35ed4922ffebb4df585d134 new-peak-prev: bd6c4d7b62724af3b7f10cde8a036b7840fbc25875fe957d36d76d984677b460 coins: set
2025-04-21T18:23:32.157 2.5.3 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: eede005b8da4652548c55dacdeea2f430010f188293f9b96aa520fc61797adcd new-peak-prev: 3801fa83574d6ec4e23e507e7ec741d44721e9dbf878c233be683b1d39aebd29 coins: set
2025-04-21T22:41:53.449 2.5.3 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: 3156b59a09703782b1bd09824e0abaeb010bdc7a15c3273d654c4ef17bfe6d6a new-peak-prev: 7858b63c3c4da931ad6eca3686253aa450d79d1729ff41b28de70dbffdfe4948 coins: set
2025-04-21T22:41:56.548 2.5.3 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: eadd170b1be53f801777d46fd4165c999f2e398840a193c02dbfd1688e1be2b6 new-peak-prev: 7858b63c3c4da931ad6eca3686253aa450d79d1729ff41b28de70dbffdfe4948 coins: set
2025-04-22T03:21:01.031 2.5.3 full_node chia.full_node.full_node: WARNING Block validation: 2.64s, pre_validation: 0.61s, CLVM: 0.61s, post-process: 0.78s, cost: 3287841333, percent full: 29.889% header_hash: 0ce6191b5610ae0b3266cef455339679715eeb6fb78a248f2cc6d47417a9e7f9 height: 6940020
2025-04-22T03:30:01.944 2.5.3 full_node chia.full_node.full_node: WARNING Block validation: 2.41s, pre_validation: 0.48s, CLVM: 0.48s, post-process: 0.72s, cost: 3715215971, percent full: 33.775% header_hash: 95f9be0f68c3d4411a77788866c0e541070e2c11509b03422aeaadb94a2c91ac height: 6940041
2025-04-22T10:04:33.432 2.5.3 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: 21e165d0f50f1bfd5067f48d1ea877a996c1a8d7bbe88719f720d356b49fb954 new-peak-prev: 3cb11403b585561d57cbb066a33c873c5ab5bb05ecd124663c8d79e3ab142ec9 coins: set
2025-04-22T10:04:42.112 2.5.3 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: 286db2d94c90ff83bf2b5ec0ce6242af2102de05e36340231bdeeb573a894e52 new-peak-prev: 3cb11403b585561d57cbb066a33c873c5ab5bb05ecd124663c8d79e3ab142ec9 coins: set
2025-04-22T16:16:44.545 2.5.3 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: 9c0ab881e38c17d926d7d152fa5e08f734bc90c517682a41dfe46322d98a6b48 new-peak-prev: 378863829970ade826df456609d12a4c9cb927d1e794f110a492dbf17193adfb coins: set
2025-04-22T21:34:15.526 2.5.3 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: 6d90d9888fa20039b76ca7d21d9e853544a5171afea4756f1e0e17ae7292592e new-peak-prev: d9db3020c750083cff8acca9172cd76c621fced3f8bbc3d5a22e85f1057ee1b4 coins: set
2025-04-22T21:34:44.512 2.5.3 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: db4c5faf9ce924785c04fa73055c03f9eb84ce84032cff0cd6d0fc824a81aeb5 new-peak-prev: 799632a5696100f560d8f78d490f76b8d002ea7628434dee76b987b89bce9998 coins: set
2025-04-23T02:45:52.008 2.5.3 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: 57bfaed3687d4bc7992c90c64a1fc64bdbed25f85b40d7d66e0e1236170f35e0 new-peak-prev: 3ab6a929ddc9425582cfca1a4c703ccba614385fdd8134103e1ceab793734c15 coins: set
2025-04-23T03:02:23.302 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 2 removed transactions to 0 peers took 1.2970s
2025-04-23T03:03:10.330 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 1 removed transactions to 0 peers took 1.2970s
2025-04-23T03:04:04.059 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 6 removed transactions to 0 peers took 2.6720s
2025-04-23T03:04:45.038 2.5.3 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: 597bf6dc859fe59ad7250be4625442bb0521ebb005d58ac54741561f263432ac new-peak-prev: 3db3894b6482a733d970dad8d08c115766a9895a684cc789bd97a70ecd699f06 coins: set
2025-04-23T03:05:03.036 2.5.3 full_node chia.full_node.mempool_manager: WARNING pre_validate_spendbundle took 2.2893 seconds for e134bf27d448134a44b1c2f70b7cb96a1c4a73a9f7e32d0ad9597598d5a504f0 (queue-size: 0)
2025-04-23T03:07:32.813 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 3 removed transactions to 0 peers took 2.7500s
2025-04-23T03:08:13.097 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 3 removed transactions to 0 peers took 2.7190s
2025-04-23T03:10:39.775 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 7 removed transactions to 0 peers took 1.4220s
2025-04-23T03:14:33.149 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 8 removed transactions to 0 peers took 1.4530s
2025-04-23T03:17:53.558 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 5 removed transactions to 0 peers took 1.3750s
2025-04-23T03:23:42.764 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 3 removed transactions to 0 peers took 1.3910s
2025-04-23T03:25:53.774 2.5.3 full_node chia.full_node.full_node: WARNING Block validation: 16.89s, pre_validation: 0.30s, CLVM: 0.30s, post-process: 1.38s, cost: 3696162151, percent full: 33.601% header_hash: e11b2e914030b245460c6f4c0a448137bc8f669ec5929190290bae3fe5917aaf height: 6944714
2025-04-23T03:27:08.484 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 7 removed transactions to 0 peers took 1.4850s
2025-04-23T03:27:08.500 2.5.3 full_node chia.full_node.full_node: WARNING Block validation: 3.61s, pre_validation: 0.50s, CLVM: 0.50s, post-process: 1.19s, cost: 7939004722, percent full: 72.173% header_hash: 9226ae9be5ebb6f4bd28fceb1687120e391fc9b219131a27f79532468881fcf8 height: 6944716
2025-04-23T03:28:06.066 2.5.3 full_node chia.full_node.full_node: WARNING Block validation: 2.55s, pre_validation: 0.25s, CLVM: 0.25s, post-process: 0.92s, cost: 2953884288, percent full: 26.853% header_hash: c98188a644e2daed207a6093061c804e174c53d6f29c4358621aa0270dee2dbb height: 6944718
2025-04-23T03:28:21.432 2.5.3 full_node chia.full_node.mempool_manager: WARNING pre_validate_spendbundle took 2.1576 seconds for 1a1c9fa1b163c3021886b2d90d6f725b1b0de491790ae66b6c7d818e39e1fc8b (queue-size: 0)
2025-04-23T03:32:03.955 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 3 removed transactions to 0 peers took 1.4370s
2025-04-23T03:32:53.902 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 3 removed transactions to 0 peers took 3.2190s
2025-04-23T03:33:35.332 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 6 removed transactions to 0 peers took 2.7650s
2025-04-23T03:35:50.333 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 7 removed transactions to 0 peers took 1.3900s
2025-04-23T03:36:31.140 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 4 removed transactions to 0 peers took 2.8910s
2025-04-23T03:37:26.928 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 3 removed transactions to 0 peers took 2.9840s
2025-04-23T03:37:58.678 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 2 removed transactions to 0 peers took 1.3750s
2025-04-23T03:39:26.335 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 4 removed transactions to 0 peers took 1.6250s
2025-04-23T03:44:01.696 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 2 removed transactions to 0 peers took 2.7190s
2025-04-23T03:45:12.969 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 5 removed transactions to 0 peers took 3.8750s
2025-04-23T03:49:58.339 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 6 removed transactions to 0 peers took 1.5470s
2025-04-23T03:54:55.189 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 7 removed transactions to 0 peers took 1.5780s
2025-04-23T03:55:31.701 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 1 removed transactions to 0 peers took 1.5780s
2025-04-23T03:56:20.830 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 4 removed transactions to 0 peers took 3.0310s
2025-04-23T03:56:55.138 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 2 removed transactions to 0 peers took 1.6560s
2025-04-23T03:58:31.011 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 4 removed transactions to 0 peers took 1.6720s
2025-04-23T04:02:12.423 2.5.3 wallet chia.wallet.wallet_node : WARNING SpendBundle has been rejected by the FullNode. {'error': 'DOUBLE_SPEND', 'status': 3, 'txid': '0xb26f822e86e8ee64f639f3160e65a7d241c0120dec3ed24496cc03ca90c3f8ec'}
2025-04-23T04:02:12.439 2.5.3 wallet chia.wallet.wallet_node : WARNING SpendBundle has been rejected by the FullNode. {'error': 'DOUBLE_SPEND', 'status': 3, 'txid': '0xeefe1d04a9ff1e4419bad544e33b31e1c00a2d651421daa0615ac07601e7d904'}
2025-04-23T04:02:12.439 2.5.3 wallet chia.wallet.wallet_node : WARNING SpendBundle has been rejected by the FullNode. {'error': 'DOUBLE_SPEND', 'status': 3, 'txid': '0xb26f822e86e8ee64f639f3160e65a7d241c0120dec3ed24496cc03ca90c3f8ec'}
2025-04-23T04:02:12.439 2.5.3 wallet chia.wallet.wallet_node : WARNING SpendBundle has been rejected by the FullNode. {'error': 'DOUBLE_SPEND', 'status': 3, 'txid': '0xeefe1d04a9ff1e4419bad544e33b31e1c00a2d651421daa0615ac07601e7d904'}
2025-04-23T04:02:12.454 2.5.3 wallet chia.wallet.wallet_node : WARNING SpendBundle has been rejected by the FullNode. {'error': 'DOUBLE_SPEND', 'status': 3, 'txid': '0xb26f822e86e8ee64f639f3160e65a7d241c0120dec3ed24496cc03ca90c3f8ec'}
2025-04-23T04:02:12.454 2.5.3 wallet chia.wallet.wallet_node : WARNING SpendBundle has been rejected by the FullNode. {'error': 'DOUBLE_SPEND', 'status': 3, 'txid': '0xeefe1d04a9ff1e4419bad544e33b31e1c00a2d651421daa0615ac07601e7d904'}
2025-04-23T04:14:31.994 2.5.3 wallet chia.wallet.wallet_node : ERROR Error syncing to PeerInfo(_ip=IPv4Address('76.183.176.76'), _port=8444)
Traceback (most recent call last):
File "chia\wallet\wallet_node.py", line 1215, in new_peak_from_untrusted
File "chia\wallet\wallet_node.py", line 1224, in long_sync_from_untrusted
File "chia\wallet\wallet_node.py", line 1353, in fetch_and_update_weight_proof
Exception: weight proof response was none
2025-04-23T04:14:40.634 2.5.3 wallet chia.wallet.wallet_node : WARNING Peer None did not respond in time.
2025-04-23T04:14:40.634 2.5.3 wallet wallet_server : WARNING Banning 76.183.176.76 for 120 seconds
2025-04-23T04:14:41.614 2.5.3 wallet chia.wallet.wallet_node : WARNING Peer None did not respond in time.
2025-04-23T04:14:41.629 2.5.3 wallet wallet_server : WARNING Banning 76.183.176.76 for 120 seconds
2025-04-23T04:14:41.935 2.5.3 wallet chia.wallet.wallet_node : WARNING Peer None did not respond in time.
2025-04-23T04:14:41.951 2.5.3 wallet wallet_server : WARNING Banning 76.183.176.76 for 120 seconds
2025-04-23T04:14:42.331 2.5.3 wallet chia.wallet.wallet_node : WARNING Peer None did not respond in time.
2025-04-23T04:14:42.331 2.5.3 wallet wallet_server : WARNING Banning 76.183.176.76 for 120 seconds
2025-04-23T04:14:42.981 2.5.3 wallet chia.wallet.wallet_node : WARNING Peer None did not respond in time.
2025-04-23T04:14:42.981 2.5.3 wallet wallet_server : WARNING Banning 76.183.176.76 for 120 seconds
2025-04-23T04:14:44.205 2.5.3 wallet chia.wallet.wallet_node : WARNING Peer None did not respond in time.
2025-04-23T04:14:44.205 2.5.3 wallet wallet_server : WARNING Banning 24.237.156.167 for 120 seconds
2025-04-23T04:14:53.727 2.5.3 wallet chia.wallet.wallet_node : WARNING Peer None did not respond in time.
2025-04-23T04:14:53.727 2.5.3 wallet wallet_server : WARNING Banning 76.183.176.76 for 120 seconds
2025-04-23T06:48:01.486 2.5.3 wallet chia.wallet.wallet_node : WARNING bad header block response from Peer PeerInfo(_ip=IPv4Address('174.85.87.16'), _port=8444).
2025-04-23T07:48:15.996 2.5.3 wallet chia.wallet.wallet_node : WARNING Peer PeerInfo(_ip=IPv4Address('158.174.146.209'), _port=8444) did not respond in time.
2025-04-23T07:48:15.996 2.5.3 wallet wallet_server : WARNING Banning 158.174.146.209 for 120 seconds |
Hey @heget , I am seeing a number of different things in these logs and have listed them below in the order I would troubleshoot (as fixing the prior ones might resolve the latter ones):
This all said let's start with db storage location and connection method then go from there |
Hi @BrandtH22 , As I see it, I think the problem will be with the connection to quality peers. As you suggested, I will try to delete those files. And also I've validated the DB first phase: Second phase : done also success I hope ;) And I had only peers.dat in this db folder, peers.sqlite doesn't exist? |
I arrived here after noticing the same "WARNING Broadcasting X removed transactions to 0 peers took Xs" filling my logs. Following... Also, not addressed here is this other error: I show this error as well (different IP) when starting the Chia client. I'm not having any luck interpreting what this is trying to communicate. |
So the last things didn't help, I have it again because there was a peek in the mempool overnight and that caused this disconnection from peers. Or is there a bug somewhere in the wallet peers, because I still have them connected...? And look on the time when mempool is filling and the time in log and see that starts in the same time. 2025-04-24T06:31:42.811 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 7 removed transactions to 0 peers took 1.7190s
2025-04-24T06:25:01.592 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 6 removed transactions to 0 peers took 1.8280s
2025-04-24T06:16:56.643 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 13 removed transactions to 0 peers took 1.8440s
2025-04-24T06:07:05.428 2.5.3 full_node chia.full_node.mempool_manager: WARNING pre_validate_spendbundle took 2.0345 seconds for d0da4d61f0644d2e27540c13390b5e3316badba00ec4a6a3dc3165bbf89b6f9c (queue-size: 0)
2025-04-24T06:05:48.017 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 3 removed transactions to 0 peers took 2.6880s
2025-04-24T06:03:46.212 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 3 removed transactions to 0 peers took 3.1720s
2025-04-24T06:03:07.862 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 2 removed transactions to 0 peers took 3.1250s
2025-04-24T06:01:39.441 2.5.3 full_node chia.full_node.mempool_manager: WARNING pre_validate_spendbundle took 2.5247 seconds for 518a758b490db83da901fd6aacce7bee988ca21a9842c8efc542eb5d6cc1003d (queue-size: 2)
2025-04-24T06:01:34.875 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 6 removed transactions to 0 peers took 3.0780s
2025-04-24T06:00:12.453 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 1 removed transactions to 0 peers took 1.5150s
2025-04-24T05:57:58.824 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 3 removed transactions to 0 peers took 1.3590s
2025-04-24T05:51:54.762 2.5.3 full_node chia.full_node.full_node: WARNING Broadcasting 4 removed transactions to 0 peers took 1.7190s
2025-04-24T04:51:19.096 2.5.3 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: a4c87f6fad43846070a7d46de09a6f102003ba7c59681aecfa67ea7c517f6ea7 new-peak-prev: 981b871f926ea06c4e69e21dcfb94520c1f2016265df4f36432920c5d4a6e7a3 coins: set
2025-04-24T04:38:04.526 2.5.3 full_node chia.full_node.full_node: WARNING Block validation: 2.55s, pre_validation: 0.23s, CLVM: 0.23s, post-process: 0.95s, cost: 2915853396, percent full: 26.508% header_hash: cbb0bd7ccc2119ba8eb4350e26e656adbf09bf79c9343eab8bcbcc82eabb78d1 height: 6949403
2025-04-24T04:37:21.740 2.5.3 full_node chia.full_node.full_node: WARNING Block validation: 3.12s, pre_validation: 0.25s, CLVM: 0.25s, post-process: 1.17s, cost: 3668007160, percent full: 33.346% header_hash: 48c346f6492997e36573971e6fc8e886c28d1f2927a2f1f289bc58d2d1bf763b height: 6949401
2025-04-24T04:36:08.959 2.5.3 full_node chia.full_node.full_node: WARNING Block validation: 3.14s, pre_validation: 0.12s, CLVM: 0.12s, post-process: 1.27s, cost: 3854638444, percent full: 35.042% header_hash: 5db00a5a861bc9ac3083abe0c2d759350cca1220ab89f53d6935e0bbaecbaf49 height: 6949397
2025-04-24T02:51:00.014 2.5.3 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: f0b2bd389ac43adb1b474d555dd0b98abb6b71d01be7090e8d55f3fcd8841890 new-peak-prev: 0dcb5cfe27a7bbe3a125e4afaad49a6bcad45d38f045d514fc69c5d6e3f08440 coins: set
2025-04-24T01:59:09.213 2.5.3 full_node chia.full_node.full_node_store: WARNING Bad SES, expected SubEpochSummary { prev_subepoch_summary_hash: 90c6b5d34aa8326524c14b0b6993e7c7065d85cebd999641f386b7864daaf690, reward_chain_hash: 467331822b41216417e07f7ae8ebe815757103925cbb9fe421aea619c2f2ba07, num_blocks_overflow: 28, new_difficulty: Some(11520), new_sub_slot_iters: Some(578813952) } expected hash bedcb3387e3418f72d1917ca36824119cbb51f162f04a5caa16922cbdb9383bf, got ChallengeChainSubSlot { challenge_chain_end_of_slot_vdf: VDFInfo { challenge: f439b420f32c5b03cc645e25ecc904bf67b2523e42c40b655c1a7681bd6c769a, number_of_iterations: 578813952, output: ClassgroupElement { data: 00004f0c4a398d363888159a19de9ea3cf1fc293ef434d3cd1338e4d0ee807c7231e2f023095e917c9515892581057d8713a8986fc873e343f4e826e2d898ca7702f911379690b6e25e1a3d80cc4287863dca88ec2a323f463b1931e5fe70abff63f0100 } }, infused_challenge_chain_sub_slot_hash: Some(a28503812ec2f30a1dd4ecce8f940e8de5257695db2701a30d2e28e3b6e522aa), subepoch_summary_hash: Some(a2528622695f7b9be255423b0394152d97d96f921d8037257767417f421f191f), new_sub_slot_iters: Some(574619648), new_difficulty: Some(11072) }
2025-04-24T01:59:09.213 2.5.3 full_node chia.full_node.full_node_store: WARNING Bad SES, expected SubEpochSummary { prev_subepoch_summary_hash: 90c6b5d34aa8326524c14b0b6993e7c7065d85cebd999641f386b7864daaf690, reward_chain_hash: 467331822b41216417e07f7ae8ebe815757103925cbb9fe421aea619c2f2ba07, num_blocks_overflow: 28, new_difficulty: Some(11520), new_sub_slot_iters: Some(578813952) } expected hash bedcb3387e3418f72d1917ca36824119cbb51f162f04a5caa16922cbdb9383bf, got ChallengeChainSubSlot { challenge_chain_end_of_slot_vdf: VDFInfo { challenge: f439b420f32c5b03cc645e25ecc904bf67b2523e42c40b655c1a7681bd6c769a, number_of_iterations: 578813952, output: ClassgroupElement { data: 00004f0c4a398d363888159a19de9ea3cf1fc293ef434d3cd1338e4d0ee807c7231e2f023095e917c9515892581057d8713a8986fc873e343f4e826e2d898ca7702f911379690b6e25e1a3d80cc4287863dca88ec2a323f463b1931e5fe70abff63f0100 } }, infused_challenge_chain_sub_slot_hash: Some(a28503812ec2f30a1dd4ecce8f940e8de5257695db2701a30d2e28e3b6e522aa), subepoch_summary_hash: Some(a2528622695f7b9be255423b0394152d97d96f921d8037257767417f421f191f), new_sub_slot_iters: Some(574619648), new_difficulty: Some(11072) }
2025-04-24T01:32:48.691 2.5.3 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: 636e6c1b7ec873da940e0e4a9fcc46a554202e16a44f167d60ef4c8b2a72ad21 new-peak-prev: 187c2d891ed673fca920e3a594774e60b906850151ce4d48ad28bb09b438fb71 coins: set
2025-04-23T23:03:06.917 2.5.3 full_node chia.full_node.full_node_api: ERROR got weight proof request for unknown peak d3ee693caf67ffc076c3393369c9ca9205061d51d37511542e6c7609d396b82c
2025-04-23T22:32:18.463 2.5.3 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: 78c6872a49013fd8f8332f4e014ad655ffac31c5af9e968623f005d5e1e30e9e new-peak-prev: 793bc2b9335c6597e8e4c1c370cb12df2bda2e4cd871f3f6b006d0335c1e36d8 coins: set
2025-04-23T22:30:05.798 2.5.3 full_node chia.full_node.mempool_manager: WARNING updating the mempool using the slow-path. peak: 235e40c9bd3b5a19ea1754391e1a07b230bcfb9c4b59619b5af99cf22f88d589 new-peak-prev: 0564ea59ae023d19c33728e049ca389b6c7603948d88511c49aa6275c9bae47b coins: not set And it was all good till this time startin on 6:00 UTC. |
Could you turn your log setting to INFO? That will give us more information. I am trying to figure out why your non-wallet peers are disconnecting from you. Maybe there is a rate limit issue with the high number of TXs. |
Do you see CPU spikes when this is occurring? We are trying to determine if it is an IO issue. |
Hi, there are no CPU spikes, my CPU has a maximum load of up to 20%. |
What happened?
Hi,
I have noticed several times that something is wrong in the latest version, when the mempool is full, my fullnode is out of sync, or all connections to peers are lost.
Here in the log you can also see when the mempool is full and what starts as an error like: Broadcasting 7 removed transactions to 0 peers.
This really only happens when the mempool is full and I then have to close the entire GUI, otherwise it will not synchronize again.
Version
2.5.3.
What platform are you using?
Windows
What ui mode are you using?
GUI
Relevant log output
The text was updated successfully, but these errors were encountered: