Replies: 1 comment 1 reply
-
That error means that the full node server was unable to connect to another host (with IP 18.170.113.87) on port 8444 for two reasons: The connection was using SSL encryption (ssl:True) To fix this, there are a few options: Add the self-signed certificate as a trusted certificate, so the full node will accept the connection. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is this is preventing me from winning block, my estimated time to win is one month i didn't win a block in 5 months.
2023-04-07T13:51:57.825 full_node full_node_server : INFO Cannot connect to host 18.170.113.87:8444 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')]
Beta Was this translation helpful? Give feedback.
All reactions