harvester not connecting to main node in ubuntu #4219
Replies: 2 comments
-
looks like i fixed my problem on my own. I tried to ping my main farmer and got nothing. Confusing, because I was able to log into it and even install chia from the main system. It turns out that my harvester was plugged into a different router than my farmer was connected to. The easy solution for me was to plug my harvester directly into the same router as my farmer. 021-05-08T13:40:46.514 harvester chia.plotting.plot_tools: INFO Loaded a total of 8 plots of size 0.7919367835429512 TiB, in 0.0373532772064209 seconds |
Beta Was this translation helpful? Give feedback.
-
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.
-
This is what i get from my harvester. I'm not sure what I did wrong, perhaps I did or missed something silly.
2021-05-08T11:03:28.038 harvester harvester : INFO Reconnecting to peer {'host': '192.168.0.171', 'port': 8447}
2021-05-08T11:04:02.049 harvester harvester : INFO Reconnecting to peer {'host': '192.168.0.171', 'port': 8447}
2021-05-08T11:04:36.059 harvester harvester : INFO Reconnecting to peer {'host': '192.168.0.171', 'port': 8447}
2021-05-08T11:05:10.057 harvester harvester : INFO Reconnecting to peer {'host': '192.168.0.171', 'port': 8447}
I'm pretty sure I followed the https://github.com/Chia-Network/chia-blockchain/wiki/Farming-on-many-machines guide well, but I think there is some detail that i'm missing. Perhaps something not discussed in the guide. Any help would be appreciated. I am very rusty when it comes to Linux based operating systems.
My harvester is connected via ethernet and my main node/farmer is using wiFi.
Beta Was this translation helpful? Give feedback.
All reactions