Traxxus

Members
  • Posts

    165
  • Joined

  • Last visited

Everything posted by Traxxus

  1. Sounds a lot more daunting than it is, fixed it in less than a minute. For anyone else as clueless as me, paste that line under the execute SQL tab, then hit the execute button that looks like a play button, then close database. ez
  2. No go, ctrl-f5 and cleared cache in settings in FF. Does work in Chrome though, so probably more of a FF/me issue. Thanks.
  3. Getting errors all of a sudden. I've tried reinstalling, removing entirely, removing appdata folder. Not really sure what the error message is referring to. Just takes me to a blank screen with the Filezilla logo and a red x in the top left corner.
  4. I may or may not have screwed up my permissions in an unfortunate incident with the newperms utility a while back, I was trying to run it from the command line on an unassigned drive and forgot the ' .', but I'm noticing issues caused by that I believe. 122 and a few other movies are being problematic wrt metadata, library scans are also somewhat slow sometimes. Here's a couple screens of permissions, including 122. https://i.imgur.com/cDmtnfC.png https://i.imgur.com/DomkjOL.png How fix? :(
  5. So I got the basics setup with the cyanlabs guide, cool stuff. I used the command on github to create the htpasswd file, it does ask for name and password, appears to accept it, then gives me a 403 forbidden error afterwards. Ombi isn't using it in favor of app based auth and is working fine. 2018/04/22 12:46:59 [error] 378#378: *37 open() "/config/.htpasswd" failed (2: No such file or directory), client: xx.xx.xxx.xxx, server: _, request: "GET /movies HTTP/1.1", host: "xxx.duckdns.org" 2018/04/22 12:47:05 [error] 378#378: *37 open() "/config/.htpasswd" failed (2: No such file or directory), client: xx.xx.xxx.xxx, server: _, request: "GET /tv HTTP/1.1", host: "xxx.duckdns.org" 2018/04/22 12:49:04 [error] 378#378: *68 open() "/config/.htpasswd" failed (2: No such file or directory), client: xx.xx.xxx.xxx, server: _, request: "GET /movies HTTP/1.1", host: "xxx.duckdns.org" My default looks like this. location /movies { auth_basic "Restricted"; auth_basic_user_file /config/.htpasswd; include /config/nginx/proxy.conf; proxy_pass http://192.168.1.3:7878/movies; Did I miss a step with the htpasswd file?
  6. Another, all drives spun up. Yeah, it should be shorter, I recall it used to be, but I started making it longer when it failed the first time. I live out of the way so if the power goes out it's usually for hours. Changed it to 2 mins/70%.
  7. It used to work back when it was a plugin, but ever since it's been integrated, it's never properly shut down my Unraid server. https://i.imgur.com/JSTjGkm.png https://i.imgur.com/67dKfea.png I've tried slightly different settings, but nothing seriously different. Time on battery is typically blank, however after the last time this happened I searched here, and read about a bug involving an empty field there, so added something, but no go. Am I missing anything here? Edit: It's a Cyberpower 850, CP850PFCLCD, ~2 years old.
  8. Amazing plugin, thanks a lot. Was looking for an easy way to add an external drive via usb to copy a significant amount (size-wise) over, would have taken forever to do it through another PC.
  9. Oh, okay. Makes sense. Other than that, been using it since November, no major issues. It refused to load a couple times, but resolved itself with a reinstall or upgrade. One oddity, there are 7 torrents, same ones every time (out of ~1000) that will do a recheck every time I restart it. Can't really figure why, there's no differences in those from the rest I can tell. I rarely restart it so not really an issue, just an oddity like I said.
  10. Had the same problem, this was it. It was probably Tracklabels, that's the only one i added i think. Too bad, it was quite handy. Edit, no, added it back in to test, works fine. Must've been another.
  11. Yeah, that's definitely not normal. Mine was at 14 GB's, with 8-12 dockers after a year+, and multiple screw ups where at least one movie file ended up inside the docker image. One or more of your dockers are creating, storing, or moving files to within the docker image, you have a filepath wrong somewhere. Cadvisor can show you what you want I believe, can help narrow down which one is the problem, but you still need to address the actual issue, and will need to delete and recreate your docker img (less painful than it sounds, just reinstalled the dockers and everything was like it was before).
  12. Thanks, works great. Deluge is nice, but definitely prefer rtorrent, especially when it comes to long term seeding of lots of files. Moved everything no problem, with the slight hiccup of the incomplete folder change not sticking. Could you add tracklabels plugin? It adds tracker based labels to the category panel, very useful. Re: privoxy, a way I use it is to use Chrome as my primary browser, then firefox as my stuff I want to keep more private browser, which is running through the proxy. It's useful for many applications.
  13. See here for ffmpeg. Too many packages. Probably the same for mediainfo but I'll check it out. http://lime-technology.com/forum/index.php?topic=37541.msg474260.msg#474260 All right, that's cool. I spun up a VM and have them installed there, it's good enough. Been meaning to get a VM up and running for a while anyway for something else I needed, was a lot easier than the last time with the VM manager. Thanks for the work everybody! This pack has been a life/time saver.
  14. Thanks for this, needed an easy way to install 7zip and this did it.
  15. Hmm, preclear finished fine, but got an error, it couldn't create the preclear results files. cp: cannot create regular file '/boot/preclear_reports/preclear_rpt There is a 0 kb file with no extension named preclear_reports, when I attempt to open it, it says it doesn't exist. Thumbdrive going bad?
  16. Well I got the new drive in, precleared, and rebuilt. It all went well, with the expected one error. I'll start a correcting parity check for overnight later. The original drive is probably fine, I just wanted to do the rebuild on a separate drive so I would still have the data just in case something went wrong with the rebuild. I'll do a preclear or two on it then keep it as a spare.
  17. Long smart tests on all drives completed, attached. tower-diagnostics-20160514-1132.zip
  18. Last write was the morning before the error, it's a movies only share and it just hit the high water mark to move to the next, so it's out of rotation for a while. I got smart enabled, used smartctl -a -A -s on /dev/sdh Ran a short test on it, looks good I think. Edit: Running a long test, I'll get back tomorrow. I do have a new drive ordered anyway, even if I don't use it for this always good to have a spare. tower-smart-20160513-1308.zip
  19. Well I shut it down, reseated, restarted. A green notification popped up that said something along the lines of array has returned to a good state, something. Disk 2 is still reballed obviously though. Since there is a pending parity error that was never fixed, a rebuild will 100% fail right? I'm thinking the only real choice is to force a new config and tell Unraid to trust it? Included new diagnostic. tower-diagnostics-20160513-0944.zip
  20. Here ya go. tower-diagnostics-20160511-0827.zip smart_201411270723_WDC_WD60EFRX-68MYMN1_WD-WXC1H3436266.txt
  21. Came home to disk 2 disabled today. WD 6TB Red. Disk is 7 months old, no problems (smart test attached, 6 months old though). http://pastebin.com/armb6L3L Here is the log, the log goes back to the 2nd so I cut off some of it. Additional problem is, last 2 parity checks came back with 1 error, from this month and from last month, a scheduled non-correcting parity check that runs on the first, I never ran another one to fix it because I've been so busy it just slipped my mind. I've now decided to make the monthly a correcting check, not sure if that's the best option overall, but for me it is apparently. A single parity error that was steady over a couple months itself is not a big deal I don't think, I'm inclined to think this disk read error is also not a big deal and just a glitch in the matrix, but both together are problematic. I do not have an extra disk, so as far I can tell, my only options are to force Unraid to trust the disk? A rebuild won't complete with the parity error present right? I do recall this happening before, I'm 90% positive it was the same disk, though it was last year sometime so I can't be sure. I just rebuilt it on the same disk, ran tests and checks, and everything came out fine. smart_201411270723_WDC_WD60EFRX-68MYMN1_WD-WXC1H3436266.txt
  22. Read this to make sure you are using it correctly. Setting up file paths for dockers is a little different since it's relative to the container volume. http://lime-technology.com/forum/index.php?topic=38055.msg354898#msg354898 So mine, in docker settings, is /data > /mnt/user/Misc/downloads/ In deluge preferences it's set to /data/complete, which will put the complete folder inside the /misc/downloads folder.