July 6, 20223 yr Spoke too soon. Downloads seem to work but sonarr and radarr cannot seem to move the downloaded files.Sent from my SM-G973U1 using Tapatalk
July 6, 20223 yr Author 1 hour ago, propman07 said: Spoke too soon. Downloads seem to work but sonarr and radarr cannot seem to move the downloaded files. Sent from my SM-G973U1 using Tapatalk this sounds like a mismatched downloads folder, see Q4:- https://github.com/binhex/documentation/blob/master/docker/faq/unraid.md
August 18, 20223 yr NZBGet is saving files owned by 'Nobody', which I don't have access to. Is there a way to have it set owner to 'everyone' so I can access what I download?
October 1, 20223 yr I notice NZBGet is not on the binhex readme page. Does this mean the unpacking bug is still lingering in binhex-nzbget and that this project is slightly broken and unsupported?
November 11, 20223 yr On 10/11/2021 at 3:43 PM, Twixii said: Simple fix for anyone still searching, open console via unraid web-gui, paste the following: cd /usr/local/bin/nzbget/nzbget && curl https://curl.se/ca/cacert.pem > cacert.pem Thank you. I had to manually cd over, but the curl command fixed it.
December 5, 20223 yr Just to continue with the permissions thing, I too am having this issue, for a few months now. I have umask set to 000, and it creates folders fine: drwxrwxrwx 1 nobody users 50 Dec 5 14:40 Some_Folder_Name but the files that are extracted aren't so great: -rw-r--r-- 1 nobody users 260M Jun 26 2021 some_file_name.mkv I have a script that runs via cron to chmod the files, once they have permissions of 777, sonarr/radarr etc.. will pick up the file within a few seconds. .. But this isn't really an ideal solution. Folders all the way back to /mnt/user/Downloads are permission 777. script is just: chmod -R 777 /mnt/user/Downloads/Complete Edited December 5, 20223 yr by kharntiitar
December 5, 20223 yr Author 2 hours ago, kharntiitar said: but the files that are extracted aren't so great: have you tried changing the umask within the app? settings, security, UMask
March 28, 20233 yr @binhexHave you seen the new fork? https://github.com/nzbget-ng/nzbget Would you consider spinning up a new container, hopefully with the ability to migrate from this one? I don't know how much is different, but apparently the old project isn't being updated any more? Or at least that's what is implied.
March 28, 20233 yr Author 16 minutes ago, JonathanM said: @binhexHave you seen the new fork? https://github.com/nzbget-ng/nzbget Would you consider spinning up a new container, hopefully with the ability to migrate from this one? I don't know how much is different, but apparently the old project isn't being updated any more? Or at least that's what is implied. i wasn't aware of the fork nope, i can take a look, maybe the fork won't have the same issue as this one with unpack issue, i can but hope.
May 5, 20233 yr I saw some other posts concern the nzbget process being stuck at 100% but I didn't see a solution. I'm having this problem myself on a fresh install. Haven't configured any servers and haven't even started to download anything. The process should be completely idle. Anyone have any thoughts what's going on?
May 5, 20233 yr Author 10 minutes ago, Gex2501 said: I saw some other posts concern the nzbget process being stuck at 100% but I didn't see a solution. I'm having this problem myself on a fresh install. Haven't configured any servers and haven't even started to download anything. The process should be completely idle. Anyone have any thoughts what's going on? the known issue is triggered when running PAR and/or unrar, if you haven't downloaded anything then this is a different issue. 6 minutes ago, Gex2501 said: I'm also seeing this TLS error right off the bat of a fresh install as well. sounds like an out of date self signed cert, you would need to re-generate a new cert - one thing to note is that development of nzbget has stopped (github repo archived), not sure what the future of this application is yet but things like certs expiring is def going to happen going forward.
May 7, 20233 yr On 5/5/2023 at 2:57 AM, binhex said: the known issue is triggered when running PAR and/or unrar, if you haven't downloaded anything then this is a different issue. sounds like an out of date self signed cert, you would need to re-generate a new cert - one thing to note is that development of nzbget has stopped (github repo archived), not sure what the future of this application is yet but things like certs expiring is def going to happen going forward. Oh! I didn't realize support/development had ended. What's the preferred usenet downloader these days?
May 7, 20233 yr Author Oh! I didn't realize support/development had ended. What's the preferred usenet downloader these days?It's this or sabnzbd, those are the only two mainstream optionsSent from my 22021211RG using Tapatalk
July 25, 20232 yr On 5/7/2023 at 9:54 AM, binhex said: It's this or sabnzbd, those are the only two mainstream options Sent from my 22021211RG using Tapatalk do you intend on updating the certs yourself? Mine finally gave up and I cant get it to connect securely. Other than that, any recommendations for alternatives? Thanks for your continued work
July 27, 20232 yr Opened a console for Nzbget and ran following command. cd /usr/local/bin/nzbget/ && curl https://curl.se/ca/cacert.pem > cacert.pem That fixed my issues with outdated certs. Edited July 27, 20232 yr by sverker670 Formatting
September 16, 20232 yr Hello Can someone help me with an error for NZBget app. I am getting error TLS certificate error stating certificate has expired. Is this updated in the epp or do i have to updated manually? Thank you
October 9, 20232 yr On 7/27/2023 at 4:23 PM, sverker670 said: Opened a console for Nzbget and ran following command. cd /usr/local/bin/nzbget/ && curl https://curl.se/ca/cacert.pem > cacert.pem That fixed my issues with outdated certs. Just did that.... Connection to api.nzbgeek.info failed: Error 99 - Cannot assign requested address
October 9, 20232 yr It's weird...my Sonarr and Radarr can hit the servers both nzbget and drunkenslug just fine...the "test" button shows a check...difference is on the webgui it shows https://XXXXXXXXXX where as nzbget and sabnzbd won't let you set it (even though you can set the port and set SSL support) My network/DNS can hit those news servers just fine...just the downloader/s are busted
October 9, 20232 yr I get this when I try to pull the SSL openssl s_client -showcerts -connect api.nzbget.info:563 23425284581184:error:2008F002:BIO routines:BIO_lookup_ex:system lib:crypto/bio/b_addr.c:730:Name or service not known connect:errno=22 I do get a good SSL cert when I go to google.com:443 ARRRGH
October 20, 20232 yr Hey guys, Today I noticed that my binhex-nzbget was stopped. I tried to start it and got the following: There is nothing in the docker logs and nothing written to syslog. The website no longer comes up either. Any Ideas? If I uninstall and reinstall the docker will it keep my settings or no? Edited October 23, 20232 yr by lync added question
October 20, 20232 yr On 3/28/2023 at 11:24 AM, binhex said: i wasn't aware of the fork nope, i can take a look Is this still on the to-do list?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.