Today i farmed to 10:05 without any problem. From this time I have in my debug.log errors and my Farming Status is Not Available:
2021-05-18T10:04:15.738 full_node full_node_server : ERROR Exception: Failed to fetch block 298706 from None, timed out, None. Traceback (most recent call last):
File "chia\server\server.py", line 521, in wrapped_coroutine
File "chia\full_node\full_node_api.py", line 104, in new_peak
File "chia\full_node\full_node.py", line 361, in new_peak
File "chia\full_node\full_node.py", line 310, in short_sync_backtrack
File "chia\full_node\full_node.py", line 295, in short_sync_backtrack
ValueError: Failed to fetch block 298706 from None, timed out
2021-05-18T10:04:15.739 full_node full_node_server : ERROR Exception: Failed to fetch block 298706 from None, timed out <class 'ValueError'>, closing connection None. Traceback (most recent call last):
File "chia\server\server.py", line 531, in api_call
File "asyncio\tasks.py", line 414, in wait_for
File "chia\server\server.py", line 528, in wrapped_coroutine
File "chia\server\server.py", line 521, in wrapped_coroutine
File "chia\full_node\full_node_api.py", line 104, in new_peak
File "chia\full_node\full_node.py", line 361, in new_peak
File "chia\full_node\full_node.py", line 310, in short_sync_backtrack
File "chia\full_node\full_node.py", line 295, in short_sync_backtrack
ValueError: Failed to fetch block 298706 from None, timed out
2021-05-18T10:04:15.740 full_node full_node_server : ERROR Exception: Failed to fetch block 298706 from None, timed out, None. Traceback (most recent call last):
File "chia\server\server.py", line 521, in wrapped_coroutine
File "chia\full_node\full_node_api.py", line 104, in new_peak
File "chia\full_node\full_node.py", line 361, in new_peak
File "chia\full_node\full_node.py", line 310, in short_sync_backtrack
File "chia\full_node\full_node.py", line 295, in short_sync_backtrack
ValueError: Failed to fetch block 298706 from None, timed out
I have static IP address and I checked that my port 8444 is open at this page:
https://www.yougetsignal.com/tools/open-ports/
Can you help me what can be the problem? I think that it will recover in few hours and I will be again green and farming. But I don’t know why my farming status is every day for few hours in State Not Available.
My response times for plots are also good:
2021-05-18T10:05:44.307 harvester chia.harvester.harvester: INFO 0 plots were eligible for farming xxxxxxxxxx... Found 0 proofs. Time: 0.24800 s. Total 119 plots
2021-05-18T10:05:44.407 harvester chia.harvester.harvester: INFO 0 plots were eligible for farming xxxxxxxxxx... Found 0 proofs. Time: 0.09700 s. Total 119 plots
My OS is Windows 10 and I farm via GUI.
Thanks for help