Search results

  1. M

    Can't boot because of (corrupted?) external disk used for backups

    Hi, I have a very simple setup consisting of an SSD (where I have all the VM and the system in general) and an external hard drive where I store backups of the VM's. The power went out and when the server rebooted it entered in safe mode. The first think I see is that it is trying to mount...
  2. M

    Spice viewer with reverse proxy

    Hi there, I recently setup a reverse proxy (using Nginx proxy manager) to access pve from something.mydomain.com. It works correctly except Spice. Looking at the spice file I can see that there's a line: proxy=http://something.mydomain.com:3128 From my limited knowledge this won't work...
  3. M

    Routed Configuration Port Forwarding

    So I'm starting to tinker with Proxmox and I'm setting a container with OpenVPN on it. On the OpenVPN side of things everything seems to be working correctly and OpenVPN is listening on port 1194. The router is set to forward port 1194 into 192.168.1.222 which is the IP address of the Proxmox...