Hello, I'm trying to set up a proxmox cluster of two nodes on Hetzner dedicated servers, with the communications passing through a vSwitch.
The IPs of my nodes are respectively 192.168.100.2 and 192.168.100.4, and I had a hard time to get the second node to even join the cluster because it kept saying the fingerprint wasn't valid, but when I made it join from SSH using pvecm add it joined successfully.
The problem now is, when I go to the first node's web UI and I try to access the second node, I get the following error:
Connection error 596: Internal Server Error
When I go to the second node's web UI and I try to access the first node, I get another error:
error:0A000086:SSL routines::certificate verify failed (596)
The IPs of my nodes are respectively 192.168.100.2 and 192.168.100.4, and I had a hard time to get the second node to even join the cluster because it kept saying the fingerprint wasn't valid, but when I made it join from SSH using pvecm add it joined successfully.
The problem now is, when I go to the first node's web UI and I try to access the second node, I get the following error:
Connection error 596: Internal Server Error
When I go to the second node's web UI and I try to access the first node, I get another error:
error:0A000086:SSL routines::certificate verify failed (596)