Portainer
Error 500
Issue mounting hardware or with ports
Check the container in Portainer and take note of what ports it uses
SSH into VM and
Sudo -i
into the root accountRun the below commands and confirm
Investigate why these ports are in use. Some suggestions;
Reboot VM
Refer to Google (eg looking up whatever is in the 'name' category)
Error 500 (with GPU passthrough)
Refer to the Docker Compose file for 'runtime: nvidia'
Reinstall the Nvidia Drivers
SSH into Latte and Sudo -i into the root account
Type the below command, hit tab, then enter and next, next, next through the prompts
Try starting Plex
Remove and re-add the GPU
Connect to Proxmox and log in with an Admin account
On the left, Expand Macaroni and select Latte
Click on 'Shutdown' and wait for the VM to stop
Click on the Hardware tab
Remove 2 'PCI Device' devices
Click on the first PCI Device
Click on Remove
Repeat
Add the Nvidia GPU back
Click on Add > PCI Device
Under the Devices dropdown, locate 'NVIDIA Corporation'
Click on Add
Repeat for any other 'NVIDIA Corporation' devices
Click on 'Start'
You may need to reinstall the drivers per above
Last updated