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.

unRaide

Members
  • Joined

Everything posted by unRaide

  1. Hi @ich777 , I've been running your MinecraftBedrockEdition server for years without issues but recently it seems to be stuck on version 1.21.84.1 and I can't get it to upgrade to the latest version which is 1.21.95.1 so none of my iPad clients can connect to it. I've tried restarting the server but it doesn’t seem to dedicate that a server update is available?
  2. Hi @binhex, apologies for the bump but would appreciate any thoughts you have on the optimal way to set this up.
  3. Thx @itimpi! Not sure if I'm still misunderstanding how this works but stopping the array and changing my Minimum Free Space to 4G instead of the 100KB is was seemed to do the trick. I felt as if the original setting should've worked but perhaps something else was going on 🤷‍♂️.
  4. Whoa, that’s crazy! Do you know how the container was able to exceed/bypass the 6G limit I added to the extra parameters? Is there another way to enforce the memory used?
  5. Thx @Michael_P! I checked my container and reduced the max memory from 6G to 4G (hopefully that's still enough). Although I've had it set to 6G for years, not sure why it's complaining now - perhaps other containers I've added have led to maxxing out my memory?
  6. Thx @itimpi! I checked this setting for my cache and it's set at 100KB and I currently have 69GB free?
  7. The Fix Common Problems plugin has been notifying me of "Out of memory" errors and I've also noticed that my logs are filled with "UnRaider shfs: cache disk full" errors. Not sure what the issue is and hoping someone can help. unraider-diagnostics-20240910-2214.zip
  8. Hi again, I am likely doing something wrong, but when I have Prowlarr connected to my qbittorrent vpn, I can't seem to connect it to sabnzbd-vpn? I've tried using both "localhost" on port 8080 or "192.168.1.217" on port 8080 as the host but it doesn’t connect. My current setup is: sabnzbd-vpn (8080) Privoxy on 8118 Radarr Sonarr NZBd Hydra qbittorrent-vpn (8081) Readarr Prowlarr Privoxy - I tried to set this up on port 8119 for Prowlarr and Readarr to go through but it always defaults to port 8118 after startup in the logs even after removing the original port and creating a new one?? Ideally, I'd like to retire Hydra and just use Prowlarr for all my *arrs, running through privoxy, with the ability for each *arr to use either usenet or torrents.
  9. Hi @binhex, thx for responding! One of the issues I'm not sure how to solve is giving my *arr containers to access either usenet OR torrent? The kludgy way I got around this is to setup Hydra exclusively for usenet and point it towards sabnzbdvpn and prowlarr just for torrents pointing to qbittorrentvpn. However this means Radarr / Sonarr can't acsess Prowlarr as they are also setup to use privoxy from the sabnzbdvpn container Do you have any thoughts on the best way to tackle this?
  10. Hi, I currently have binhex-sabnzbdvpn which is being used by Radarr, Sonarr, and NZBHydra through Privoxy. I also have binhex-qbittorrentvpn which is being used with Readarr and Prowlarr. This has lead me to a position where I have two separate VPN containers with usenet traffic going through sab's vpn and my torrent traffic goes through qbittorrent vpn. Nothing wrong with this per se but I'd like to consolidate them to use a single container to manage VPN and Privoxy so my *arr containers can use both sab and qbit. Would the recommended approach here be to: Install this container Disable VPN on both sab and qbit Install this container and add the VPN input/output ports Route all *arr containers to use this new container? Any concerns with this approach or advantage by going with the built in vpn containers I have now?
  11. Hi, a couple of days ago I started noticing these errors from the Fix Common Problems plugin which suggested I post my diagnostics here to see if anyone could help troubleshoot. I haven't noticed anything too bad wrt my dockers/VMs but would love to figure it out if possible. Any help would be greatly appreciated. unraider-diagnostics-20240302-1314.zip
  12. I misspoke somewhat, the webui wouldn’t load but my dockers and VMs were still accessible. I had a hard time finding this setting initially, but I believe it’s the one in the screenshot below , which currently looks to have a minimum free setting of 100 kB vs 100 GB - is the wrong setting? Additionally, I’m not sure how to change this value, perhaps I need to first stop the array? No reason really – reading through the release notes iIt felt like this was an optional step but I’ll go back and reread it 😅.
  13. Hi, I'm getting this error filling up my logs which caused my server to stop responding earlier today requiring a reboot. After doing some search it seems like this error is usually caused by one of the shares exceeding it's minimum free space however looking through my shares I'm not seeing one like this? unraider-diagnostics-20240116-2323.zip
  14. Does anyone have any tips or advice on why I wouldn’t be able to connect to my server on the local network? The server doesn’t show up in Friends and always gives me "Unable to connect to world" when trying to connect to the server manually. Regarding Network Type, should I be using "Host" here or "Bridge" - I've tried both with no luck? I'm using 192.168.1.216 on port 19132 in minecraft All iPads are on the same network as the server so I'm assuming I don't need to forward any ports on my Unifi router if I'm only connecting locally? Not seeing any errors in the logs so I'm not sure what else to try?
  15. Just when I think I've figured out how to setup my Cache / Shares I end up with some disk full... Here's what I'm trying to figure out: I have a few shares (appdata, isos, downloads, system, domains) all set to Cache: Prefer with a minimum free space of 20GB except for downloads which is 120GB (I made this so high after running out of disk space when downloading a massive iso). I then have a 500GB cache pool with a minimum free space of 100GB (also had the same issue as above and set this high to avoid running out of disk space). My cache drive is currently sitting at 413GB used and 85GB free so my logs are getting spammed with `UnRaider shfs: cache disk full` messages I also have Mover setup to run every 8 hours My question is how do I manage how much free space is available on the cache and which files are moved to it, especially seeing as the shares set to "Prefer" amount to way more than 500GB? Shouldn’t Mover move files off the cache to at least satisfy the 100GB minimum space requirement? How should I setup this up to avoid future issues? Also, looking at my mover logs I just see stuff like this:
  16. Yea, i'll need to update that but it seems like I can't edit it while the array is online? In any case the "share cache full" error has disappeared but I'm still seeing the "Unable to write to Docker Image" error. Should I try restarting docker or the array - not sure the best way to resolve that issue?
  17. Hi, woke up this morning to these two errors flooding the logs, especially the first one. I recently updated radarr to pull down 4k remux and I'm assuming some of those wreaked havoc on my cache and docker img. shfs: share cache full Fix Common Problems: Error: Unable to write to Docker Image Any ideas on how to resolve this? unraider-diagnostics-20230326-1108.zip
  18. Ok, thx for the reply! I’ve been struggling with crashing issues for ages but could never pin it down - this could be one of the reasons!
  19. Yea, seeing the same thing and wondering if any action is needed on my part?
  20. @robotdog, would be curious to know if you were able to resolve this as I've been experiencing the same issue for the last 5 days. My server is locking up / crashing every morning between 3-6pm and after eliminating different dockers my latest theory is that it could be Plex as turning that off prevented my server from crashing and led me here? Given the pattern it does seem plausible that it's something related to a scheduled task in plex.
  21. For the past 5 days my unraid server keeps crashing every morning between 5am-8am. Yesterday it also crashed an additional 2 times throughout the day. The only thing recurring that happens every morning is the CA Auto Update Applications plugin runs. The only major change I've made is upgrading rom 6.9.2 to 6.11.5 which I did 3 weeks ago. I've attached my diagnostics and I've enabled the syslog server but I don't see any major errors - the logs just stop before the crash and then pickup after boot. Any help would be very much appreciated - my household basically comes to a crawl without my unraid server and hard restarting every day is bound to end badly unraider-diagnostics-20230219-1046.zip
  22. For the Homebridge docker: I've noticed that Homebridge UI says there is an update available and is stuck on homebridge-config-ui-x v4.41.4. When trying to manually update the plugin through the UI I get the message below. I usually stay away from updating anything like this and usually rely on a docker update but given how old the version I'm on is it doesn’t seem like that's going to happen. Has anyone gone through this and updated Node.js?
  23. I didn’t unfortunately. Just had the server lock up on me again earlier today. Sad to say but I just hard reboot it every few days 😩
  24. Hi, hoping someone can help me troubleshoot an issue I'm having with both Sonarr and Radarr. Everything was working fine until a couple of weeks back when the containers refused to start. Now every time I try to start them they just exit immediately, with "Exited (10)". Other things that have happened recently, that may be related, include: - upgrading to Unraid 6.10 > running into permission issues with the .db files and needing to change everything to nobody/users - downgrading back to 6.9.2 based on the issue above. Logs below don't seem to have any helpful info either. Any help would be appreciated as I'm not sure where to start even. 2022-07-24 15:48:12.610994 [info] System information Linux 6c60ea4c6872 5.10.28-Unraid #1 SMP Wed Apr 7 08:23:18 PDT 2021 x86_64 GNU/Linux 2022-07-24 15:48:12.637291 [info] OS_ARCH defined as 'x86-64' 2022-07-24 15:48:12.663228 [info] PUID defined as '99' 2022-07-24 15:48:12.691479 [info] PGID defined as '100' Created by... ___. .__ .__ \_ |__ |__| ____ | |__ ____ ___ ___ | __ \| |/ \| | \_/ __ \\ \/ / | \_\ \ | | \ Y \ ___/ > < |___ /__|___| /___| /\___ >__/\_ \ \/ \/ \/ \/ \/ https://hub.docker.com/u/binhex/ 2022-07-24 16:00:50.515417 [info] System information Linux 6c60ea4c6872 5.10.28-Unraid #1 SMP Wed Apr 7 08:23:18 PDT 2021 x86_64 GNU/Linux 2022-07-24 16:00:50.537848 [info] OS_ARCH defined as 'x86-64' 2022-07-24 16:00:50.561804 [info] PUID defined as '99' 2022-07-24 16:00:50.587522 [info] PGID defined as '100' Created by... ___. .__ .__ \_ |__ |__| ____ | |__ ____ ___ ___ | __ \| |/ \| | \_/ __ \\ \/ / | \_\ \ | | \ Y \ ___/ > < |___ /__|___| /___| /\___ >__/\_ \ \/ \/ \/ \/ \/ https://hub.docker.com/u/binhex/ 2022-08-03 20:18:22.221588 [info] System information Linux 6c60ea4c6872 5.10.28-Unraid #1 SMP Wed Apr 7 08:23:18 PDT 2021 x86_64 GNU/Linux 2022-08-03 20:18:22.247155 [info] OS_ARCH defined as 'x86-64' 2022-08-03 20:18:22.271985 [info] PUID defined as '99' 2022-08-03 20:18:22.298299 [info] PGID defined as '100' Created by... ___. .__ .__ \_ |__ |__| ____ | |__ ____ ___ ___ | __ \| |/ \| | \_/ __ \\ \/ / | \_\ \ | | \ Y \ ___/ > < |___ /__|___| /___| /\___ >__/\_ \ \/ \/ \/ \/ \/ https://hub.docker.com/u/binhex/ 2022-08-13 14:45:27.645429 [info] System information Linux 6c60ea4c6872 5.10.28-Unraid #1 SMP Wed Apr 7 08:23:18 PDT 2021 x86_64 GNU/Linux 2022-08-13 14:45:27.670912 [info] OS_ARCH defined as 'x86-64' 2022-08-13 14:45:27.696122 [info] PUID defined as '99' 2022-08-13 14:45:27.722993 [info] PGID defined as '100'
  25. Hi, just upgraded from 6.9.3 and everything seems to be working fine so far except for what seems like a permissions issue with Sonarr. Whenever I try searching I'm getting the following error: [v3.0.4.1126] System.Data.SQLite.SQLiteException (0x80004005): attempt to write a readonly database Looking at the permissions in the appdata folder between Radarr and Sonnar I noticed that Sonarr has more files owned by root/root vs nobody/users (specifically the .db file which I'm assuming is the cause of the error)? Searching led me to suggestions to use "Docker Safe New Perms" but that doesn’t appear to touch the appdata folder. Should I just manually chmod the files/folders?

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.