[SOLVED] after cluster activation, no web access to node

aw-berlin

Member
Nov 8, 2019
3
0
21
68
I use version 7.3-6 and tried to activate a cluster for HA with 3 machines. After the migration process and reload the gui on the 2nd node, I can't login.
On my first node is the 2nd node not available and I got a msg: '/etc/pve/nodes/pve02/pve-ssl.pem' does not exist! (500)
Via ssh I can reach every node. How can I fix it?

I tried this
https://codingpackets.com/blog/proxmox-certificate-error-fix-after-node-replacement/
but unfortunately, I didn't find anything to avoid the writing protection.

thanks for your help
 
I use version 7.3-6 and tried to activate a cluster for HA with 3 machines. After the migration process and reload the gui on the 2nd node, I can't login.
On my first node is the 2nd node not available and I got a msg: '/etc/pve/nodes/pve02/pve-ssl.pem' does not exist! (500)
Via ssh I can reach every node. How can I fix it?

I tried this
https://codingpackets.com/blog/proxmox-certificate-error-fix-after-node-replacement/
but unfortunately, I didn't find anything to avoid the writing protection.

thanks for your help
renew the certificates and restart pveproxa service by
Code:
rm /etc/pve/priv/pve-root*
pvecm updatecerts --force
systemctl restart pveproxy.service
 
Thanks for your help. I tried it the usual way again and it worked. I don't know why, cause I ain't change anything.
But if it will be happened again, I know what to do.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!