Hi,
Activated cluster between two proxmox pve (Linux 6.2.16-3-pve #1 SMP PREEMPT_DYNAMIC PVE 6.2.16-3 (2023-06-17T05:58Z)), system said joined to cluster.
Cluster : 172.168.17.203 (not behind nat direct access to internet)
Node : 172.168.11.202 (behind nat, 8006 and 5900 to 5999 forwarded to node)
After joinning to cluster i've lost web access to node, i mean web gui is loading up but it doesn't accept my password, i can ssh to node with my usual password but gui is not accepting.
Also it shows red x on the node on cluster, when i try to click Datacenter->Cluster it returns "'/etc/pve/nodes/egeturk/pve-ssl.pem' does not exist! (500)", i've found this topic about this problem : https://forum.proxmox.com/threads/after-cluster-activation-no-web-access-to-node.123823/ they were offering to use below commands to fix ;
when i use "rm /etc/pve/priv/pve-root*" it returns permission denied and other steps not work because 1st command fails.
Screenshots as attached, any advice?
Activated cluster between two proxmox pve (Linux 6.2.16-3-pve #1 SMP PREEMPT_DYNAMIC PVE 6.2.16-3 (2023-06-17T05:58Z)), system said joined to cluster.
Cluster : 172.168.17.203 (not behind nat direct access to internet)
Node : 172.168.11.202 (behind nat, 8006 and 5900 to 5999 forwarded to node)
After joinning to cluster i've lost web access to node, i mean web gui is loading up but it doesn't accept my password, i can ssh to node with my usual password but gui is not accepting.
Also it shows red x on the node on cluster, when i try to click Datacenter->Cluster it returns "'/etc/pve/nodes/egeturk/pve-ssl.pem' does not exist! (500)", i've found this topic about this problem : https://forum.proxmox.com/threads/after-cluster-activation-no-web-access-to-node.123823/ they were offering to use below commands to fix ;
Code:
rm /etc/pve/priv/pve-root*
pvecm updatecerts --force
systemctl restart pveproxy.service
when i use "rm /etc/pve/priv/pve-root*" it returns permission denied and other steps not work because 1st command fails.
Screenshots as attached, any advice?