Error chia node #9535
Replies: 1 comment
-
Hi, more error: itss@itss2:~/chia-blockchain$ Traceback (most recent call last): |
Beta Was this translation helpful? Give feedback.
-
Hi, more error: itss@itss2:~/chia-blockchain$ Traceback (most recent call last): |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Every day I have this error and the farmer stop farming and stays with not synced status.
Chia version is 1.2.11, I did a new installation, not an upgrade.
I'm using Ubuntu Linux 5.13.0-22-generic #22-Ubuntu SMP Fri Nov 5 13:21:36 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
machine with 16GB memory and it's running only farming, not any other process ... I didn't create plots in this machine I copy the new plots to here only.
e <class 'concurrent.futures.process.BrokenProcessPool'>, closing connection {'host': '107.216.163.62', 'port': 8444}. Traceback (most recent call last):
2021-12-10T08:36:33.323 full_node chia.full_node.full_node: ERROR sync from fork point failed err: A child process terminated abruptly, the process pool is not usable anymore
2021-12-10T08:38:54.894 full_node chia.full_node.full_node: ERROR sync from fork point failed err: A child process terminated abruptly, the process pool is not usable anymore
2021-12-10T08:41:38.183 full_node chia.full_node.full_node: ERROR sync from fork point failed err: A child process terminated abruptly, the process pool is not usable anymore
2021-12-10T08:43:51.877 full_node chia.full_node.full_node: ERROR sync from fork point failed err: A child process terminated abruptly, the process pool is not usable anymore
2021-12-10T08:45:44.159 full_node chia.full_node.full_node: ERROR sync from fork point failed err: A child process terminated abruptly, the process pool is not usable anymore
2021-12-10T08:47:46.194 full_node chia.full_node.full_node: ERROR sync from fork point failed err: A child process terminated abruptly, the process pool is not usable anymore
2021-12-10T08:51:04.406 full_node chia.full_node.full_node: ERROR sync from fork point failed err: A child process terminated abruptly, the process pool is not usable anymore
2021-12-10T08:52:46.517 full_node chia.full_node.full_node: WARNING Syncing failed, CancelledError
2021-12-10T08:52:49.188 full_node concurrent.futures : ERROR exception calling callback for <Future at 0x7fcb009cd820 state=finished returned bool>
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
raise exceptions.IncompleteReadError(incomplete, n)
asyncio.exceptions.IncompleteReadError: 0 bytes read on a total of 2 expected bytes
websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason
raise exceptions.IncompleteReadError(incomplete, n)
asyncio.exceptions.IncompleteReadError: 0 bytes read on a total of 2 expected bytes
websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason
Beta Was this translation helpful? Give feedback.
All reactions