I have a Proxmox 7 install ("xxxx" below), which previously was working fine. However I noticed this morning that I cannot connect to the web GUI as I usually do (pveproxy on port 8006). I haven't made any recent changes that I'm aware of.
I can see from systemctl that it's up and running, and I can see from lsof that it's listening on ipv6 only:
Read more
I can see from systemctl that it's up and running, and I can see from lsof that it's listening on ipv6 only:
Code:
root@xxxxx:~# systemctl status pveproxy
● pveproxy.service - PVE API Proxy Server
Loaded: loaded (/lib/systemd/system/pveproxy.service...
Read more