[SOLVED] WebUI unreachable - SSH, VM, LXC works

T.Cretts

New Member
Mar 10, 2024
4
1
3
***************************************************************************
PROBLEM SOLVED, it work's again, but I don't know why.
***************************************************************************



Greetings everyone,

I'm new to this forum and could really use your assistance. I've been running Proxmox on a Dell Wyse 5070 for some time now.
On it, I have Adguard, Node-RED, and Zigbee2mqtt running in containers, while Home Assistant and Windows are on a seperate VM. Everything has been running smoothly until recently.

I've encountered an issue where I'm unable to create backups anymore, with various error messages popping up. Upon investigation, I noticed that my 1TB SSD is nearly full, despite only about 200GB being utilized by the VMs and LXC's. As a solution, I've started uninstalling older backups.

Now onto the more challenging problem: suddenly, the connection via IP was disrupted, and since then, I've been unable to access the WebUI. However, the VMs and LXC's are still operational, and I can still reach the server via SSH. It's just the WebUI that's inaccessible.

I'd appreciate any insights or assistance you can provide in resolving these issues.

Thank you.

_____________________________________________________
my systemctl status pveproxy:

pveproxy.service - PVE API Proxy Server


Loaded: loaded (/lib/systemd/system/pveproxy.service; enabled; preset: enabled)


Active: active (running) since Sun 2024-03-10 16:53:23 CET; 18min ago


Process: 2818 ExecStartPre=/usr/bin/pvecm updatecerts --silent (code=exited, status=0/SUCCESS)


Process: 2859 ExecStart=/usr/bin/pveproxy start (code=exited, status=0/SUCCESS)


Main PID: 2869 (pveproxy)


Tasks: 4 (limit: 35794)


Memory: 148.2M


CPU: 3.555s


CGroup: /system.slice/pveproxy.service


├─2869 pveproxy


├─2870 "pveproxy worker"


├─2871 "pveproxy worker"


└─2872 "pveproxy worker"





Mar 10 16:53:20 pve systemd[1]: Starting pveproxy.service - PVE API Proxy Server...


Mar 10 16:53:23 pve pveproxy[2869]: starting server


Mar 10 16:53:23 pve pveproxy[2869]: starting 3 worker(s)


Mar 10 16:53:23 pve pveproxy[2869]: worker 2870 started


Mar 10 16:53:23 pve pveproxy[2869]: worker 2871 started


Mar 10 16:53:23 pve pveproxy[2869]: worker 2872 started


Mar 10 16:53:23 pve systemd[1]: Started pveproxy.service - PVE API Proxy Server.
 
Last edited: