[Support] binhex - NZBGet


Recommended Posts

On 10/9/2020 at 8:53 PM, AgentXXL said:

It's now trying to process the nzb, but can't proceed due to the missing lxml toolkit. Alas neither of the commands given work when issued in the nzbget console shell (command not found errors). See the error below:

 

error Fri Oct 09 2020 20:25:41 xxxxxx: Python lxml required. Please install with "sudo apt install python-lxml" or "pip install lxml".

 

After a few different trials I now have my script working. In the long run I may have to build myself a custom nzbget container. It seems the changes I have to make to the container must be done each time I have to shutdown or restart the unRAID system.

 

The two changes necessary are to install the Python package manager (pip) and then use it to install the lxml toolkit extension. It's fairly painless though:

 

Pre-requisites:

 

Python 3.x must be used - the binhex container has version 3.7 installed so nothing needs to be added yet.

Download the get-pip.py script from https://pip.pypa.io/en/stable/installing/ and insert the script into the container. I used the 'scripts' folder located at /config/scripts.

 

1. Open the docker container console and change path to where you inserted the get-pip.py script.

2. Install pip by issuing the command 'python get-pip.py' into the container console.

3. Install the lxml extension by issuing the command 'pip install lxml' into the container console.

 

That's it. My docker knowledge grew a bit while working on this issue but I'll admit I'm still a novice. If there is a way for me to make my changes permanent in the binhex-nzbget container, please let me know. Thanks again @binhex for the various containers that you provide.

 

 

Link to comment
4 hours ago, AgentXXL said:

In the long run I may have to build myself a custom nzbget container. It seems the changes I have to make to the container must be done each time I have to shutdown or restart the unRAID system.

Should be possible to write a script using the User Scripts plugin and have it automatically run on system start.  I've done similar before with the Plex docker before it supported transcoding without a patch.

Link to comment
  • 1 month later...
On 4/25/2020 at 11:11 AM, jonathanm said:

Set MainDir to /data

Have followed this advice, yet my downloads still seem to still be pointed to inside of the container. This is driving me crazy as i dont know what im doing wrong here and my mappings are similar to this they seem to point to /usr/local/bin/nzbget/data/completed/Movies/name of file. I also have radarr reporting "You are using docker; download client nzbget places downloads in /usr/local/bin/nzbget/data/completed/Movies but this directory does not appear to exist inside the container. Review your remote path mappings and container volume settings." can anyone shed light on what ive messed up here ?

 

On 4/25/2020 at 11:08 AM, EvilTiger said:

attached 

NZB1.JPG

NZB2.JPG

nzb-container.JPG

container-size.JPG

 

Link to comment

I am having weird unpacking errors and wondering if anyone can check my logs as I have no idea where to start to ask what to do. I use Newshosting.com and have for years. So there are unpacking or rar errors but I also seem to get sporadic Authorization or too many connections to newshosting. But then I'll get an ok download with no issues. It seems to be PAR unpacking errors mostly.  I assume they are in the logs.

 

I included a log of a file that seems to have the common issues.

 

The forum gives me a -200 popup and won't let me upload the log here? So here is my NZBGET Log on Google Drive.

National.Lampoons.Christmas.Vacation.1989.1080p.BluRay.DTS.x264-FoRM.log.txt

Edited by bobvilla
Link to comment
  • 2 months later...
3 minutes ago, toolmanz said:

If you have DelugeVPN you can flow it through that as your proxy.

 

Don't know if you need to since NZB's are pretty much "encrypted" anyway.

 

Cheers

Thanks but i dont but always want a VPN looking to move away from SAB

Link to comment
  • 5 weeks later...
  1. Does this trash-guides, work good in conjunction with the binhex unraid docker containers for nzbget, sonarr, radarr, lidarr?  https://trash-guides.info/Misc/how-to-set-up-hardlinks-and-atomic-moves/#unraid  In the guide he used containers by "ghcr.io/hotio", but I hope it works with binhex's too.
  2. Anything to add for people using that guide with binhex containers?
  3. How important do you think it is to use hardlinks? My guess is that it is fairly important. 

It's been difficult for me to get it all to work correct, and that was the first guide that seemed more complete than other guides on the subject, and that uses all 4 containers and more.  I followed spaceinvader videos for paths, and when i got to using radarr it did not work and i did not understand it well.  I hoped using trash-guides I could just copy it and not have to fully understand it.  

Edited by xrqp
Link to comment

Hi everyone, all of sudden my WebGUI doesn't start up (it was working for a long long time).image.png.860603bb9219459d9630c1807c22dc53.png

 

And checking the logs, i'm seeing a weird error, with the line `...Floating point exception...`

2021-04-15 08:48:58,049 DEBG 'nzbget' stdout output:
[info] NZBGet configuration file exists
[info] Patching NZBGet config file for WebDir and ConfigTemplate locations...

2021-04-15 08:48:58,494 DEBG 'nzbget' stderr output:
/home/nobody/start.sh: line 26: 295 Floating point exception/usr/local/bin/nzbget/nzbget -c /config/nzbget.conf -s 1>&-

2021-04-15 08:48:58,494 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22718133147120 for <Subprocess at 22718116771888 with name nzbget in state STARTING> (stdout)>
2021-04-15 08:48:58,494 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22718116788128 for <Subprocess at 22718116771888 with name nzbget in state STARTING> (stderr)>
2021-04-15 08:48:58,494 INFO exited: nzbget (exit status 136; not expected)
2021-04-15 08:48:58,494 DEBG received SIGCLD indicating a child quit
2021-04-15 08:48:58,494 INFO gave up: nzbget entered FATAL state, too many start retries too quickly

 

Has anyone run into this issue and have a resolution for this?

Link to comment

I am having an issue where nzbget is getting hung on the loading page, it eventually times out and says there is a communication errror.

 

I currently am using binhex-nzbget, but I also downloaded and tried the linux server nzbget and I am having the same issue. I also have deleted the docker image, reinstalled, and rebooted multiple times with no change.

 

Any help would be appreciated.

Edited by Jonas_Venture
Link to comment
  • 4 weeks later...

I am having issues adding a second news host, where it fails to authenticate when you test. The first news host is setup and connects SSL just fine, however when I added the second, it tosses that error. The docker is being routed via the binhex-delugevpn and I know thats working fine. Since nzbget is being pointed through the binhex-delugevpn, I had to setup an additional port for the docker so I could connect to the webUI and am wondering what additional configuration is required to add that second news host

Link to comment

Hi all,

i tried to install the binhex nzbget container but can not access it right after installing. The ui just does not load (192.168.2.138:6789)

 

The log looks good!?


 

2021-05-17 15:14:50.076649 [info] System information Linux daa9e6d710cf 5.10.28-Unraid #1 SMP Wed Apr 7 08:23:18 PDT 2021 x86_64 GNU/Linux
2021-05-17 15:14:50.105432 [info] PUID defined as '99'
2021-05-17 15:14:50.162983 [info] PGID defined as '100'
2021-05-17 15:14:50.211930 [info] UMASK defined as '000'
2021-05-17 15:14:50.237250 [info] Permissions already set for volume mappings
2021-05-17 15:14:50.266595 [info] Starting Supervisor...
2021-05-17 15:14:50,652 INFO Included extra file "/etc/supervisor/conf.d/nzbget.conf" during parsing
2021-05-17 15:14:50,652 INFO Set uid to user 0 succeeded
2021-05-17 15:14:50,655 INFO supervisord started with pid 7
2021-05-17 15:14:51,656 INFO spawned: 'nzbget' with pid 47
2021-05-17 15:14:51,657 INFO reaped unknown pid 8
2021-05-17 15:14:51,670 DEBG 'nzbget' stdout output:
[info] NZBGet configuration file exists
[info] Patching NZBGet config file for WebDir and ConfigTemplate locations...

2021-05-17 15:14:52,670 INFO success: nzbget entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)

 

 

image.thumb.png.816a5236f9150117f21f00a6d85e3abc.png

image.thumb.png.ca1ab8c19faaf5ac89465a1e06b35a61.png

 

any ideas?

Link to comment
20 hours ago, dehein2 said:

Hi all,

i tried to install the binhex nzbget container but can not access it right after installing. The ui just does not load (192.168.2.138:6789)

 

The log looks good!?


 


2021-05-17 15:14:50.076649 [info] System information Linux daa9e6d710cf 5.10.28-Unraid #1 SMP Wed Apr 7 08:23:18 PDT 2021 x86_64 GNU/Linux
2021-05-17 15:14:50.105432 [info] PUID defined as '99'
2021-05-17 15:14:50.162983 [info] PGID defined as '100'
2021-05-17 15:14:50.211930 [info] UMASK defined as '000'
2021-05-17 15:14:50.237250 [info] Permissions already set for volume mappings
2021-05-17 15:14:50.266595 [info] Starting Supervisor...
2021-05-17 15:14:50,652 INFO Included extra file "/etc/supervisor/conf.d/nzbget.conf" during parsing
2021-05-17 15:14:50,652 INFO Set uid to user 0 succeeded
2021-05-17 15:14:50,655 INFO supervisord started with pid 7
2021-05-17 15:14:51,656 INFO spawned: 'nzbget' with pid 47
2021-05-17 15:14:51,657 INFO reaped unknown pid 8
2021-05-17 15:14:51,670 DEBG 'nzbget' stdout output:
[info] NZBGet configuration file exists
[info] Patching NZBGet config file for WebDir and ConfigTemplate locations...

2021-05-17 15:14:52,670 INFO success: nzbget entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)

 

 

image.thumb.png.816a5236f9150117f21f00a6d85e3abc.png

image.thumb.png.ca1ab8c19faaf5ac89465a1e06b35a61.png

 

any ideas?

 Solved: it was a firefox issue (keepass plugin was blocking the popup)

Link to comment

I find nzbget to hang often now. The message i see in the messages tab is "Restarting hanging child process for unpack for..." there are about 50 in a row. Once i restart the docker container, BAM it unpacs and moves on. It may go perfectly fine for several downloads or just one, its really random. Any Ideas?

Link to comment
I find nzbget to hang often now. The message i see in the messages tab is "Restarting hanging child process for unpack for..." there are about 50 in a row. Once i restart the docker container, BAM it unpacs and moves on. It may go perfectly fine for several downloads or just one, its really random. Any Ideas?

This is a long-standing problem that no one has been able to find the root cause of.
The common workaround is to use User Scripts to restart the container on a schedule every night. There should be details on how to do this somewhere in this thread.


Sent from my iPhone using Tapatalk
  • Like 1
Link to comment
5 hours ago, Jorgen said:


This is a long-standing problem that no one has been able to find the root cause of.
The common workaround is to use User Scripts to restart the container on a schedule every night. There should be details on how to do this somewhere in this thread.


Sent from my iPhone using Tapatalk

 

This should be all you need:

 

#!/bin/bash
docker restart binhex-nzbget

 

To restart this at 2am each night, set a custom schedule with:

0 2 * * *

 

https://crontab.guru/#0_2_*_*_*

Edited by jortan
Link to comment

I need some help please.

 

The webui has been working flawlessly and yesterday it has stopped responding.  What do I need to post for help with this.  I have tried uninstalling and reinstalling the docker and removed the image.  All the other docker webui work fine.

 

Radarr has this error in it.

Unable to communicate with NXBGet. Unable to connect to NzbGet. An error occurred while sending the request.: 'http://192.168.50.100:6789/jsonrpc'

 

Log File from binhex-nzbget

 

ErrorWarningSystemArrayLogin


Created by...
___. .__ .__
\_ |__ |__| ____ | |__ ____ ___ ___
| __ \| |/ \| | \_/ __ \\ \/ /
| \_\ \ | | \ Y \ ___/ > <
|___ /__|___| /___| /\___ >__/\_ \
\/ \/ \/ \/ \/
https://hub.docker.com/u/binhex/

2021-05-28 05:20:14.186361 [info] System information Linux 06af342f8117 5.10.28-Unraid #1 SMP Wed Apr 7 08:23:18 PDT 2021 x86_64 GNU/Linux
2021-05-28 05:20:14.262348 [info] PUID defined as '99'
2021-05-28 05:20:14.600078 [info] PGID defined as '100'
2021-05-28 05:20:14.947486 [info] UMASK defined as '000'
2021-05-28 05:20:14.987040 [info] Permissions already set for volume mappings
2021-05-28 05:20:15.041981 [info] Starting Supervisor...
2021-05-28 05:20:16,061 INFO Included extra file "/etc/supervisor/conf.d/nzbget.conf" during parsing
2021-05-28 05:20:16,062 INFO Set uid to user 0 succeeded
2021-05-28 05:20:16,068 INFO supervisord started with pid 7
2021-05-28 05:20:17,072 INFO spawned: 'nzbget' with pid 47
2021-05-28 05:20:17,072 INFO reaped unknown pid 8
2021-05-28 05:20:17,082 DEBG 'nzbget' stdout output:
[info] NZBGet configuration file exists
[info] Patching NZBGet config file for WebDir and ConfigTemplate locations...

2021-05-28 05:20:18,083 INFO success: nzbget entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-05-28 05:20:18,605 DEBG 'nzbget' stderr output:
/home/nobody/start.sh: line 26: 50 Segmentation fault /usr/local/bin/nzbget/nzbget -c /config/nzbget.conf -s 1>&-

