gui

  1. K

    [SOLVED] Web GUI not available after update to 7.2

    Hello, we updated last friday to proxmox-ve 7.2 and rebooted our server afterwards. After the reboot the web GUI was just blank. Some more reboots didn't help to bring the web GUI back to life. So we tried the following things: apt --fix-broken install as there was nothing to repair, nothing...
  2. Y

    Proxmox GUI does'nt show interfaces from /etc/network/interfaces

    Hi ! I'm working on installing and configure some proxmox homeservers using Ansible. I have 2 playbooks : First install Promox over Debian Second set-up networks by writing in /etc/network/interfaces Between playbooks, Proxmox GUI show correctly some networks. After the second playbook and...
  3. E

    [SOLVED] Cannot access WEB GUI

    Hi, I did an update of my server and after the reboot, cannot access the web gui. I tried to restart the pveproxy service and the log shows “permission denied” and i did a chmod 777 /var/log/pveproxy/access.log command… Also i tried to do apt install proxmox-ve Nothing works... Some ideas...
  4. R

    [Suggestion] Comment/Description field to accompany VM disks?

    Hi, Wasn't sure whether to post here or create a GitHub issue. Whilst managing VMs it's generally a hassle to cross-reference disk IDs all the time and I can imagine lead to people accidentally deleting the wrong disk - especially when more than one disk is on the VM with same pool/capacity...
  5. Z

    ProxmoxVE: Virtual IP for the GUI

    Is there an Option or configuration to make the GUI not only pointing to <your-ip-address>:8006 but to <your-Virtual-IP>:8006 if more then one node is in the Cluster. Or should I setup KeepAlived and HA-Proxy on each Proxmox Server too to do that. Because what I want to do is that if one of the...
  6. J

    No GUI after enabling IOMMU

    Hello, First time using Proxmox. Had GUI working fine, then enabled IOMMU and now the gui does not work. It should be reachable on 192.168.200.4:8006 I have confirmed that the pve service is up and running. I've attached pics of ip addr, interfaces and IOMMU groups / lspci. Apologies I'm...
  7. A

    No boot graphic on mageia 7

    Hello, I have a problem on Proxmox version 6.4 and 7. When i install VM Mageia 7 or 8, i have a GUI and all works fine. But after reboot or after upgrade VM, GUI doesn't work .. It's black screen or gui it's freeze (image) and it is impossible to connect to my VM. I have tried to change display...
  8. V

    Proxmox Web GUI not working after installing SATA Controller

    I installed a SATA Controller and after starting up my VM, I was unable to reach the web GUI anymore. I can however still SSH into it. I am new to Proxmox so I am still learning and getting use to things. I appreciate any help. root@shivraj:~# systemctl status pve-cluster.service ●...
  9. P

    Web GUI not working

    Hello everyone, I'm super new to networking and ProxMox so please bare with me as I reply to your feedbacks. This server was already configured previously and I'm trying to learn how it's set up by using web GUI. However, I'm having trouble accessing to it. my private address to connect to...
  10. S

    WebAuthn registration failed

    I recognized that PVE 7.1 supports WebAuthn so I decided to migrate from U2F to it. But unfortunately it fails with following error message: `The user verified even through discouragement`
  11. C

    Unable to Load Web-GUI while still able to make an SSH connection

    Hey, I have a very basic understanding of the linux cli and I've only recently begun using proxmox. I've looked through a few different forum posts but I'm still at a loss. Looking for assistance/ guidance on troubleshooting my issue. I can ssh into my proxmox server (an old laptop) but when...
  12. A

    [SOLVED] How to access CLI to enter commands from the GUI?

    Hi - I am trying to install / migrate VMs I have on an external disk and need to issue a few commands via the command line in order to migrate them over. I need CLI access to do so. Can I do it through the GUI or I need physical access to the Proxmox host? I cannot find how to access the CLI. Thx
  13. D

    [SOLVED] WebUI Issues after Update to PVE-Manager 7.0-11

    Hi Community, Hope all of you are well and healthy. I've been struggling the last few days with what seems to be a bug or issue in the Web UI. The UI itself loads and the PVE-Manager is running, however when I navigate between containers or VM the screen is grey and I'm unable to see any of...
  14. J

    Can't login via web GUI, SSH works

    I've been searching the threads and nothing I've tried is working... I'm unable to login via the GUI (the GUI works, but I get a login failure when I use the root credentials). I can ssh just fine with those same root credentials, but I'm not sure what to try next to get the GUI login to work...
  15. G

    [SOLVED] Unable to access GUI

    Hi, I installed proxmox 7 on my home server machine (poweredge T410). Installation went fine, with default configurations, but I have trouble accessing the web UI from my Mac and Windows machines. Curl from Mac returns: curl -v -GET https://192.168.2.5:8006 * Trying 192.168.2.5... *...
  16. U

    [SOLVED] Grayed out vms/containers/storages

    Greetings, Everything was working, today i opened the GUI and see that all VMs/containers/storages are grayed out with question marks. I did update/upgrade with apt and same result.Pls help.... P.S. The vms are able to run/stop, but i dont see in sidebar as per grayed out circles with question...
  17. T

    proxmox gui not working properly

    I have recently secured my proxmox cluster with teleport. However since I did that, my gui hasn't been working properly. For example console windows will always display a 501 error or trying to modify any container or vm would display a connection error, with on perfectly working node (both can...
  18. A

    Connection failure. Network error or Proxmox VE Service not running?

    I have 1 cluster and 1 of nodes got error on web gui, and error said "Connection failure. Network error or Proxmox VE Service not running?" already tried systemctl restart pveproxy pvedaemon and pvecm updatecerts / pvecm updatecerts --force but when after updatecert was got error (re)generate...
  19. K

    [SOLVED] Proxmox Node>Summary show graphics always blank

    Hi, I have read several posts with the same problem (example) and I have reached a different point and I have not found how to continue to solve it. systemctl status pvestatd.service is OK and pvesh get /nodes/pve/rrddata -timeframe hour --output-format json-pretty drops got wrong time...
  20. J

    [SOLVED] No gui after network change

    Hey everyone, I got my new firewall/router today and put my proxmox host into a new subnet. I changed the ip address in Proxmox to 192.168.2.99 from 192.168.188.99. The host is pingable and I can connect to it over ssh, however the Webgui of the server is not available. Can someone help me...