Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Pinedours

Members
  • Joined

  • Last visited

  1. "/mnt/unionfs/Media" is not a simple disk path. It is a mergerfs mount that combines: a local storage path ("/mnt/user/local/Media") a remote rclone mount ("/mnt/remotes/dropbox-crypt/Media") So effectively, Plex is reading from a merged filesystem that includes both: local media encrypted Dropbox remote storage
  2. docker run -d --name='plex' --net='host' --pids-limit 2048 -e TZ="Europe/Paris" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Tower" -e HOST_CONTAINERNAME="plex" -e 'VERSION'='docker' -e 'PLEX_CLAIM'='XXXXXXXXXXXXXXXXX' -e 'PUID'='99' -e 'PGID'='100' -e 'UMASK'='022' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:32400]/web/index.html' -l net.unraid.docker.icon='' -v '/mnt/unionfs/Media':'/data':'ro' -v '/mnt/user/transcodes':'/transcode':'rw' -v '/mnt/user/appdata/plex':'/config':'rw' --device='/dev/dri' 'lscr.io/linuxserver/plex'
  3. I have the impression, that it spikes specifically during mobile downloads too....
  4. After a fresh reboot, everything looks normal, but a few hours and a some plex transcodes after , "df -h /" command tell me that my rootfs is at about 91%... it is the case actually and this is there is my diagnostic files attached to this message.. thx for your help. tower-diagnostics-20260213-1622.zip
  5. Hi, I’ve been having a recurring issue with my Unraid server and I’m trying to understand what’s going on. From time to time, the web UI becomes unusable. I can reach the login page, but when I enter my credentials it just refreshes in a loop and never logs in. At the same time, Docker containers are still running. Plex is accessible, I can browse the library, but playback fails because the transcoder stops responding. It throws a playback/transcoder error. A reboot fixes everything, but the problem eventually comes back. It feels like something is getting saturated or locked up. The system isn’t fully dead, just “half alive”. For context: Custom Unraid build i5-13500 64GB RAM Multiple SSDs + HDD array Plex in Docker Transcoding enabled I’m wondering if this could be: RAM getting full /tmp filling up Docker image corruption Logs filling up Some nginx or GUI process crashing OOM killer killing something important Has anyone seen similar behavior? What should I check next time it happens before rebooting? Thanks. tower-diagnostics-20260211-1734.zip

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.