Everything posted by Lawlanator
-
[Support] binhex - DelugeVPN
Ahh, that works. Thanks mate. It's all workin' now.
-
[Support] binhex - DelugeVPN
Link's aren't leading anywhere.
-
[Support] binhex - DelugeVPN
So I'm having an issue with deluge not wanting to show and I'm certain it had to do with the VPN as if I disable it the deluge docker starts fine. It's been working perfectly for months, I'm not even sure I updated anything, I just suddenly noticed Sonarr and Radarr weren't registering it and I couldn't open up the GUI. I'm just not sure if it's PIA, OpenVPN, or something in the delugevpn docker. I keep seein' this repeated over and over again and I'm not sure what it's trying to do. 2018-08-22 06:53:47,395 DEBG 'start-script' stdout output: [warn] Response code 000 from curl != 2xx [warn] Exit code 7 from curl != 0 [info] 11 retries left [info] Retrying in 10 secs... Any ideas...?
-
[Support] binhex - SABnzbd
I think this worked, but now I'm running into this error "/usr/bin/env: ‘python’: No such file or directory " when downloading with the script. I'm assuming it has something to do with this supposed to be being installed on a Windows Machine with Python and this being UnRAID with it's dockers is making it complicated. My real issue is I haven't been able to track down exactly what's telling it to look for that directory in any of the configs I can think of, meaning I'm not entirely sure I'm not even sure what's telling it to look for that directory let alone if it's a Mylar or a Sab issue.
-
[Support] Linuxserver.io - SABnzbd
As an aside, any reason short of familiarity? I see the sentiment of most using NZBGet over Sab but generally not much in the way of critiques between the two. And that's how I've got it set up currently and, yes, it does make sense. But there isn't a need to move. I've already made a post over their and waiting on a response. Thanks for your help.
-
[Support] binhex - SABnzbd
So I'm attempting to setup Mylar right now and trying to get it to work with SAB so that it'll properly move and organize files when they're down downloading but I'm stuck in a rut. I followed all the directions here (https://www.htpcguides.com/configure-mylar-sabnzbd-nzbget-usenet-comics/#comment-2744634922 ), though there wasn't a default scripts folder so I made one, and then edited the provided script files as necessary. The issue I'm running into now is that after doing so I keep getting this error. https://imgur.com/hZWcZUe I ended up following a Google trail to a comment in the Linuxserver sab docker page that had the same issue with the preferences issue. The suggestion was to "chmod +x" but i am both unsure how to do that nor if it will actually fix my issue. Any idea where I've screwed up? EDIT. I also believe this to be my docker run info. root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="binhex-sabnzbd" --net="bridge" -e TZ="America/New_York" -e HOST_OS="unRAID" -e "UMASK"="000" -e "PUID"="99" -e "PGID"="100" -p 8080:8080/tcp -p 8090:8090/tcp -v "/mnt/user/Downloads/":"/data":rw -v "/mnt/user/appdata/binhex-sabnzbd":"/config":rw binhex/arch-sabnzbd 8367181f30ab887ca775c4b3d7541fdf2b3be4659a5c1639f7d869dca62d5940 I'm also not able to open the .ini file or find my config file which I'm not totally sure about. Where it'd meant to be their just isn't a directory.
-
[Support] Linuxserver.io - SABnzbd
Oh, sorry about that. I actually had the Binhex one open but googled the "+x" permission set error with just sab attached and came to the post in this thread. I really oughta just move over at this point and see if it corrects my issue as I have more Linuxserver dockers then Binhex ones now. As for the volume mapping, the thread was super informative but I'm not sure if I'm still wrong or not. I always figured a docker was essentially it's own isolated island and the entire goal was to point all the dockers to whatever folder/share was necessary in the UnRAID to make them mingle properly. Essentially Unraid acts as the middle man highway. My real struggle with these things is I only learn by doing it/banging my head against the wall so the conceptualization from the FAQ can kinda be lost on me. Anyway's, I think this is what you were asking for? Unless their is a terminal command I have zero knowledge of. Unless you see something drastically obvious, I'll move my question over to the proper topic. My bad, again, was just late.
-
[Support] Linuxserver.io - SABnzbd
So I'm attempting to setup Mylar right now and trying to get it to work with SAB so that it'll properly move and organize files when they're down downloading but I'm stuck in a rut. I followed all the directions here (https://www.htpcguides.com/configure-mylar-sabnzbd-nzbget-usenet-comics/#comment-2744634922 ), though there wasn't a default scripts folder so I made one, and then edited the provided script files as necessary. The issue I'm running into now is that after doing so I keep getting this error. https://imgur.com/hZWcZUe Some googling led me to the quoted post as a solution but I'm just not entirely sure what that means. Does that mean editing the provided script with just "chmod +x" at the end? Or is their some config I'm missing. Also, maybe I'm just blind, but in my appdata folder for binhex-sab, I just flat out don't see a config folder and the sabnzbd.ini won't even open in notepad+ for me. If that's just me, I'll figure it out, but wasn't sure if that was an area that necessitated at edit as well.
-
[Support] Linuxserver.io - Ubooquity
I'm struggling to get OPDS to work. I've established an admin password, I've created a user with password and given them access to my comic directory, and I've enabled OPDS in the admin panel itself. I've then done both a restart from within Ubooquity and a restart of the docker itself but no matter what I do I cannot get myip:2202/opds-comics to pull anything up. I keep getting this error message instead. https://imgur.com/gwOnMB5 My long term goal is to get it to come up on my DynDNS address (which the standard 2202/ubooquity extension does work) to use with ComicViewer for Ubooquity but I'm hung up on this OPDS issue. I've also enabled it within Mylar if that matters.
-
[Support] Linuxserver.io - Mylar
This seemingly fixed it, thanks alot. Just so I can try to wrap my head around it, I'm assuming Mylar is essentially considering itself/the Books share the base directory and thus I just needed to point it to the Comics folder underneath of it? As in it wasn't even looking at any other potential shares when trying to pull the information?
-
[Support] Linuxserver.io - Mylar
So I know I'm probably missing something any idiot should be able to notice, but I am losing my mind trying to get Mylar up and running. So I have two issues, both of which I'm assuming are caused by the same root problem but I'm just not sure what that issue is. The first is when I try to manage/upload/import the comics I already have on the drive. https://imgur.com/JO48w4Q My comics are saved at /mnt/user/Books/Comic/ and I've tried every derivative of that I can in the path to directory to get Mylar to recognize it but every single time go to save changes and scan, no matter what path I input, I come up with this in my error code. https://imgur.com/0mxLgJi My second issue is if I try to reach out and add a comic off the search feature. Everytime it searches the comic through, I'm assuming, the ComicVine API but when I add it it gets stuck on a page with no identifying information besides a Comic ID number. It seems to be wanting to download the metadata from ComicVine (I'm assuming) but is never able to. My log's follow up with these errors. https://imgur.com/aruBUMV And I'm at a loss for what to do. Here's how the docker's setup within UnRaid and the settings page configuration within the app. https://imgur.com/THKt6Yv https://imgur.com/s37iF8N My assumption is 1. I've set the path/directory wrong so it's trying to access something that doesn't exists, hence it's not able to do it. Or 2. I've somehow screwed up permissions in the docker itself and it can't read/write any data at all. The latter I'm not entirely sure how I could have screwed up on as the entire share is public and still running into these issues. Does anyone see where my idiocy has manifested itself? I'm dyin' for an olive branch.
-
[Support] binhex - DelugeVPN
This is probably a stupid question, but I'm not entirely sure how it works. If I've set PIA through the Docker setup, there's no need to also configure/setup the VPN within Deluge itself right?
-
[Support] binhex - DelugeVPN
I'm 90% certain I am. So the suggestion is to have an unmounted drive as the dedicated download section? And what, use Deluge to move them when they're completed? Or just manually every once in awhile? My only worry with that is I'm at 6 drives right now and would rather not have to pay more for essentially a junk drive. I just double checked the ports Deluge is using and then made sure they were forwarded. I have zero idea what Verizon may have assigned me to be honest. I'll have to look into this, I just used the default 40k port that deluge choose. My real annoyance is my Sab is chugging away at 30 mb/s but Deluge is still sitting at 175kb/s when it's in use. So I know it isn't a connection issue and I know nowhere near enough about Unraid to even start troubleshooting. I have no clue would could even be congesting it or screwing with its write ability.
-
[Support] binhex - DelugeVPN
So I'll admit I'm a massive idiot when it comes to UnRAID, but I generally know my way around deluge or other torrent programs, and I can't figure out my issue. When I first installed delugevpn a few days ago, I was able to pull down 10ish mbs a second, which is about what I'd get with qbitorrent on my main PC through a PIA VPN. Now, I'm getting bnetween 200kbs and 100kbs and I don't know why. I don't believe Sonarr or Radarr are doing anything on the disk to me hogging up space and my SABnzbd is sitting idle so the deluge program should be the only thing running to the array. Any ideas why I'd see a massive drop in download speeds like that? Maybe I should just try rTorrent instead.