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.

kpc180

Members
  • Joined

  • Last visited

Everything posted by kpc180

  1. I am having a similar issue, but setting the share to public didn't do anything (it has always been public). Any podcast I download using ABS makes it so I don't have permission to edit, delete, or move it when I navigate to it using file explorer or even Krusader. If I run the Docker Safe New Perms it fixes it. But am I doing something wrong from the get go with my config settings or something? I don't have this issue with any of the arr or other dl dockers I use. (also my knowledge of permission and stuff is pretty dang shallow)
  2. Well that's simultaneously embarrassing and evidence of my simpleton claim. THANKS!
  3. Hello, I used to be able to access my unraid gui and dockers while at home the same way I access them on 2 pcs on the same network using this IP (http://192.168.1.18/Main). I can still do it on the computers no problem, but my phone tells me it's unreachable. I am not sure what changed but it has been a while now. I'm also a simpleton so if you could dumb down any help that would be great! Thanks!
  4. Hey guys, I had a a disk go into error state (disk 6 not the parity drive) during a parity check and am wondering what the next steps I should take are. I'm afraid you'll need to explain it to me like I'm 5! I have attached diagnostics. The system is still running - parity check paused itself. Do I turn off all VMs and Dockers right away? Should I replace the drive? Thanks for any help you can offer me! unkevin-diagnostics-20230101-0721.zip
  5. Unfortunately I can't get the system to boot. The fans spin, the drives make some small noises like they are on. I replaced the PSU and the RAM and no luck. Pretty sure it must be the mobo or cpu. The mobo though is not displaying any error qleds nor is it making any beeps.
  6. Hey my Unraid server has been running great for months, but I believe I have run into hardware issues (which I know isn't an Unraid issue) and was hoping someone here may have some guidance based on their knowledge and experience. This month it randomly started having unclean reboots while I wasn't around. I thought I tracked down the cause to a specific docker, and uninstalled it. It worked well for quite a while and then it started happening again. Then while I was at my desk recently it happened again and I heard it just kind of die and start back up. Then it happened again and now it won't come back online. It sounds normal when it starts (normal fans, and normal clicks, no warning beeps), but when I plug in the hdmi monitor nothing shows up - no mobo splash - nothing. The mobo doesn't show any Qled errors. I figured it was a bad PSU so I bought and replaced the unit and power cables. No luck. I have removed it from the battery backup - and tried different plugs in the house with the same result. I suppose now I'm down to the motherboard needing replaced or possibly the ram? I run 2 16 ddr4. I've tried starting up with just each one individually - and then also reseated. Same thing - no splash no nothing. Any advice one way or the other? Is it likely time to replace a mobo? (ASUS ROG Strix Z490-H Gaming Z490 LGA 1200)
  7. Thanks, that probably would have been easier. I just deleted and re-pulled the docker and it showed up. Thanks!
  8. So, I'm not sure if I have done something (I don't recall changing anything) but I'm not seeing the Strict Port Forwarding Option in my docker settings? So I'm only able to open the webgui if I disable the vpn which is not what I really want to do. What am I missing?
  9. Thanks so much. It seems to be running the rebalancing now. Just one more question when you say to "delete and recreate the docker image" -are you talking about a specific docker or all of them or do you mean something else alltogether?
  10. Wowzers, sorry about that. unkevin-diagnostics-20180208-1837.zip
  11. So let me preface this by saying I’m a simpleton. Now let’s begin -- So I woke up this morning and my server was being odd. I could not access any of my Dockers and I could see my shares and access things but I could not move anything, save anything new, or even create a new folder on any share, it would tell me there was no room. I have TBs of space left on the array and the cache was showing over 100gbs of free space. I tried to restart but then it just got stuck doing that for forever. I had to do a button press hard power down (This will result in a parity check I'm aware). Then it had problems booting back up. It would start and mount the disks but then it would get stuck on "starting services" for forever. I could go to some of the web interface tabs but not all (could not open Dashboard or Docker for sure) . I also noticed the parity check did not start yet because services were still starting. I did some searching and came across a thread that seemed to be have an answer for when the system gets stuck on starting services - that talked about changing the config file (but now reading it closer it seems that had nothing to do with me and was just about VMs which I’m not even running – I changed the boot/config/domain.cfg file from disable to enable). Anyways I made the changes and rebooted – and it once again hung while rebooting for a crazy long time. So I did a hard button press reboot. This time it mounted the disks and started the services correctly however it is still acting like the cache is read only or totally full. Any help in simpleton language would be greatly appreciated! unkevin-diagnostics-20180208-1306.zip
  12. Poop. I have an IPhone. Womp womp.
  13. Hey, what have you guys found is the best way to add torrents while not at home to this set up? On my windows pc I just had my torrent program look for any .tor files added to a google drive folder - and that allowed me to add torrents wherever I was and my computer back at home would automatically download them. But I understand there isn't a google drive plugin/docker. Is there a prefered plugin or browser plugin?
  14. That sounds like a pain. I went ahead and installed the rTorrentVPN docker - and RSS is built in and works like a charm. Now I'll just work on getting Filebot and I'll be done! Thanks for all your help!
  15. Oy, sorry to be a pain - but I am not very clear on how to install the YaRSS2 plugin. From what I can tell I need an egg... and that's about as far as I got. Could you explain how that process works if you wouldn't mind? Or do you think it would be a smarter route for me just to uninstall the DelugeVPN and install binhex's rTorrentVPN Docker that apparently has RSS built in?
  16. Thanks a ton! Quick follow up, which may be silly. With your output for filebot being set to "/mnt/cache" - i imagine that means mover will move it to the array automatically for whenever you have it scheduled to run? My download share is set to cache only and the filebot input folder will be pointed at a folder in there. But as long as my filebot is pointing to my media share (which is not cache only) and the output for filebot is to mnt/cache I imagine mover will place it on the array in the correct place each night right?
  17. I configured Deluge to run a script once I've reached a ratio of 2.0. That script moves the files from the deluge downloaded directory to the filebot docker watch directory. Pretty simple. I'm not at home to post the script but it's basically one line. Hey great. If you wouldn't mind could you tell me pretty much your whole filebot set up? Are you using the Phaze plug in or are you using a Docker? I just tried the Phaze plugin and have no idea how to even set the watch folder let alone tell it what I want my parameters to be - I can't make heads or tails of it. I think I could easily make a watched folder work for my purposes on Unraid. It'd basically be the same thing as AMC.
  18. I apologize if this isn't the right place to ask, but does anyone have filebot AMC working with this? If so would you mind telling me how you did it? I'm looking to use my server for my downloading and reanaming... Currently I'm using a seperate pc running Utorrent with a really specific set up for Filebot AMC that I love (I am aware there are other renames on Unraid, but I'd prefer to stick with Filebot if possible). On Windows filebot amc is integrated right into the torrent program that's why I'm posting here since I'd imagine it would be on Unraid too.

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.