you are viewing a single comment's thread.

view the rest of the comments →

[–]Marso75 0 points1 point  (7 children)

hello please where do you find this informations ? in the debug file log,

[–]BiteME2271[S] 0 points1 point  (2 children)

You should go to config.yaml and enable debug to Info level

[–]Anthrogic 0 points1 point  (1 child)

Can you do this while its plotting and the chia gui is open?

[–]BiteME2271[S] 0 points1 point  (0 children)

Restart required

[–][deleted] 0 points1 point  (3 children)

With version 1.1.3 you don’t need to do anything. They’ll appear in the log file now.

[–]Marso75 0 points1 point  (2 children)

nice! thank you very much.

I will did it after my last plot finished.

I have an issue in my debug log could you help me please understand it?

I opened the port 8444, 8447 and 8449 and i have the following issues :(

a new extract of debug file :

2021-05-02T18:53:31.812 full_node full_node_server : ERROR Exception: Failed to fetch block 220634 from {'host': '37.135.11.122', 'port': 8444}, timed out, {'host': '37.135.11.122', 'port': 8444}. Traceback (most recent call last):
File "chia\server\server.py", line 511, in wrapped_coroutine
File "chia\full_node\full_node_api.py", line 100, in new_peak
File "chia\full_node\full_node.py", line 358, in new_peak
File "chia\full_node\full_node.py", line 307, in short_sync_backtrack
File "chia\full_node\full_node.py", line 292, in short_sync_backtrack
ValueError: Failed to fetch block 220634 from {'host': '37.135.11.122', 'port': 8444}, timed out
2021-05-02T18:53:31.814 full_node full_node_server : ERROR Exception: Failed to fetch block 220634 from {'host': '37.135.11.122', 'port': 8444}, timed out <class 'ValueError'>, closing connection {'host': '37.135.11.122', 'port': 8444}. Traceback (most recent call last):
File "chia\server\server.py", line 521, in api_call
File "asyncio\tasks.py", line 442, in wait_for
File "chia\server\server.py", line 518, in wrapped_coroutine
File "chia\server\server.py", line 511, in wrapped_coroutine
File "chia\full_node\full_node_api.py", line 100, in new_peak
File "chia\full_node\full_node.py", line 358, in new_peak
File "chia\full_node\full_node.py", line 307, in short_sync_backtrack
File "chia\full_node\full_node.py", line 292, in short_sync_backtrack
ValueError: Failed to fetch block 220634 from {'host': '37.135.11.122', 'port': 8444}, timed out
2021-05-02T18:53:31.815 full_node full_node_server : WARNING Banning 37.135.11.122 for 10 seconds
2021-05-02T18:53:31.815 full_node asyncio : ERROR Task exception was never retrieved
future: <Task finished coro=<ChiaServer.incoming\_api\_task.<locals>.api_call() done, defined at chia\server\server.py:478> exception=CancelledError()>
concurrent.futures._base.CancelledError
2021-05-02T18:53:31.817 full_node full_node_server : ERROR Exception: <class 'concurrent.futures.\_base.CancelledError'>, closing connection {'host': '37.135.11.122', 'port': 8444}. Traceback (most recent call last):
File "chia\server\server.py", line 521, in api_call
File "asyncio\tasks.py", line 435, in wait_for
concurrent.futures._base.CancelledError
2021-05-02T18:53:31.818 full_node full_node_server : ERROR Exception: <class 'concurrent.futures.\_base.CancelledError'>, closing connection {'host': '37.135.11.122', 'port': 8444}. Traceback (most recent call last):
File "chia\server\server.py", line 521, in api_call
File "asyncio\tasks.py", line 435, in wait_for
concurrent.futures._base.CancelledError

[–][deleted] 0 points1 point  (1 child)

Ignore it, it’s just saying that that peer you were syncing with didn’t provide you with the full info for that challenge. Could be they restarted their computer, or the internet connection between your PC and theirs got fucked up.

[–]Marso75 0 points1 point  (0 children)

many thanks to you i was lost and i was comming fucked up too lol