Connection error Raspberry PI 4 #5886
Replies: 4 comments 4 replies
-
So real quick to clarify based on the above: You have a farmer running on both the windows 10 pc with the full node AND on the pi... with a harvester on each of those devices as well? Are each of those harvesters talking to their respective farmer on the same device, and both devices talking to the windows 10 node? or... at least... is that the intended way they should be working? Let me know and we can try to poke at some stuff from there, but I will lead off with if that IS the case, is there a particular reason you chose to not have the pi harvester use the win10 farmer as it's authoritative farmer? having less farmers in the mix might help reduce room for issues, for a start, if so. |
Beta Was this translation helpful? Give feedback.
-
I'm experiencing similar issues, and believe it's because I haven't figured out how to run the pi off the win10 full node. Chia harvester is running. Here's some results:
I set my pi up using this tutorial. |
Beta Was this translation helpful? Give feedback.
-
I think that I was confused.. If u just want to use the PI as a harvester and check that everything is working, you should open config.yaml and write INFO in log_level e.g: Then copy this on the Terminal to check if is working The output should be like this From what I know |
Beta Was this translation helpful? Give feedback.
-
@stefano-gentile , since this ticket was opened a number of years ago without further comments it seems this issue has been resolved. 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.
-
Hi guys, I cant sort out this connection problem. My setup is a Raspberry pi 4 8GB RAM as my farming/harvester (UBUNTU Server OS) and my main PC (WINDOWS 10) which is full node, plotting and farming.
I've already done this [Farming on many machines · Chia-Network/chia-blockchain Wiki · GitHub] https://github.com/Chia-Network/chia-blockchain/wiki/Farming-on-many-machines
When run
chia start harvester
on the Raspberry it seems like everything is ok, in main PC shows Last attempted proof 0/54 (my plots connected on the Raspberry), but if runchia farm summary
on the RasPI, I get thisPorts are open on the main PC and upnp is false on RasPI, I don't know if am I forgetting sth.
Btw, thanks
Beta Was this translation helpful? Give feedback.
All reactions