[SOLVED] No Web gui but can ssh into prox

FuzzyLobster

New Member
Sep 28, 2024
3
4
3
Hello, im having an issue connecting to my proxmox web gui. I suspect after an update this issue started. I have a static ip of 192.168.1.200 for my proxmox server. I can ssh into proxmox with no problems and can also ping everything. All of my VM's are working as normal.

1727809277039.png
1727809298993.png1727809573783.png
1727809705955.png
1727811481651.png
 
Last edited:
Based on the log you should look at the permissions on /var/log/pveproxy/access.log. It could be not writable or non-existent. Since SSH and ping work it isn't a network problem, but maybe pveproxy is timing out while attempting to open the log file.

ETA: It could also be that your root disk is full.
 
Last edited:
  • Like
Reactions: FuzzyLobster