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.

comfox

Members
  • Joined

  • Last visited

  1. For anyone who comes here in the future, I have resolved the issue. The built in Binhex db repair utility didn't fix it, but I did use the script. What ended up being the problem was a phantom out of space issue at the block level of the btrfs for the cache drive. This kept causing the db to become corrupted. Unfortunately there were very few indicators of this issue in any logs until I used the ChuckPa/DBRepair tool. This allowed for me to finally get some errors in the log file which were BTRFS error (device loop2) here is how I ultimately fixed it. Step 1: Console into the Binhex Plex docker and run /home/nobody/dbrepair.sh Select option 1. Although I looped through ALL steps this didn't actually fix anything, BUT it did allow me to kill PMS as I couldn't figure out how to kill it any other way. Step 2: While still consoled into the plex Docker, Run DBRepair tool and select option '2' which is the automatic fix. This FINALLY caused the errors to show up in the regular unRAID logs. Step 3: Console into the unRAID server. Run 'btrfs balance start -dusage=5 /mnt/cache' and then progressing run it again and again changing dusage from 5 up to 100 in increments of 5 and then 10 (after 30). Step 4: Exit the DBRepair script, cleaning up all temp files. Step 5: Stop the Plex Docker Step 6: Start the Plex Docker.
  2. This is what I was running, but received the out of disk error No, it's not out of disk space until I run the repair script, then the repair script eats up all my docker space. I have doubled the size and I am running it again.
  3. Hmmm...any plex experts there that can help me out? Having some really strange things happening and I can't find any logs to point to what is going one. Two issues are happening. Either Plex says my server is offline and it can't access it OR I go to play something and the play screen just sits there and spins and spins. I have debug logging turned on and I can't seem to figure anything out. I have run the db fix script and on selection two it errored an out of space error. I increased the docker size and I will try again running it. This only started like 5 - 6 days ago...not idea where to turn next. OK, reran the db repair tool and got this error... Runtime error near line 1: database disk image is malformed (11)
  4. I am using your script now... I ran option 2 and got this error... Runtime error near line 1: database or disk is full (13)
  5. Yep. kill command would kill that PID but then a new PID would spin up. I ended up searching through the this posts history and found your db fix script so I am using that now. Yours stops PMS properly. Maybe for a feature request you could provide a script to stop PMS in this container incase anyone wants to use DBRepair instead of your built in one. I am hoping this fixes my Plex issues, otherwise I have no idea what to do next.
  6. Does anyone know how to stop PMS in this docker? I have tried kill command but the service just starts back up. I need to stop it to run repairs on the db files.
  7. Anyone having issues with their Plex Media Server this week. Starting since like Tuesday I keep having to completely reboot unraid to get Plex to work, then after a good 16 hours it dies again. Logs don't really show anything. Created by... ___. .__ .__ \_ |__ |__| ____ | |__ ____ ___ ___ | __ \| |/ \| | \_/ __ \\ \/ / | \_\ \ | | \ Y \ ___/ > < |___ /__|___| /___| /\___ >__/\_ \ \/ \/ \/ \/ \/ https://hub.docker.com/u/binhex/ 2025-05-23 19:04:22.972602 [info] Host is running unRAID 2025-05-23 19:04:22.984554 [info] System information: Linux NAS-MorNet 6.1.106-Unraid #1 SMP PREEMPT_DYNAMIC Wed Aug 21 23:36:07 PDT 2024 x86_64 GNU/Linux 2025-05-23 19:04:22.996534 [info] Image tags: BASE_RELEASE_TAG=2025042801,IMAGE_RELEASE_TAG=1.41.7.9799-1-01 2025-05-23 19:04:23.009299 [info] PUID defined as '99' 2025-05-23 19:04:23.025114 [info] PGID defined as '100' 2025-05-23 19:04:23.177842 [info] UMASK defined as '000' 2025-05-23 19:04:23.190461 [info] Permissions already set for '/config' 2025-05-23 19:04:23.203885 [info] Deleting files in /tmp (non recursive)... 2025-05-23 19:04:23.217748 [info] TRANS_DIR defined as '/config/transcode' 2025-05-23 19:04:23.232399 [info] SHARED_NETWORK not defined (via -e SHARED_NETWORK), defaulting to 'no' 2025-05-23 19:04:23.244854 [info] Starting Supervisor... 2025-05-23 19:04:23,332 INFO Included extra file "/etc/supervisor/conf.d/plexmediaserver.conf" during parsing 2025-05-23 19:04:23,332 INFO Set uid to user 0 succeeded 2025-05-23 19:04:23,333 INFO supervisord started with pid 7 2025-05-23 19:04:24,334 INFO spawned: 'plexmediaserver' with pid 64 2025-05-23 19:04:24,334 INFO reaped unknown pid 8 (exit status 0) 2025-05-23 19:04:24,348 DEBG 'plexmediaserver' stderr output: Plex Media Server is already running. Will not start... 2025-05-23 19:04:24,352 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22611256490512 for <Subprocess at 22611256490176 with name plexmediaserver in state STARTING> (stdout)> 2025-05-23 19:04:24,352 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22611254937872 for <Subprocess at 22611256490176 with name plexmediaserver in state STARTING> (stderr)> 2025-05-23 19:04:24,352 WARN exited: plexmediaserver (exit status 1; not expected) 2025-05-23 19:04:24,352 DEBG received SIGCHLD indicating a child quit 2025-05-23 19:04:25,353 INFO spawned: 'plexmediaserver' with pid 70 2025-05-23 19:04:26,354 INFO success: plexmediaserver entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2025-05-23 19:27:11,092 DEBG 'plexmediaserver' stdout output: Critical: libusb_init failed 2025-05-23 19:27:21,860 DEBG 'plexmediaserver' stderr output: connect: Operation timed out 2025-05-23 19:27:27,875 DEBG 'plexmediaserver' stderr output: connect: Operation timed out 2025-05-23 19:27:33,891 DEBG 'plexmediaserver' stderr output: connect: Operation timed out 2025-05-23 19:27:39,907 DEBG 'plexmediaserver' stderr output: connect: Operation timed out
  8. How are you seeing the speed that it is uploading at? I am finding my uploading to be ungodly slow. The app is telling me 70 days before a backup is complete.
  9. Is there an easy way to manage Add-On's and restarting the server for a BeamNG-MP container? I don't want to give my kids access to the appdata unraid shares but they want to swap in and out addons which go into a certain folder. They also need to restart the game server and I don't want to give access to the docker admin page.
  10. Anymore work been done on this?
  11. Agreed... How did you do the rollback? EDIT: Never mind, you already provided the link, I just didn't know to put that in the repository field. Thank you!
  12. Did you change anything to get it working? Mine still won't come back online.
  13. I'm wondering if there was an update that broke some things... What router/firewall you using?
  14. Same issue here...been using this image for years and today it won't come online. **EDIT** OK, got past this part. Used a symbolic link first, then edited the run...now getting this error SyntaxError: invalid syntax Traceback (most recent call last): File "/app/sickchill/SickChill.py", line 14, in <module> import sickchill.start File "/app/sickchill/sickchill/__init__.py", line 1, in <module> from .show.indexers import indexer, ShowIndexer File "/app/sickchill/sickchill/show/indexers/__init__.py", line 1, in <module> from .handler import ShowIndexer File "/app/sickchill/sickchill/show/indexers/handler.py", line 3, in <module> from sickchill import logger, settings File "/app/sickchill/sickchill/logger.py", line 69 msg = re.sub(fr'\b({item})\b', '*' * 8, msg)
  15. Thanks, maybe I will try it this weekend and see. I am using XFS for the cache drive, there is no pool. I have tried having the downloads on the cache drive and the user shares and the experience is the same on both.

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.