Hi,
Sometimes I received Certificates Error on my Proxmox Cluster:
Then I should use this command to sync the certs on that node:
pvecm updatecerts -f
Kernel Version:
Linux 4.4.134-1-pve #1 SMP PVE 4.4.134-112 (Thu, 05 Jul 2018 12:39:16 +0000)
PVE Manager Version:
pve-manager/5.2-9/4b30e8f9
Why this happened and how can I fix this issue permanently ?
Regards,
Sometimes I received Certificates Error on my Proxmox Cluster:
Code:
kvm: -vnc unix:/var/run/qemu-server/105107105.vnc,x509,password: Failed to start VNC server: Our own certificate /etc/pve/local/pve-ssl.pem failed validation against /etc/pve/pve-root-ca.pem: The certificate hasn't got a known issuer
TASK ERROR: start failed: command '/usr/bin/kvm -id 105107105 -name PServer -chardev 'socket,id=qmp,path=/var/run/qemu-server/105107105.qmp,server,nowait' -mon 'chardev=qmp,mode=control' -pidfile /var/run/qemu-server/105107105.pid -daemonize -smbios 'type=1,uuid=b92296f1-3d8d-495b-a5a6-bca176f43c96' -smp '4,sockets=2,cores=2,maxcpus=4' -nodefaults -boot 'menu=on,strict=on,reboot-timeout=1000,splash=/usr/share/qemu-server/bootsplash.jpg' -vga std -vnc unix:/var/run/qemu-server/105107105.vnc,x509,password -no-hpet -cpu 'kvm64,+lahf_lm,+sep,+kvm_pv_unhalt,+kvm_pv_eoi,hv_spinlocks=0x1fff,hv_vapic,hv_time,hv_reset,hv_vpindex,hv_runtime,hv_relaxed,enforce' -m 6912 -device 'pci-bridge,id=pci.2,chassis_nr=2,bus=pci.0,addr=0x1f' -device 'pci-bridge,id=pci.1,chassis_nr=1,bus=pci.0,addr=0x1e' -device 'piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2' -device 'usb-tablet,id=tablet,bus=uhci.0,port=1' -chardev 'socket,path=/var/run/qemu-server/105107105.qga,server,nowait,id=qga0' -device 'virtio-serial,id=qga0,bus=pci.0,addr=0x8' -device 'virtserialport,chardev=qga0,name=org.qemu.guest_agent.0' -device 'virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3' -iscsi 'initiator-name=iqn.1993-08.org.debian:01:ab37b2c9bd72' -drive 'file=/vz3/images/105107105/vm-105107105-disk-0.raw,if=none,id=drive-ide0,throttling.bps-read=3145728,throttling.bps-read-max=3145728,throttling.bps-write=3145728,throttling.bps-write-max=3145728,format=raw,cache=none,aio=native,detect-zeroes=on' -device 'ide-hd,bus=ide.0,unit=0,drive=drive-ide0,id=ide0,bootindex=100' -drive 'if=none,id=drive-ide2,media=cdrom,aio=threads' -device 'ide-cd,bus=ide.1,unit=0,drive=drive-ide2,id=ide2,bootindex=200' -netdev 'type=tap,id=net0,ifname=tap105107105i0,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown' -device 'e1000,mac=D2:6E:6D:45:81:7D,netdev=net0,bus=pci.0,addr=0x12,id=net0' -rtc 'driftfix=slew,base=localtime' -global 'kvm-pit.lost_tick_policy=discard'' failed: exit code 1
Then I should use this command to sync the certs on that node:
pvecm updatecerts -f
Kernel Version:
Linux 4.4.134-1-pve #1 SMP PVE 4.4.134-112 (Thu, 05 Jul 2018 12:39:16 +0000)
PVE Manager Version:
pve-manager/5.2-9/4b30e8f9
Why this happened and how can I fix this issue permanently ?
Regards,