Internal Documentation
Status
  • πŸ‘‹Welcome
    • πŸ—‚οΈWhat is this?
    • πŸ•Quick Start
    • πŸ’ΈBilling
  • πŸ—ƒοΈExternal Links
    • πŸ—„οΈPublic Documentation
    • πŸ“‹Private GitHub
    • πŸ“‹Public GitHub
    • πŸ—»NetData
    • πŸ“ŠTrello
    • πŸ•°οΈService Monitoring
  • πŸ“Policies
    • Authentication, Access and Accounts
    • Issue and Project Tracking
    • Creation and Managment of Servers or Services
    • Monitoring and Alerting
    • External Access to Systems
    • Management of Documentation
  • πŸ“‹Processes
    • ❔Deploy new Container Stack
    • Limit Bandwidth to Container
    • ❔Create new Virtual Machine
    • Disaster Recovery
    • Port Forwarding or Tunneling a Service
    • Crowdsec Modules
    • Internal IP Range Change
    • SSH Keys
    • Increase Disk on VM
    • Add Wireguard Client
    • ❔New Domain
    • DNS Management
  • πŸ—ΊοΈService Overviews
    • Websites
    • Portainer and GitOps
    • Content Creation
      • Davinci Resolve Server
    • Plex Suite
      • Tdarr
      • Maintainerr
      • Dashdot
      • Overseerr
      • Bazarr
      • Wizarr
      • Plex
      • Tautulli
      • MovieMatch
      • Prowlarr
      • Radarr
      • Sonarr
      • Lidarr
      • FlareSolverr
      • qBittorrent
      • SabNZBD
      • Huntarr
    • Pterodactyl
    • Home Automation & Physical Security
      • Google Assistant
      • Tuya Cloud
      • Home Assistant
    • Infrastructure
      • ❔Cloudflare
      • NextDNS
      • UniFi
      • Synology NAS
      • Proxmox VE
      • Vultr
      • ❔CyberPower PowerPanel & UPS
    • Maintenance & Monitoring
      • AutoHeal
      • Proxmox Backup Server
      • Duplicati
      • Google Drive Sync
      • Ansible
      • UptimeKuma
      • NetData
      • NetbootXYZ
    • Security
      • Bitwarden
      • Google OpenID Auth
      • Wazuh
      • CrowdSec
    • Remote Access
      • Cloudflare Zero Trust
      • ❔UniFi - Wireguard
      • Kasm
    • Other Adhoc Apps
      • ISponsorBlockTV
      • Homebox
      • ❔Hosted Discord Bots
      • LibreChat
      • Imgur
      • Morphos
      • Zapier
      • EpicGames Free Games
      • GitBook
      • Trello
      • StirlingPDF
      • ❔MeTube
    • ❔OpenAI
  • πŸ–₯️Physical Hardware
    • Macaroni
    • Fettuccine
    • Linguine
    • UniFi
  • ‼️Troubleshooting
    • An Introduction...
    • UptimeKuma alerts
    • Portainer
    • Pterodactyl
  • πŸ“–-- Administration --
    • πŸ“ŽGitbook Templates
      • Guide - Root Page
      • Guide - New Docker App
      • Hardware Overview
      • App Overview - Externally Hosted
      • App Overview - Container
      • Miniguide - Compose
      • App Overview - Hosted Discord Bot
Powered by GitBook
On this page
  • Error 500
  • Error 500 (with GPU passthrough)

Was this helpful?

  1. Troubleshooting

Portainer

PreviousUptimeKuma alertsNextPterodactyl

Last updated 1 year ago

Was this helpful?

Error 500

Issue mounting hardware or with ports

  1. Check the container in Portainer and take note of what ports it uses

  2. SSH into VM and Sudo -i into the root account

  3. Run the below commands and confirm

    clear
    sudo lsof -i:PORT
  4. 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.

  5. Investigate why these ports are in use. Some suggestions;

    1. Reboot VM

    2. 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

  1. SSH into Latte and Sudo -i into the root account

  2. Type the below command, hit tab, then enter and next, next, next through the prompts

    ./NVI
  3. Try starting Plex

Remove and re-add the GPU

  1. On the left, Expand Macaroni and select Latte

  2. Click on 'Shutdown' and wait for the VM to stop

  3. Click on the Hardware tab

  4. Remove 2 'PCI Device' devices

    1. Click on the first PCI Device

    2. Click on Remove

    3. Repeat

  5. Add the Nvidia GPU back

    1. Click on Add > PCI Device

    2. Under the Devices dropdown, locate 'NVIDIA Corporation'

    3. Click on Add

    4. Repeat for any other 'NVIDIA Corporation' devices

  6. Click on 'Start'

Connect to and log in with an Admin account

You may need to reinstall the drivers

Proxmox
per above
‼️
Page cover image