Search results

  1. A

    initramfs console after exclude sata pci device

    I followed the pci passthrough for send my external pcie sata board to an vm and now proxmox does not start. Guide: https://pve.proxmox.com/wiki/PCI(e)_Passthrough 1. I added this line "blacklist ahci" to the /etc/modprobe.d/pve-blacklist.conf file. 2. I executed this command: update-initramfs...
  2. A

    proxmox UI, Caddy and reverse proxy

    I use Caddy Server as reverse proxy in my local network for avoid use specify ports in each of my applications. I have the solution working for all my network except for promox. When open the UI using https://proxmox.lan it shows me an error 502. Any idea? I have several other apps with the same...