2021-05-28 05:20:18,605 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 23313659815264 for <Subprocess at 23313659814760 with name nzbget in state RUNNING> (stdout)>
2021-05-28 05:20:18,605 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 23313659814688 for <Subprocess at 23313659814760 with name nzbget in state RUNNING> (stderr)>
2021-05-28 05:20:18,605 INFO exited: nzbget (exit status 139; not expected)
2021-05-28 05:20:18,606 DEBG received SIGCLD indicating a child quit
2021-05-28 05:20:18,607 INFO spawned: 'nzbget' with pid 197
2021-05-28 05:20:18,616 DEBG 'nzbget' stdout output:
[info] NZBGet configuration file exists
[info] Patching NZBGet config file for WebDir and ConfigTemplate locations...

2021-05-28 05:20:19,474 DEBG 'nzbget' stderr output:
/home/nobody/start.sh: line 26: 200 Segmentation fault /usr/local/bin/nzbget/nzbget -c /config/nzbget.conf -s 1>&-

2021-05-28 05:20:19,474 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 23313676193088 for <Subprocess at 23313659814760 with name nzbget in state STARTING> (stdout)>
2021-05-28 05:20:19,474 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 23313659833664 for <Subprocess at 23313659814760 with name nzbget in state STARTING> (stderr)>
2021-05-28 05:20:19,475 INFO exited: nzbget (exit status 139; not expected)
2021-05-28 05:20:19,475 DEBG received SIGCLD indicating a child quit
2021-05-28 05:20:20,479 INFO spawned: 'nzbget' with pid 328
2021-05-28 05:20:20,488 DEBG 'nzbget' stdout output:
[info] NZBGet configuration file exists
[info] Patching NZBGet config file for WebDir and ConfigTemplate locations...

2021-05-28 05:20:21,363 DEBG 'nzbget' stderr output:
/home/nobody/start.sh: line 26: 331 Segmentation fault /usr/local/bin/nzbget/nzbget -c /config/nzbget.conf -s 1>&-

2021-05-28 05:20:21,363 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 23313676193088 for <Subprocess at 23313659814760 with name nzbget in state STARTING> (stdout)>
2021-05-28 05:20:21,363 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 23313659831792 for <Subprocess at 23313659814760 with name nzbget in state STARTING> (stderr)>
2021-05-28 05:20:21,363 INFO exited: nzbget (exit status 139; not expected)
2021-05-28 05:20:21,364 DEBG received SIGCLD indicating a child quit
2021-05-28 05:20:23,369 INFO spawned: 'nzbget' with pid 462
2021-05-28 05:20:23,383 DEBG 'nzbget' stdout output:
[info] NZBGet configuration file exists
[info] Patching NZBGet config file for WebDir and ConfigTemplate locations...

2021-05-28 05:20:24,236 DEBG 'nzbget' stderr output:
/home/nobody/start.sh: line 26: 465 Segmentation fault /usr/local/bin/nzbget/nzbget -c /config/nzbget.conf -s 1>&-

2021-05-28 05:20:24,236 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 23313676193088 for <Subprocess at 23313659814760 with name nzbget in state STARTING> (stdout)>
2021-05-28 05:20:24,236 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 23313659830712 for <Subprocess at 23313659814760 with name nzbget in state STARTING> (stderr)>
2021-05-28 05:20:24,236 INFO exited: nzbget (exit status 139; not expected)
2021-05-28 05:20:24,236 DEBG received SIGCLD indicating a child quit
2021-05-28 05:20:27,242 INFO spawned: 'nzbget' with pid 587
2021-05-28 05:20:27,252 DEBG 'nzbget' stdout output:
[info] NZBGet configuration file exists
[info] Patching NZBGet config file for WebDir and ConfigTemplate locations...

2021-05-28 05:20:28,104 DEBG 'nzbget' stderr output:
/home/nobody/start.sh: line 26: 590 Segmentation fault /usr/local/bin/nzbget/nzbget -c /config/nzbget.conf -s 1>&-

2021-05-28 05:20:28,104 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 23313676193088 for <Subprocess at 23313659814760 with name nzbget in state STARTING> (stdout)>
2021-05-28 05:20:28,104 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 23313659831216 for <Subprocess at 23313659814760 with name nzbget in state STARTING> (stderr)>
2021-05-28 05:20:28,104 INFO exited: nzbget (exit status 139; not expected)
2021-05-28 05:20:28,104 DEBG received SIGCLD indicating a child quit
2021-05-28 05:20:28,104 INFO gave up: nzbget entered FATAL state, too many start retries too quickly

Edited by Dax
To add alarm
Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.