Connection error 596: ssl3_get_server_certificate: certificate verify failed

ascalotoru

Renowned Member
Aug 2, 2016
4
0
66
37
Hello,

I have problems on one of my cluster nodes.
I have Proxmox 4.4 cluster and I added a Proxmox 5 node to the cluster. When I added the node to the cluster I forgot to change the /etc/hosts file and I get several errors adding the node to the cluster. I correct /etc/hosts file and I managed to add the node to the cluster.
Now if I manage the cluster from another server that is not the new one and I click on a machine that is in it I get the following error:
Code:
Connection error 596: ssl3_get_server_certificate: certificate verify failed
The syslog of this servers says this:
Code:
May 31 18:39:31 pve10 pveproxy[22241]: Could not verify remote node certificate 'AA:79:0C:39:9F:EC:75:B9:41:E0:1D:F2:7B:F9:F0:9E:0A:1B:BA:97:8E:0E:32:FE:F4:6A:62:3D:AD:F6:C5:2A' with list of pinned certificates, refreshing cache
And if I manage the cluster from the new node it constantly ask me for user and password

The Proxmox 4.4 node pvecm status output:
Code:
root@pve10:~# pvecm status
Quorum information
------------------
Date:             Thu May 31 18:56:53 2018
Quorum provider:  corosync_votequorum
Nodes:            6
Node ID:          0x00000001
Ring ID:          1/1708
Quorate:          Yes

Votequorum information
----------------------
Expected votes:   6
Highest expected: 6
Total votes:      6
Quorum:           4  
Flags:            Quorate

Membership information
----------------------
    Nodeid      Votes Name
0x00000001          1 10.128.0.10 (local)
0x00000003          1 10.128.0.13
0x00000002          1 10.128.0.21
0x00000004          1 10.128.0.22
0x00000005          1 10.128.0.24
0x00000006          1 10.128.0.25

Proxmox 5 pvecm status
Code:
Quorum information
------------------
Date:             Thu May 31 18:55:12 2018
Quorum provider:  corosync_votequorum
Nodes:            6
Node ID:          0x00000006
Ring ID:          1/1708
Quorate:          Yes

Votequorum information
----------------------
Expected votes:   6
Highest expected: 6
Total votes:      6
Quorum:           4 
Flags:            Quorate

Membership information
----------------------
    Nodeid      Votes Name
0x00000001          1 10.128.0.10
0x00000003          1 10.128.0.13
0x00000002          1 10.128.0.21
0x00000004          1 10.128.0.22
0x00000005          1 10.128.0.24
0x00000006          1 10.128.0.25 (local)