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.

brimnac

Members
  • Joined

  • Last visited

Everything posted by brimnac

  1. That's correct - I'm trying to get the Vuetorrent UI working and running into the error. I'll disable my other docker that runs on 8080 and place this one back to default and see if it works from there. 8080 is my Ubiquiti, so I'm not sure if that's a long-term solution or not, but it's at least a start! Thanks for the reply! Edit: I worked it out, backwards, after this reply. I think I may have had the file path(s) wrong, but knowing it was supposed to be working I just nuked everything to start over. I got it going on 8080, and once I was able to do that, I changed the ports in the Docker image. What do you know, it worked! Thanks a ton, sincerely!
  2. Hi @binhex - I appreciate all you've done - is there a way to use the alternative WebUIs with this container? Apologies in advance, but I tried looking for this in the thread. If it's been mentioned, I'm so sorry that I missed it! I had to change my port to 8083, and it works with the default UI. When I link to a custom one, I get this error: Unacceptable file type, only regular file is allowed. Unacceptable file type, only regular file is allowed. I'm assuming it's been dealt with, but again - I couldn't find it in the support thread "easily." Any help is appreciated, no rush or urgency. I've been with your Deluge_VPN forever, and decided to make a switch to this after seeing the Vuetorrent UI in a video! Thanks once more! Edit - Adding this link: Looks like it's something with the privoxy, but I'm definitely not smart enough to understand how to take what they did there (NGINX) and apply it here!
  3. Thanks, dude. I'll check the cable for the cache drive and get the 8TB replaced. Appreciate it!
  4. Hi! I've run into two simultaneous issues, and I'm stumped. Wanted to reach out to see if I could get a hand. A newer 8TB drive keeps becoming Disabled (sdi). Cache Drive 01 (sdc) in pool of two disappears when I stop the array to remove the drive Log fills to 100% quickly, which I believe it is related to #2 I've attached my diagnostics. I see access beyond end of device errors along with a few others, but I'm overwhelmed at where to begin or what to do. Like many, most of my home is run through unRAID, and when it's down I hear about it from everyone in the family! The system still runs, and if I reboot the cache drive works fine, all Dockers and VMs run. Edit: I've used unRAID a long time. I'm sure there are weird issues due to having essentially the same system for 8+ years. I've started over only a handful of times, so if there are other "issues" you see, please do bring them up! server-diagnostics-20210708-1231.zip
  5. @gamer1pc: try this, it got the Memory Tweak I was having issues with to work. I modified the config.json file using Midnight Commander. It originally ended like this: "worker" : "unraid" } "worker" is no longer the last config option, so add a comma to the end and the new switches after. "worker" : "unraid", "mt" : 4 } I don't know for certain, but I'd try something like this (put your worker information in the <name> variable, if applicable): "worker" : "<name>", "c" : "LTC", "mc" : "FIRO" } I'm getting some rejected shares, so I'm going to figure that out next. --mt works for me now, though, per my LOG file: WARN: GPU #0(000100): Zotac GeForce GTX 1080, intensity set to 22, mtweak 3 EDIT: I did need to set it as PRIVILEGED in the docker setup page when using the "mt" flag. I was getting errors that it wasn't in Admin mode; that solved the issue.
  6. Also looking for this. @PTRFRLL - is there something simple I'm missing? I keep getting barked at if I put --mt 4 or --mt=4 in the Extra Parameters, and can't figure out where else to make the change. EDIT: Solution below.
  7. That's what I'm getting.
  8. Samesies here. I got a DMCA notice for the first time ever so I went to check on it and restart. It didn't work, so I decided it was as good of time to ever to update to 6.6.6, did that and still having the same issue you are.
  9. Hi - forgive my ignorance on this, and accept apologies in advance if I'm doing anything wrong. I looked (briefly, admittedly) to see if anyone else was experiencing this. I had to redo my Plex a while back, and it seems like the system now uses 100% of the CPU 100% of the time, once Plex is started. I have a gigantic library, so it could be updating stuff like thumbnails, but my drive isn't getting any smaller. I'm using Unassigned Devices to mount an SSD for Plex only. It's set as a Slave in the docker. If log files or whatever are needed, let me know what settings to turn on for the logging and I'll include those. If someone else has awareness, or this is answered earlier in the thread, thank you to anyone who can assist.
  10. There is a Couch Potato setting that pauses torrents when added. Check your settings and let us know.
  11. @Squid - I know, I thought that as well. None of those options worked for me, so I'll just rock the two cache drives (or more) until they don't work for me any longer, I guess. I had a heckuva issue earlier this summer w/Unassigned Devices, so combined with this I'm going to take the current path I know is working. Plex looked like it'd start, but in Plex the app I had no love finding my Server.
  12. Same exact issue w/6.2. I ended up getting a 1TB SSD as my cache, but now I can't do any docker items on Unassigned Devices (I had two, one for all apps except Plex (120GB) and one for Plex alone (480GB, so my metadata / thumbnails could take as much space as possible). I'm glad I can have multiple Cache drives now. After a previous update I had issues as well, so I'm just moving all my SSDs to Cache Drives and going from there.
  13. Having the same issue as another user after what must have been an upgrade. SMB shares aren't working any longer - well, they are, and I can see the share directory... just not able to access. Gone into the Unassigned Device settings page and made my two accounts accessible via Public share, Read/Write access. Not sure if the drives being mounted @ /mnt/disk/plex ; /mnt/disk/scratch (disk, not disks) has anything to do with it or not. Latest version of unRAID and most up to date version of the plugin. Running Windows 10 w/a Microsoft account using my email address, so when I go to log in w/ "Server\<unRAID account>" or just "<unRAID account>" it barks at me. I've created new accounts, still no dice. Jun 23 23:51:08 Adding new config... Jun 23 23:51:08 Defining share 'plex' on file '/etc/samba/unassigned-shares/plex.conf' Jun 23 23:51:08 Adding share 'plex' to '/boot/config/smb-extra.conf' Jun 23 23:51:08 Reloading Samba configuration... Jun 23 23:51:08 Directory '/mnt/disks/plex' shared successfully. Jun 23 23:51:08 Adding NFS share '/mnt/disks/plex' to '/etc/exports'. Jun 23 23:51:08 Adding NFS share '/mnt/disks/plex' to '/etc/exports-'. Jun 23 23:51:08 Reloading shared dir '/mnt/disk/scratch'. Jun 23 23:51:08 Removing old config... Jun 23 23:51:08 Removing SMB share file '/etc/samba/unassigned-shares/scratch.conf' Jun 23 23:51:08 Removing SMB share definitions from '/boot/config/smb-extra.conf' Jun 23 23:51:08 Reloading Samba configuration.. Jun 23 23:51:08 Successfully removed SMB share 'scratch'. Jun 23 23:51:08 Removing NFS share '/mnt/disk/scratch' from '/etc/exports'. Jun 23 23:51:08 Removing NFS share '/mnt/disk/scratch' from '/etc/exports-'. Jun 23 23:51:08 Adding new config... Jun 23 23:51:08 Defining share 'scratch' on file '/etc/samba/unassigned-shares/scratch.conf' Jun 23 23:51:08 Adding share 'scratch' to '/boot/config/smb-extra.conf' Jun 23 23:51:08 Reloading Samba configuration... Jun 23 23:51:08 Directory '/mnt/disk/scratch' shared successfully. Jun 23 23:51:08 Adding NFS share '/mnt/disk/scratch' to '/etc/exports'. Jun 23 23:51:08 Adding NFS share '/mnt/disk/scratch' to '/etc/exports-'. Thanks for any help, driving me crazy this evening. Been out since ~ yesterday, IIRC. Worked fine before that (could have been an old version, I just installed the "Auto-Update" feature for plugins recently). EDIT: Couldn't tell you why, started working again. Turned off security, maybe that's why?! Seems weird, but whatever, just happy to be able to browse. I renamed my plex drive as "/mnt/disks/plex" (with an S) and now it won't let me change it back, so that kind of sucks (it's forcing me to rescan all my stuff; I've got a very large library).
  14. That's the SAB setup - LMK if there is anything else I can provide to help. Really appreciate it, and if there's a donation link somewhere let me know (if you're part of the regular group, I'll just use the one I assume is in the beginning of this post). Thanks!
  15. The Mover script isn't working. Haven't had an item move from my Movies' completed folder to my actual Movies folder in ~ 2 months. I just reinstalled SickBeard and am getting an error when trying to do the script for that as well, so while I don't think they're related they could be. I'll post setup for SAB in just a minute.
  16. Here's my first attempt, let me know if I left anything relevant out: Imgur album of the Docker setup and CP settings. I use Deluge and SAB, and have since the beginning of time. Most notably would be SAB, as I really only recently started using Deluge (but I don't think that is related to this "issue"). I just made my /mnt/user accessible because I wanted to start broad and work my way down, essentially. As I said, LMK what else anyone would need to see in order to be helpful. I can restart the thing and grab logs, but as a note my movie library is ~ 4800 strong, give or take.
  17. Hi - I'm back from vacation and hoping someone can help me w/my version of CouchPotato. I recently switched to this distro, if you will, from another, but neither of them are working particularly well. It's been since February since I've had a working move. Let me know what I can post to help understand this, if anything!
  18. That sucks that the renamer part isn't working for you and you couldn't get a solution. I'm in the same boat, mine hasn't worked since about February - thought maybe it was the Docker container so I switched to darn-near anyone who made one, and it never ended up working. I'm headed on vacation tomorrow, so I have nothing relevant to post now other than to let y'all know I'll probably be posting more on Tuesday the 19th!
  19. Just tried it, opened my port via DD-WRT and am not having any success. Am not running any VMs, and likely won't have an opportunity to try adding one for a while (long story shortened: house under construction, 2 1/2 year old kid w/another on the way ). EDIT: I will try hooking my laptop to my phone via hotspot, though - that doesn't take much time and I can probably try that this evening. My phone was giving me problems yesterday via local network, anyway - however, I had success in the past connecting that way (both local and remote). Thanks again!
  20. Not sure why / how, but it's up. I'm guessing it realized I sent a couple bucks your way and started to agree Thanks for all you've done, hopefully it works for others as well. FWIW, I'm on latest unRAID (6.1.8?) and a 1245v2 Xeon.
  21. Me too. Had it working w/the LAN NETWORK, updated ~ 20 minutes ago and can't access now. Says it's running, log won't open on my phone.

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.