node seems to be offline

m4ri01

New Member
Dec 30, 2021
1
0
1
37
Hello guys I had a problem using proxmox in my Debian machine. my problem are in the web GUI when I want to create a VM it shows a warning that the node seems to be offline like this image.
asdasd.png

but if I navigate to the node information it says online and have uptime like this image.
2asd.png


and this is the information when I run
Code:
pvecm status
pvecmstatus.png

I already did some restart syntax like
Code:
systemctl restart pve-cluster pveproxy pvedaemon corosync pvestatd
but there is no difference. is there anyone knows about it? thank you before
 
Hello,

Do you notice anything in Syslog/journalctl?
Could you check for the hosts file and hostname if are the same?
Bash:
cat /etc/hosts
cat /etc/hostname