-
Notifications
You must be signed in to change notification settings - Fork 31
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
2.3.0.giga36 harvester disconnects, and stops working, needs to be manually restarted #320
Comments
It happend just once? Or keeps happening? |
Are all machines running the same GH version and not official? |
yes |
Can you double check? Because it seems you are mixing offical farmer with GH harvester or different versions?
|
If you update to And before updating you need to stop daemon with |
I added gpus to compute, now haveters is normal |
2.3.0.giga36 and 2.2.1.giga35 are normal after add gpus |
Well the filter halvening just happened yesterday, so maybe you were overloading GPUs. |
I have a suggestion: if there is not enough GPU, can there be some log prompt instead of the connection failure like now? |
I don't know why there was a connection failure... it's not from overload.
Need to look at chia harvester logs, not recompute time. |
this is after upgrade to 2.3.0.giga36
2024-05-23T08:18:53.847 daemon chia.daemon.server : DEBUG About to ping: chia_harvester
2024-05-23T08:18:58.210 harvester chia.plot_sync.sender : DEBUG _send_next_message send plot_sync_start: PlotSyncStart: identifier {'message_id': 0, 'sync_id': 1716432380, 'timestamp': 1716452338}, initial False, last_sync_id 1716428777, plot_file_count 25609, harvesting_mode 1
2024-05-23T08:19:08.246 harvester chia.plot_sync.sender : INFO _send_next_message didn't receive response expected_message_type: plot_sync_start, expected_identifier: {'message_id': 0, 'sync_id': 1716432380, 'timestamp': 1716452338}, message None
2024-05-23T08:19:18.251 harvester chia.plot_sync.sender : DEBUG _send_next_message send plot_sync_start: PlotSyncStart: identifier {'message_id': 0, 'sync_id': 1716432380, 'timestamp': 1716452358}, initial False, last_sync_id 1716428777, plot_file_count 25609, harvesting_mode 1
2024-05-23T08:19:23.879 daemon chia.daemon.server : DEBUG About to ping: chia_harvester
2024-05-23T08:19:28.287 harvester chia.plot_sync.sender : INFO _send_next_message didn't receive response expected_message_type: plot_sync_start, expected_identifier: {'message_id': 0, 'sync_id': 1716432380, 'timestamp': 1716452358}, message None
2024-05-23T08:19:38.290 harvester chia.plot_sync.sender : DEBUG _send_next_message send plot_sync_start: PlotSyncStart: identifier {'message_id': 0, 'sync_id': 1716432380, 'timestamp': 1716452378}, initial False, last_sync_id 1716428777, plot_file_count 25609, harvesting_mode 1
2024-05-23T08:19:48.325 harvester chia.plot_sync.sender : INFO _send_next_message didn't receive response expected_message_type: plot_sync_start, expected_identifier: {'message_id': 0, 'sync_id': 1716432380, 'timestamp': 1716452378}, message None
2024-05-23T08:19:53.891 daemon chia.daemon.server : DEBUG About to ping: chia_harvester
2024-05-23T08:19:58.327 harvester chia.plot_sync.sender : DEBUG _send_next_message send plot_sync_start: PlotSyncStart: identifier {'message_id': 0, 'sync_id': 1716432380, 'timestamp': 1716452398}, initial False, last_sync_id 1716428777, plot_file_count 25609, harvesting_mode 1
2024-05-23T08:20:08.362 harvester chia.plot_sync.sender : INFO _send_next_message didn't receive response expected_message_type: plot_sync_start, expected_identifier: {'message_id': 0, 'sync_id': 1716432380, 'timestamp': 1716452398}, message None
2024-05-23T08:20:18.367 harvester chia.plot_sync.sender : DEBUG _send_next_message send plot_sync_start: PlotSyncStart: identifier {'message_id': 0, 'sync_id': 1716432380, 'timestamp': 1716452418}, initial False, last_sync_id 1716428777, plot_file_count 25609, harvesting_mode 1
2024-05-23T08:20:23.922 daemon chia.daemon.server : DEBUG About to ping: chia_harvester
The text was updated successfully, but these errors were encountered: