Hello. Gone down quite the rabbit hole of troubleshooting a GUI not presenting and am unsure how to proceed.
The setup: proxmox VE running on an AMD ryzen 1600x processor from a few years ago. VM running on top of that hosting a few basic services, set to auto boot. Accessing the GUI previously worked over https://192.168.1.100:8006, but does not connect anymore.
I was able to operate as normal until a few hours ago when the GUI randomly cut out. I have attempted to troubleshoot the GUI not presenting and have deduced that the host device is unable to even be pinged by another computer. Somewhat surprisingly, the VM can still be pinged and even ssh'd into, but the host has almost no connectivity.
I isolated the proxmox server and a laptop on a router with firewall effectively completely disabled. The proxmox server can ping my laptop, but my laptop cannot ping the server. Logs in /var/log/pveproxy end a few hours before the issue began, even over reboots of the system (the last line is "GET / HTTP/1.1" 301- . I have followed this to disable iptables for the time-being, but it changes nothing. I have restarted both pveproxy and pvedaemon services multiple times and both seem to be operating normally. ip a shows the ip that corresponds to the data in /etc/hosts.
Where can I go from here? I am relatively new to linux and am stuck on trouble-shooting at this point. Thanks.
The setup: proxmox VE running on an AMD ryzen 1600x processor from a few years ago. VM running on top of that hosting a few basic services, set to auto boot. Accessing the GUI previously worked over https://192.168.1.100:8006, but does not connect anymore.
I was able to operate as normal until a few hours ago when the GUI randomly cut out. I have attempted to troubleshoot the GUI not presenting and have deduced that the host device is unable to even be pinged by another computer. Somewhat surprisingly, the VM can still be pinged and even ssh'd into, but the host has almost no connectivity.
I isolated the proxmox server and a laptop on a router with firewall effectively completely disabled. The proxmox server can ping my laptop, but my laptop cannot ping the server. Logs in /var/log/pveproxy end a few hours before the issue began, even over reboots of the system (the last line is "GET / HTTP/1.1" 301- . I have followed this to disable iptables for the time-being, but it changes nothing. I have restarted both pveproxy and pvedaemon services multiple times and both seem to be operating normally. ip a shows the ip that corresponds to the data in /etc/hosts.
Where can I go from here? I am relatively new to linux and am stuck on trouble-shooting at this point. Thanks.