Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

morreale

Members
  • Joined

Everything posted by morreale

  1. Thanks! Worked for me also.
  2. so far so good. i can't thank you enough. can you elaborate at all at what you had to do?
  3. Hellz Yeah!! Thanks!
  4. 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.
  5. 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
  6. 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.
  7. 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
  8. 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
  9. 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.
  10. 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.
  11. yeah it must have been added in .08 which became 1.0 but it shows in the old plush interface as well.
  12. 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.
  13. 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.
  14. 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.
  15. 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
  16. 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?
  17. 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.
  18. 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!
  19. installed but not seeing any items to install.
  20. 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!

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.