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.

ciarlill

Members
  • Joined

  • Last visited

Everything posted by ciarlill

  1. Since updating to the latest image I'm getting the following in the container log: 170801 17:54:53 mysqld_safe Logging to syslog. 170801 17:54:53 mysqld_safe Starting mysqld daemon with databases from /config/databases 170801 17:54:56 mysqld_safe Logging to syslog. 170801 17:54:56 mysqld_safe Starting mysqld daemon with databases from /config/databases 170801 17:55:00 mysqld_safe Logging to syslog. 170801 17:55:00 mysqld_safe Starting mysqld daemon with databases from /config/databases 170801 17:55:03 mysqld_safe Logging to syslog. 170801 17:55:03 mysqld_safe Starting mysqld daemon with databases from /config/databases Repeated essentially as long as the container is running. I have tried deleting the container and image and re-creating it but I continue to get the same message. I got a bash shell into the container to look at the mysql logs that are in /var/log but they were all empty. Any suggestions?
  2. I had a problem with the logs growing like crazy, but it was because I left auto-update enabled. This was causing it download an update, and try to run the daemon for the new version. It could not launch because 5050 was still in use by the last process. So it just kept try to re-launch the updated version over and over constantly. I disabled the auto-update and restarted the docker and all looks good now. EDIT: Looks like this may not have had to do with auto-update, but rather restarting CPS from the WebUI. Instead, restart the docker.
  3. Has anyone setup Sonarr with SSL? Going off the documentation here: https://github.com/Sonarr/Sonarr/wiki/SSL. Looks like httpcfg is not included in the docker even though it should be included with mono? I tried doing a 'find / -name httpcfg' in the docker container and no luck (after trying to run the command given). Even if I found httpcfg and was able to run the command... I do not think it would last past a restart or container update. edit: as usual I found my answer mere seconds after posting. httpcfg is in mono-devel. I am going to experiment with just getting it working period first, then try to figure out the best way to make it last on restart, etc. edit2: trying to manually install mono-devel (just for testing purposes) was a no-go - The following packages have unmet dependencies: mono-devel : Depends: libgamin0 but it is not installable Depends: libgnomeui-0 (>= 2.22.0) but it is not going to be installed Recommends: mono-csharp-shell but it is not going to be installed edit-final: found the github issue for this. sometimes i work from the wrong direction when solving a problem. https://github.com/linuxserver/docker-sonarr/issues/8 so i will be ditching sonarr for sickrage.
  4. ahh i see. well thanks for explaining and saving me some time and headache i really appreciate your efforts here. looks there are plans to support docker compose in 6.2 (https://docs.docker.com/compose/) (https://lime-technology.com/forum/index.php?topic=39242.0) but will not be in the UI.
  5. I believe you would just enable it for one or the other. No reason to enable it for both. Then you can use that proxy to browse sites over your VPN from any browser/computer on your LAN. binhex can correct me if I'm wrong. binhex - apologies if this is not the correct forum for the question -- getting off-topic a bit -- but have you considered creating a dedicated VPN/privoxy container and just using "vanilla" deluge and SABnbzd containers with configuration to enable usage of the VPN/privoxy container? I'm not sure it is even possible, but it would mean the entire unRaid box could run as a single device in the eyes of PIA. For most I'm sure a 5 device limit is not an issue, but I have 4 active devices currently so adding 2 more for both deluge and SABnbzd would put me over. It's not *really* a problem since my Usenet provider includes VPN access anyway.... just more or less something I thought about while I am considering the architecture for my server. edit: looks like SABnzbd doesn't support SOCKS5 proxying, but deluge does. I may experiment with creating a privoxy/squid/openvpn container just for the fun of it.
  6. Thanks that explanation makes perfect sense. I have not had to deal with such ISPs thus far so I couldn't understand the reasoning before. Now that I understand, my third question seems silly, there would be no reason to run 2 instances of privoxy to tunnel over the same VPN. I saw a reference to 8181 in the description on this github page: https://github.com/binhex/arch-delugevpn and i believe in the same location for SABnbzd github page. Thanks again
  7. 3 quick questions: 1) Can you expand on what the Privoxy portion of this docker does? I understand what a proxy is, but I don't understand why you would (or would not) enable it for this docker. You mention unfiltered browsing of indexes, but I don't understand why that access would be filtered just from using a VPN in the first place. 2) If I use 2 VPN containers (Deluge & SABnbzd) does each container count against my PIA device limit? I believe PIA has a 5 device limit. 3) Will Privoxy running on both DelugeVPN and SABnbzdVPN on the same port cause a conflict? (Also on your github pages I see "Access Privoxy" showing port 8118 and in other places you mention port 8181, not sure if that is a typo or again showing my ignorance of the purpose/usage of Privoxy) Thanks!

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.