web gui

  1. D

    clone vm fails - beginner problem?

    Hi, when cloning a linux vm I always get the clone without the newest changes. E.g. I only add a file or an alias or install a new package on the original vm, which all runs fine. But after cloning (or templating and cloning) and using the new cloned vm, all my changes are lost - what am I doing...
  2. T

    [SOLVED] Applying PBS package updates via web gui appears to noop (v4.0.14)

    i have one instance of PBS running 4.0.14 that for some reason refuses to do anything when I click on the 'upgrade' button, in the presence of available package updates. Note that I have other instances of PBS (same version) that are unaffected, I also have one instance of PVE which is also...
  3. A

    [SOLVED] No web interface after pve 9 upgrade!

    Hello everyone, I just did the upgrade from 8.4.11 to 9. I followed the official guide at https://pve.proxmox.com/wiki/Upgrade_from_8_to_9 , and all was going well untill I rebooted the server. Just as the server booted up again it told me and is keep telling me, that it failed to start the...
  4. B

    UI not showing content of `/etc/network/interfaces.d/*`

    i've been setting up my network on VE 8.4. and configured my bond by adding it to: /etc/network/interfaces.d/bond.cfg auto eno1 iface eno1 inet manual auto eno2 iface eno2 inet manual auto bond0 iface bond0 inet manual bond-slaves eno1 eno2 bond-mode 802.3ad bond-miimon 100...
  5. W

    comment, name, or custom identifier for VM block devices?

    Hi all!! I’d like a mechanism of more intuitively identifying from within proxmox’s webui (and possibly other places as well?) the relationship between a block device and its vm-scoped-use by this, i mean a label-construct that would allow for hinting to future-me...
  6. H

    Access Admin Web GUI VPN only

    Hello English: We have a Proxmox cluster with 2 nodes, we want to access the Admin Web GUI of both nodes from of a VM. The idea behind this is that the VM hosts a VPN server and you can then access the Admin Web GUIs from outside. The Admin Web GUIs should only be available via the VPN. How...
  7. A

    Feature request: an option to restart the system without starting containers and VMs

    Would be nice to have a web ui button for this. This would help with situations when the host system needs multiple restarts. Fore me, i needed this when i've messed around with nvidia proprietaty GRID drivers, rebuilding initramfs every install/remove.
  8. E

    [TUTORIAL] Proxmox Web UI Inaccessible Across VLANs

    I’m working on a home lab setup where I have my Proxmox server on a separate VLAN from my main home network. The Proxmox box used to live on a different network and worked perfectly fine there, but I’ve since moved it into a segmented VLAN behind a Cisco router. Now, I’m trying to access the...
  9. B

    certain vm consoles not working in web interface

    I have HAOS, MQTT, Zwave-js UI, and Z2M all in their separate VM. The console works fine in HAOS and MQTT all the time. Zwave and Z2M do not. For some reason both of these do not work for a while and then it will start working. When it does not work, I get a blank screen where I can still...
  10. T

    [SOLVED] Able to SSH & ping but do not have access to web GUI

    Hi everyone, I've been using proxmox for a while now, but was not able to apt-get update && apt-get upgrade So I edited the /etc/hosts file to include ftp.us.debian.org & security.debian.org and a few others. Accidentally replaced my attlocal @ 246 and replaced with proxmox. Can't seem to...
  11. R

    Cannot access web GUI

    Hello, I recently installed PVE and am having no luck connecting to the web GUI When I ping 1.1.1.1 from the PVE cli, it returns Destination Host Unreachable My /etc/network/interfaces file reads auto lo iface lo inet looback iface eno1 inet manual auto vmbr0 iface vmbr0 inet static...
  12. V

    [SOLVED] Unable to change xterm.js font in Chromium browsers

    Having a bit of an odd issue. I seem to be unable to change the xterm.js font used in chromium based browsers, where I can enter things like monospace or sans-serif for the font family, but when entering something like "MesloLGL Nerd Font Mono" it just displays a serifed font.
  13. P

    [FEATURE REQUEST] Web GUI for cloud-init MTU configuration

    I want to configure the MTU of VMs with cloud-init, but there is no Web GUI to apply MTU value into automatically generated configs. I don't want to manage custom config files myself for that. Please let us configure cloud-init MTU value with Web GUI.
  14. T

    [SOLVED] PVE 8.3.2 - Web Interface reagiert nicht

    Hallo, vor ein paar Tagen habe ich PVE 8.3.2 auf einem Fujitsu Esprimo installiert und musste feststellen das kurz nach dem Start des Srevers das Web Interface nicht mehr reagiert. Änlich sieht es mit einer SSH Sitzung aus - falls bereits geöffnet reagiert auch die dann nicht mehr bzw. sie lässt...
  15. D

    Cannot ping host nor access web GUI on VLAN

    Hello, I am having a hard time accessing my Proxmox server. I have one router sitting between my computer and the Proxmox. The Proxmox is connected through 1 physical cable to the router, which is configured as a VLAN trunk port with VLAN 10 and 30 configured. For VLAN 10, I am using the network...
  16. S

    Proxmox Web GUI not accessible after second NVME Drive

    Hi , I just added second nvme 1Tb to proxmox server. System boots up norammly no beeps no issues. However when it reached to proxmox screen for roo password it stays there for few seconds then goes blank and stops. I also notied the attched LAn card also do not blink at all. However once i...
  17. M

    Cannot connect to new install through web GUI

    I am very new to this so expect some mistakes and give any suggestions. I installed Proxmox 7.4 (8.3 installer was getting stuck on drivers) I have a console on the machine I installed with a web address and the port. When I try to use my other pc to connect to that address it says " This site...
  18. C

    No Connection after unplugging GPU

    My GPU is really loud and as this is supposed to be a server I do not need it. But after I unplugged it, I couldn‘t connect to the WebGUI, so I plugged it back in and everything worked again. And yes, I know about network names changing when adding or removing PCIe devices, but that doesn‘t...
  19. D

    Can't connect to Web GUI after upgrade version 8

    Hi, I was using the Web UI of my Proxmox server normally on version 7. After upgrading to version 8, the web interface is no longer loading. I can still access the server via SSH without any issues. I’ve checked port 8006, and it is open and listening as expected. I can even access the console...
  20. W

    The Web GUI cannot be opened properly in Zerotier environment

    Hello, I used to use PVE off-site through Zerotier, but recently I couldn't connect to a Web GUI through zerotier The Web console displays an error net::ERR_CONTENT_LENGTH_MISMATCH when opening an index file, such as Proxmoxli.js Zerotier is a VPN environment and I don't know if using other VPNS...