Replies: 1 comment 1 reply
-
What OS are you running both the farmer and the harvesters on ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
since I updated to version 1.3.4 I have many problems with harvesters,
I have a network of 26 harvesters and 1 farmer all updated to version 1.3.4
Unfortunately my internet connection every day falls 1 or 2 times, before with 1.2.11 the harvesters reconnected immediately, now with the latest version of the harvesters on the log I have this error and loses the connection forcing me to have to manually restart the harvesters.
2022-04-26T16:34:57.006 harvester harvester_server : INFO Cannot connect to host 192.168.0.5:8447 ssl:<ssl.SSLContext object at 0x000001A4029977C0> [Periodo di timeout del semaforo scaduto]
2022-04-26T16:35:00.021 harvester harvester : INFO Reconnecting to peer {'host': '192.168.0.5', 'port': 8447}
2022-04-26T16:35:07.113 harvester harvester_server : INFO Connected with farmer {'host': '192.168.0.5', 'port': 8447}
2022-04-26T16:35:07.238 harvester chia.plotting.manager : INFO Loaded 534096 bytes of cached data
2022-04-26T16:35:35.372 harvester chia.plot_sync.sender : INFO _send_next_message didn't receive response expected_message_type: plot_sync_loaded, expected_identifier: {'message_id': 7, 'sync_id': 1650983707, 'timestamp': 1650983725}, message None
2022-04-26T16:35:55.446 harvester chia.plot_sync.sender : INFO _send_next_message didn't receive response expected_message_type: plot_sync_loaded, expected_identifier: {'message_id': 7, 'sync_id': 1650983707, 'timestamp': 1650983745}, message None
2022-04-26T16:36:15.504 harvester chia.plot_sync.sender : INFO _send_next_message didn't receive response expected_message_type: plot_sync_loaded, expected_identifier: {'message_id': 7, 'sync_id': 1650983707, 'timestamp': 1650983765}, message None
2022-04-26T16:36:35.577 harvester chia.plot_sync.sender : INFO _send_next_message didn't receive response expected_message_type: plot_sync_loaded, expected_identifier: {'message_id': 7, 'sync_id': 1650983707, 'timestamp': 1650983785}, message None
2022-04-26T16:36:55.651 harvester chia.plot_sync.sender : INFO _send_next_message didn't receive response expected_message_type: plot_sync_loaded, expected_identifier: {'message_id': 7, 'sync_id': 1650983707, 'timestamp': 1650983805}, message None
2022-04-26T16:37:15.708 harvester chia.plot_sync.sender : INFO _send_next_message didn't receive response expected_message_type: plot_sync_loaded, expected_identifier: {'message_id': 7, 'sync_id': 1650983707, 'timestamp': 1650983825}, message None
2022-04-26T16:37:25.269 harvester harvester_server : INFO Connection closed: 192.168.0.5, node id: 098ba0fa3b705a6f8084d5c5869ac64c7c569fd2820a13a9421b15d2d1978c23
2022-04-26T16:37:25.269 harvester chia.harvester.harvester: INFO peer disconnected {'host': '192.168.0.5', 'port': 8447}
PLEASE HELP ME
Thanks all
Beta Was this translation helpful? Give feedback.
All reactions