The harvester and the farmer can be connected but not run. #5989
Replies: 2 comments 1 reply
-
It's very difficult to solve, but if I use the window system, it can be used normally. I don't know why |
Beta Was this translation helpful? Give feedback.
-
@guojiazhuxi , if you are still experiencing the issues it is recommended to upgrade to the latest version of chia. Please download it from here: https://www.chia.net/downloads/ Since this issue has been open for a number of years without additional comments, we will be closing this ticket but if we have closed this ticket in error do not hesitate to reach out to us again with any followup questions, comments, or if the issue persists after an update.
The best place to reach our support team is on Discord (https://discord.gg/chia) or by reopening this ticket. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The farmer's journal (about the harvester)
farmer farmer_server : DEBUG -> handshake to peer 192.168.xxxx
farmer farmer_server : DEBUG -> harvester_handshake to peer 192.168.xxxxx
the harvester's journal
harvester chia.plotting.plot_tools: INFO Loaded a total of 86 plots of size 8.827717046642647 TiB, in 5.460477352142334 seconds
harvester harvester_server : DEBUG Time taken to process harvester_handshake from xxxxxx is sec
There is no journal about them later.But in the example, there are other logs after the log, such as:
[time stamp] farmer farmer_server : INFO -> new_signage_point_harvester to peer [harvester IP address] [peer id - 64 char hexadecimal]
[time stamp] farmer farmer_server : INFO <- farming_info from peer [peer id - 64 char hexadecimal] [harvester IP address]
[time stamp] farmer farmer_server : INFO <- new_proof_of_space from peer [peer id - 64 char hexadecimal] [harvester IP address]
Why is that?
Beta Was this translation helpful? Give feedback.
All reactions