Everything posted by morreale
-
[Support] binhex - SABnzbdVPN
Thanks! Worked for me also.
-
[Support] binhex - SABnzbdVPN
so far so good. i can't thank you enough. can you elaborate at all at what you had to do?
-
[Support] binhex - SABnzbdVPN
Hellz Yeah!! Thanks!
-
[Support] binhex - SABnzbdVPN
everything functions properly as stated except for the post processing script. which in my case tries to establish a connection from the sab container to the sickbeard container over port 8081. i think the issue is simply that the port is not allowed to leave the sab docker container. i think an allow of that port (or whatever port is configured for sickbeard) will solve the issue. thanks for taking the time to look into this.
-
[Support] binhex - SABnzbdVPN
Thanks binhex. Is there a guide or something you can point me to that explains how to edit the IPTables inside the container? something like this? https://lime-technology.com/forum/index.php?topic=40290.0
-
[Support] binhex - SABnzbdVPN
that functionality works fine. the piece that doesn't work is a post processing task that tries to hit a URL on a certain (user defined) port inside the sickbeard container.
-
[Support] binhex - SABnzbdVPN
pretty sure this is where the problem lies... this shows the only ports allowing traffic are 443 (vpn) and 8080/8090 (sab) i need to add 8081 to this table to allow this container to communicate out to my sickbeard container. (or some translations on both containers) playing around with adding a port to the docker config. 2016-06-29 20:00:44,151 DEBG 'start-script' stdout output: [info] iptables defined as follows... -------------------- 2016-06-29 20:00:44,154 DEBG 'start-script' stdout output: -P INPUT DROP -P FORWARD ACCEPT -P OUTPUT DROP -A INPUT -i tun0 -j ACCEPT -A INPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT -A INPUT -i eth0 -p udp -m udp --sport 443 -j ACCEPT -A INPUT -i eth0 -p tcp -m tcp --dport 8080 -j ACCEPT -A INPUT -i eth0 -p tcp -m tcp --sport 8080 -j ACCEPT -A INPUT -i eth0 -p tcp -m tcp --dport 8090 -j ACCEPT -A INPUT -i eth0 -p tcp -m tcp --sport 8090 -j ACCEPT -A INPUT -p udp -m udp --sport 53 -j ACCEPT -A INPUT -p icmp -m icmp --icmp-type 0 -j ACCEPT -A INPUT -i lo -j ACCEPT -A OUTPUT -o tun0 -j ACCEPT -A OUTPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT -A OUTPUT -o eth0 -p udp -m udp --dport 443 -j ACCEPT -A OUTPUT -o eth0 -p tcp -m tcp --dport 8080 -j ACCEPT -A OUTPUT -o eth0 -p tcp -m tcp --sport 8080 -j ACCEPT -A OUTPUT -o eth0 -p tcp -m tcp --dport 8090 -j ACCEPT -A OUTPUT -o eth0 -p tcp -m tcp --sport 8090 -j ACCEPT -A OUTPUT -p udp -m udp --dport 53 -j ACCEPT -A OUTPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT -A OUTPUT -o lo -j ACCEPT
-
[Support] binhex - SABnzbdVPN
yes
-
[Support] binhex - SABnzbdVPN
assume you're referring to the same issue I am? SickBeard post processing? yes I was the one who posted this a while back in this thread. Sorry you are having the issue but also glad I am not the only one. It was driving me crazy. Ah, Roger. Thanks for the original post. I thought I was the only one. Fingers crossed we can get this addressed. It's near perfect the only thing i can think of is we need to configure the ports/iptables to allow traffic to pass over the port (8081 in my case) from sab to sickbeard
-
[Support] binhex - SABnzbdVPN
assume you're referring to the same issue I am? SickBeard post processing? yes I was the one who posted this a while back in this thread. Sorry you are having the issue but also glad I am not the only one. It was driving me crazy.
-
[Support] binhex - SABnzbdVPN
still nothing on this? just reinstalled to see if it had been corrected (with no success) seems others are also having the issue and no one has found a solution.
-
[Support] binhex - SABnzbdVPN
yeah it must have been added in .08 which became 1.0 but it shows in the old plush interface as well.
-
[Support] binhex - SABnzbdVPN
While in SAB you can click the Status tab and then the Dashboard tab and you will see the Public IPv4 Address it is connected with.
-
[Support] binhex - SABnzbdVPN
you have to switch on advanced view at the top of the edit docker screen. you will then be presented with the additional config items.
-
[Support] binhex - SABnzbdVPN
i think .8 and 1. are the same. http://wiki.sabnzbd.org/introducing-1-0-0 We decided to rename 0.8.0 to 1.0.0, in order to start using a common release numbering method.
-
[Support] binhex - SABnzbdVPN
I can run this command manually from a workstation on the same LAN with success (http://192.168.1.5:8081/home/postprocess/processEpisode?nzbName="Random_TV_Show") anyone? no one is having this issue with post processing? this only begun after switching over to the version running under vpn. my assumption is that it is unable to connect back to the lan from the docker container running under vpn (could be way off though) having to manually post process everything which works fine from a pc on the lan
-
[Support] binhex - SABnzbdVPN
I can run this command manually from a workstation on the same LAN with success (http://192.168.1.5:8081/home/postprocess/processEpisode?nzbName="Random_TV_Show") anyone?
-
[Support] binhex - SABnzbdVPN
Loading config from /mnt/cache/docker/apps/sabnzbdvpn/scripts/autoProcessTV.cfg Opening URL: http://192.168.1.5:8081/home/postprocess/processEpisode?nzbName="Random_TV_Show" Unable to open URL: [Errno socket error] [Errno 110] Connection timed out getting this now that I have switched over to SABnzbdVPN will this docker be able to communicate with the SickBeard docker above since it is running over a VPN? What is the solution? Thanks.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
I too have the same result after install I figured out the problem. I'll fix it. If you make a directory named "packages" on your flash drive in /boot/config/plugins/NerdPack it'll work. worked like a charm. thanks!
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
-
LSI Controller FW updates IR/IT modes
Successfully flashed - IBM ServeRAID M1015 to LSI MegaRAID to SAS2008(P11).zip IT mode on a Asus p5b deluxe is this this the latest version of the firmware? great directions, very easy to follow!