Recent content by APag96

  1. A

    [SOLVED] Empty API Response When Getting VMs

    I found the problem. I needed to add a permission for the token AND the user the token was tied to. Everything's working now.
  2. A

    [SOLVED] Empty API Response When Getting VMs

    Thank you for your reply. Here's the relevant portion from my original post to answer your question: Is this the correct permission needed?
  3. A

    [SOLVED] Empty API Response When Getting VMs

    I'm trying to get a list of all VMs (no containers yet) running on my Proxmox v6.2 server (node name is "pve") using the Proxmox API. I've been referring to the API docs here. There are currently ten running VMs. I created a user "api-user@pam" and created a token for the user named "main". I...
  4. A

    Proxmox Boot Issues on Dell T430 Server

    I've already updated the BIOS and all firmware on the server. It did not change the outcome. Thank you for the recommendation though.
  5. A

    Proxmox Boot Issues on Dell T430 Server

    Thank you for your reply. I am 100% positive I installed Proxmox while booted in UEFI mode. After the installation completed, I was not able to boot Proxmox until I switched it to BIOS boot mode
  6. A

    Proxmox Boot Issues on Dell T430 Server

    I purchased two 1TB Crucial MX500 SSDs last night (not NVMe) and put them both into a Vantec M.2 RAID card. The card is *not* configured for RAID. It's just passing both drives through to the server as individual SATA SSDs. While my server was configured to boot via BIOS, I installed Proxmox...