Recent content by eBell

  1. E

    [SOLVED] AMDGPU HWMON no longer exists.

    I've sorted it. It was my own fault for not checking the module blacklists. The AMD installer script blacklists the amdgpu module and doesn't remove the blacklist when uninstalled. I don't run as many VMs these days, I've been trying to implement what I can in containers for the ease of use...
  2. E

    [SOLVED] AMDGPU HWMON no longer exists.

    I was experimenting with the AMDGPU 20.45 drivers to see if it would allow me to pass through the driver to a container for HW acceleration under Jellyfin, but I was unable to install the drivers on the Debian host. After I uninstalled the partially installed AMD driver packages I was unable to...
  3. E

    Elgato HD60 Pro PCIe Passthrough Issue

    I've been trying to passthrough an Elgato HD60 Pro to a Windows 10 Pro VM, but when the VM starts it will hang on POST or will continuously show the spinner and reboot after a while. I attempted to boot the VM into safe mode, but got the same result. There aren't any errors displayed in...
  4. E

    [SOLVED] SPICE I/O Time Out Behind NGINX Proxy

    I wasn't aware that port 3128 was required for the SPICE connection, I have since opened this port on my router firewall and can connect to the VM without issue.
  5. E

    [SOLVED] SPICE I/O Time Out Behind NGINX Proxy

    My reverse proxy seems to be blocking my SPICE connection attempts to my ProxMox host. I can connect fine if I connect to the ProxMox local IP, but not if I try to use the FQDN that passes through my reverse proxy. Trying to connect through my reverse proxy gives the following error: Could not...
  6. E

    MS Edge noVNC Connection Timed Out

    pveversion -v output: pveversion -v proxmox-ve: 5.2-2 (running kernel: 4.15.18-7-pve) pve-manager: 5.2-9 (running version: 5.2-9/4b30e8f9) pve-kernel-4.15: 5.2-10 pve-kernel-4.13: 5.2-2 pve-kernel-4.15.18-7-pve: 4.15.18-27 pve-kernel-4.15.18-5-pve: 4.15.18-24 pve-kernel-4.15.18-4-pve: 4.15.18-23...
  7. E

    MS Edge noVNC Connection Timed Out

    Edge won't open any noVNC connections when going through my NGINX reverse proxy, but it works on by connecting to the server directly via it's IP address. xterm.js works fine on Edge behind the reverse proxy. I have tested it on Firefox and noVNC works perfectly fine behind the reverse proxy...
  8. E

    PVE 5.1 AACRAID SCSI Hang

    Since the PVE 5.0 upgrade I've occasionally been getting the dreaded 'aacraid: Outstanding commands on (x,x,x,x);' errors that have been crashing my server. I've looked through every thread relating to the issue I can find, and most prove to be useless info about 'updating drivers', which I...
  9. E

    PVE 5.1 Network Drops (ASRock ep2c602-4l)

    Hello, I have been having some issues with my PVE setup recently. I thought my server was crashing because I would lose access to all my VMs & the ProxMox web GUI, but when I managed to check the console redirect through my IPMI I saw that PVE was still running as normal. So from this, I have...
  10. E

    [SOLVED] GPU Passthrough Causing System Crash (PVE 5.0)

    After some further testing, I am still getting PVE system lockups that are caused by the GPU VM, as they do not occur when the VM is offline, but are merely less common than they were. I have been unable to find anything in the syslog that shows any errors, so disabling ASPM may be suppressing...