Portainer
Last updated
Last updated
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 account
Run the below commands and confirm
If the ports are in use you will see an output similar to this; Please note: This screenshot is for port 22, which is used for SSH. This is an EXAMPLE ONLY screenshot. Do NOT disable port 22.
Investigate why these ports are in use. Some suggestions;
Reboot VM
Refer to Google (eg looking up whatever is in the 'name' category)
Refer to the Docker Compose file for 'runtime: nvidia'
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
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