brimnac

Members
  • Posts

    182
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

brimnac's Achievements

Apprentice

Apprentice (3/14)

2

Reputation

  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. Is there a location to change the User Agent? Apologies, I couldn't find the option and it seems like it "should" (?) exist in the Config. Set custom user agent #924 @@ -414,6 +414,8 @@ class="btn btn-primary">Next step</button></a> <br>This will open a chat 'log_retention_period_description' => 'Number of days to keep logs of notifications and archives of server uptime. Enter 0 to disable log cleanup.', 'log_retention_days' => 'days', 'user_agent' => 'User Agent', 'user_agent_key_note' => 'Custom user agent used by monitor within communication with external services.', ), 'notifications' => array( 'off_sms' => 'Server \'%LABEL%\' is DOWN: ip=%IP%, port=%PORT%. Error=%ERROR%',
  6. @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.
  7. 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.
  8. If you're going from physical disk to physical disk, I haven't noticed a speed increase worth the hassle! Obviously do what you want, but I have found that doing things the recommended way saves me a bunch of time... mostly because I have to end up doing it the recommended way at the end of the day, anyway!
  9. I use binhex's DeglugeVPN docker, because I don't use any torrent client without a VPN. This one has leak guard and a few other things that make it work well. Works with Sonarr and Radarr, I have it set to copy the torrent upon completion to the actual shares, and leave the torrent in the download folder until a 2.0 ratio has been met. Once that ratio is met, it will delete the torrent and data from Deluge. Edit: have you checked the logs to see if any errors or warnings stand out to you? Here is a picture of my setup:
  10. I'm not personally aware, but is there a reason you don't want to rebuild? The data is available as its rebuilding, it's not like it shuts the entire system out like it used to, if I recall. (Note: I totally understand your train of thought, and I'm not trying to *not* answer your question. Only trying to figure out if it's worth it for you to shut the array down, remove the drive, have it unprotected if another drive fails while you have the 4TB out, etc. I've found that it rebuilds it pretty quickly, but everyone's mileage may vary)
  11. Hi team - I'm running into errors with my cache pool and the docker.img, but can't figure out how to reformat / rebuild the parity. I promise I did a search and tried to do whatever I could before posting here, but I haven't been able to figure this out. I have two 1TB SSD drives in the btrfs pool. Useful(?) Information: I've tried changing the format type to anything other than btrfs, but it won't allow me to do so in the Cache Drive drop-down. My only options are auto, btrfs, btrfs (encrypted). Had reiserfs errors on another array drive, and was able to rebuild that successfully. I've tried scrubbing and rebalancing several times. I run into an uncorrectable error and it stops the scrub. Rebalancing also stops mid-point. I've tried scrubbing and rebalancing from both the UI and the console (via PuTTY). I'm 100% cool wiping this and rebuilding... just can't figure that part out. Process I've used (based on information from other posts I've read): Copy files off cache drive to a disk on the array (disk20). Stop the array. Remove the cache drives from the array. Start the array. Stop the array. Add the cache drives back - do not start array yet. Click on the Cache Drive link http://[ServerIP]/Main/Device?name=cache. Tried changing from BTRFS to BRTFS (encrypted). Start the array. See that nothing has changed. Things I haven't tried: Using just one drive in the pool Formatting via console (because I'm not sure how - I've tried Google and the unRAID search) Praying to the Flying Spaghetti Monster that this will "just work" after a reboot (OK, I have tried that, unsuccessfully, several times) Physically replacing the drive(s) or cable(s). <insert standard excuse as to why I don't want to open my case if I don't have to: "It's hard to get to, but I'll do that if I have to!"> I'm all ears. I didn't include my log but can add it if that's necessary. I wasn't sure what information it would provide. Edit: in my haste, I forgot to include the implied "Thank you for any help and time spent, even if it does not result in a success."
  12. 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.
  13. For anyone out there with similar issues, the BTRFS fix worked for me.