Having Issues Setting up Harvester on Ubuntu - SSL CertVerificationError #10125
ChiaFarmer86
started this conversation in
Support
Replies: 0 comments
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,
I am in desperate need of help. I've been trying to setup a harvester in the same location (network) as my farmer. I've followed all of the steps on how to get the process done and no matter what I do, I keep getting the following error message in the Harvesters Log:
2022-02-05T19:48:20.757 harvester harvester : INFO Reconnecting to peer {'host': '10.0.1.99', 'port': 8447}
2022-02-05T19:48:31.601 harvester harvester_server : INFO Cannot connect to host 10.0.1.99:8447 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate signature failure (_ssl.c:1129)')]
I've followed each of the steps here: https://github.com/Chia-Network/chia-blockchain/wiki/Farming-on-many-machines
I tried running telnet 10.0.1.99 to make sure I can connect to my farmer and the output I got was:
Trying 10.0.1.99...
Connected to 10.0.1.99.
Escape character is '^]'.
Connection closed by foreign host.
Both machines are running Ubuntu 21.10 and my router is an Apple Airport Extreme.
I would be SUPER APPRECIATIVE if someone can please help me.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions