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.

Arndroid

Members
  • Joined

  • Last visited

Everything posted by Arndroid

  1. Oh yes, I have no doubts that it works at all. I've done this procedure before on other things. But where can I fill in the SMTP settings for the Ombi Docker?
  2. I cannot seem to figure out where I can setup my Gmail SMTP settings for Ombi, or do I need this for unRAID self somewhere? Thanks in advance
  3. I cannot seem to login to the WEBGUI: Docker log Docker settings: Host Port1: 6789 (default) Host Path 1: /mnt/user/appdata/nzbgetvpn/downloads (default) Host Path 3: /etc/localtime (default) Key 1: yes (default) Key 2: no (default) Key 3: $username Key 4: $password Key 5: $server Key 6: 1198 (default) (tried 1194) Key 7: custom (default was "pia", but I don't have a PIA vpn atm/yet) Key 8: udp (default) Key 9: 192.168.1.0/24 (default) (and is correct for my network) unRAID Share Path: /mnt/usr AppData Config Path: /mnt/user/appdata/nzbgetvpn (default) I have been able to get the WebGUI to work (with approximately, minor key value differences) the same settings for Transmission VPN, which is also based on BinHex's VPN side of things. Thanks in advance for the help!
  4. Have you perhaps solved it by now? I am struggling with the same issue as well.
  5. Oh alright, does Ombi need any additional setup for that then? I can't seem to get it working tbh. I need to set something up regarding the email side of things, right?
  6. Is it possible to send mail from the Docker? I currently am reverse proxy'ing the Docker, might aswell move it to my Debian VM completely if mail doesn't work through the Dockers otherwise?
  7. I tried to change it to /data, no dice. Neither with "/mnt/user/Downloads/complete" nor with "/downloads/complete". Also, I don't think that the "Docker image" is located at "/mnt/user/appdata/activ-transmissionvpn", right?
  8. To add, I also had to place my openvpn.ovpn file in the openvpn folder, as I discovered from the DelugeVPN docker from BinHex. But, downloading works, it just seems to download to a different then specified location: Settings.json shows this for both the complete and incomplete locations: Changing those locations to "/mnt/user/Downloads/complete" and "/mnt/user/Downloads/incomplete" result in "Permission denied" errors, likely because it cannot find the (relative) path? I on the otherhand cannot find "/home/nobody/Downloads" This is my only Docker Host Path parameter: Any tips on changing the locations? (And finding the "/home/nobody/Downloads" location, to remove the files that are now there)
  9. Ah I see, my VPN provider does deliver multiple ways to apply an VPN server. Including OpenVPN .ovpn files, in which the port seems to be 1194, changing it to 1194 however does not seem to work. BinHex's DelugeVPN docker seems to work fine, quite smoothly. Maybe I should look into Docker stuff myself then. Edit: Changing the VPN Protocol from PPTP to udp, including the port change from 1195 to 1194 has done the trick. Thanks for the help!
  10. Wow... you're right. Thanks, seems to work now! That went really smooth, I like it.
  11. Thanks, I have transferred the post over there. In the meanwhile, I have tried DelugeVPN aswell, I figured it can't hurt. I cannot seem to access the WebGUI here aswell. Docker log Same settings/situation as before, except for some things: Host Port 1: 8112 Host Port 2: 58846 Host Port 3: 58946 Host Port 4: 58946 Host Port 5: 8118 Host Parth 2: /mnt/cache/appdata/data #(No VPN_REMOTE defined, using a .ovpn file under "/mnt/user/appdata/binhex-delugevpn/openvpn") Key 4: custom (and tried airvpn aswell) (VPN_PROV) Key 5: (VPN_OPTIONS) Key 6: yes (STRICT_PORT_FORWARD) Key 9: 209.222.18.222,37.235.1.174,8.8.8.8,209.222.18.218,37.235.1.177,8.8.4.4 (NAME_SERVERS) #(Default) Key 11: 000 (UMASK) AppData Config Path: /mnt/user/appdata/binhex-delugevpn (/config) Notes: I noticed the OpenVPN inside the docker uses 1194 and cannot be changed. Just to make sure, is it an issue that the port is already in use by the OpenVPN-as docker from LinuxServer.io?
  12. I am trying to setup TransmissionVPN and I can't access the WebGUI, I think it is related to the network side of things. Docker log Docker settings: Host Port 1: 9091 Host Port 2: 8118 Host Path 2: /mnt/user/Downloads Key 1: yes (VPN_ENABLED) Key 2: $username (VPN_USER) Key 3: $password (VPN_PASS) Key 4: $serveraddress (VPN_REMOTE) Key 5: 1195 (VPN_PORT) Key 6: PPTP (VPN_PROTOCOL) Key 7: custom (VPN_PROV) Key 8: no (ENABLE_PRIVOXY) Key 9: 192.168.1.0/24 (LAN_NETWORK) Key 10: 192.168.*.* (WHITELIST) Key 11: false (DEBUG) Key 12: 99 (PUID) Key 13: 100 (PGID) unRAID Share Path: /mnt/user AppData Config Path: /mnt/user/appdata/activ-transmissionvpn Notes: None of the ports stated are portforwared. And yes, the VPN_PORT was changed to 1195 from 1194, because I use OpenVPN-as from LinuxServer.io already, and have 1194 therfore portforwarded. VPN info has been tested through PTTP on my Windows, and works. My router IP is set to 192.168.0.1 (was 192.168.178.1 initially, if that matters)
  13. I am trying to setup TransmissionVPN (by activ, based on binhex's VPN code) but I believe here would be the right thread to post about issues, for I don't even get to see the WebGUI and I think it is related to the network side of things. Docker log Docker settings: Host Port 1: 9091 Host Port 2: 8118 Host Path 2: /mnt/user/Downloads Key 1: yes (VPN_ENABLED) Key 2: $username (VPN_USER) Key 3: $password (VPN_PASS) Key 4: $serveraddress (VPN_REMOTE) Key 5: 1195 (VPN_PORT) Key 6: PPTP (VPN_PROTOCOL) Key 7: custom (VPN_PROV) Key 8: no (ENABLE_PRIVOXY) Key 9: 192.168.1.0/24 (LAN_NETWORK) Key 10: 192.168.*.* (WHITELIST) Key 11: false (DEBUG) Key 12: 99 (PUID) Key 13: 100 (PGID) unRAID Share Path: /mnt/user AppData Config Path: /mnt/user/appdata/activ-transmissionvpn Notes: None of the ports stated are portforwared. And yes, the VPN_PORT was changed to 1195 from 1194, because I use OpenVPN-as from LinuxServer.io already, and have 1194 therfore portforwarded. VPN info has been tested through PTTP on my Windows, and works. My router IP is set to 192.168.0.1 (was 192.168.178.1 initially, if that matters)
  14. Sorry aptalca, I could indeed have looked through the thread a little more before posting about the issue I had. I didn't expect it to be in the most recent posts, nor could I think of the right search terminology at that time. However, wgstarks already pointed out the GitHub guide and how this docker was updated just last week, making some changes in the initial setup. I did a clean installation of the docker and followed the guide from the GitHub page, everything went smoothly from there on. Very happy with the docker!
  15. Awesome, thank you! Also great to see this in active development.
  16. Indeed seems to be much easier, not that I had any problems the way I had to set it up according to the video. (... Well, you know what I mean) Gridrunner's video still holds value regarding to the SSL setup, the basics of it were a big help in applying it for myself under my own environment.
  17. Indeed, I clean installed OpenVPN-as and followed the GitHub instructions. All problems were solved instantly. Thank you.
  18. I believe you are refering to these steps, to be exact: https://github.com/linuxserver/docker-openvpnas#setting-up-the-application What I did/try to do: Under Authentication > General change from Local to PAM, and back from PAM to Local again. (It was already on Local for some reason) Then deleted user(s) in de webgui. (And SSH, userdel) Then continued to add users under SSH and then add then in the webgui. I am un able to remove the admin user in the webgui. (As the steps on GitHub mention) So I deleted the admin user via SSH, userdel. (not webgui...) Modified the "as.conf" under "/appdata/openvpn-as/etc" and commeted the "boot_pam_users.0=admin" line by putting a hashtag in front of it. But, as you probably guessed by now, I am still unable to log in with my newly created user(s). (Login failed, both Login and Connect) I am using Linuxserver's OpenVPN-as, but there seem to be differences, even in the GitHub guide, or is it just me? Any more info I can provide to help solve this issue?
  19. I have followed the Video guide here: This also do double check steps. Creating an Admin password and logging in and chaging settings works fine. However, I have, as shown in the video, also created a new user. (around 7:10) But I cannot login with it afterwards as shown in the video. (around 8:55) I set the dropdownmenu to Login instead of Connect aswell, as shown in the video. Is there something that has changed since this video was created, that requires my attention in order to log in with the newly created user(s)?
  20. That's where it should be.... wherever you mapped /config to be on your array. Hmm indeed, it seem to have disappeared out of the blue. As I started the docker again, it appeared, but had forced me to go through the wizard. I only had to set up API's and stuff, other than that everything is fine. Strange, but I guess it it solved now.
  21. stop the container, backup your ini file, try changing the entries for username and password to just `=` after the relevant values in the core section. Heya, Where can I find the .ini file (config.ini)? I would change the username and password in it, but I cannot find it under: /mnt/user/appdata/CouchPotato/ Where is it located? Thanks!
  22. I seem to have misplaced my username and password for CouchPotato, the one I have in my KeePass manager isn't working. Is there any way to change or rest my username/password? I cannot find the config.ini under /appdata/Couchpotato, I seem to be looking for a /var/ directory according to Google, but I cannot find it. Thanks in advance and happy holidays! Cheers, Arndroid
  23. Not since I reinstalled this docker. But I have done it before yes, it was in attempt to fix this issue I believe. Or it has been messed up since, not sure how it went down. I've got this issue for some time now, heh. Cool, I renamed the "Preferences.xml" to "Backup_Preferences.xml". *Gasps as I was restarting the docker and came back to this post* IT WORKS AGAIN! Thank you so much, I've had this issue for a long while now. Great to see it back working again! Edit: The new Preferences.xml seems to have a good few differences from my old one. Must've updated it once without reading some notes I suppose... Thanks again!
  24. So, I have a strange issue. The docker mostly works fine, but I cannot access it locally (192.168.0.100:32400). I can however still access it through Plex.tv. PlexPy can only access it through 172.17.0.1:32400, which I cannot reach myself via a browser. Plex log after a reboot and accessing it: (minus "Generated new chapter thumbnails" stuff which comes afterwards) [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 10-adduser: executing... ------------------------------------- _ _ _ | |___| (_) ___ | / __| | |/ _ \ | \__ \ | | (_) | |_|___/ |_|\___/ |_| Brought to you by linuxserver.io We do accept donations at: https://www.linuxserver.io/donations ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 30-dbus: executing... [cont-init.d] 30-dbus: exited 0. [cont-init.d] 40-chown-files: executing... [cont-init.d] 40-chown-files: exited 0. [cont-init.d] 50-plex-update: executing... No update required [cont-init.d] 50-plex-update: exited 0. [cont-init.d] done. [services.d] starting services Starting Plex Media Server. Starting dbus-daemon Starting Avahi daemon [services.d] done. 6 3000 /config/Library/Application Support d Process 274 died: No such process; trying to remove PID file. (/var/run/avahi-daemon//pid) Found user 'avahi' (UID 106) and group 'avahi' (GID 107). Successfully dropped root privileges. avahi-daemon 0.6.32-rc starting up. dbus_bus_get_private(): Failed to connect to socket /var/run/dbus/system_bus_socket: Connection refused WARNING: Failed to contact D-Bus daemon. avahi-daemon 0.6.32-rc exiting. dbus[270]: [system] org.freedesktop.DBus.Error.AccessDenied: Failed to set fd limit to 65536: Operation not permitted Starting Avahi daemon Found user 'avahi' (UID 106) and group 'avahi' (GID 107). Successfully dropped root privileges. avahi-daemon 0.6.32-rc starting up. No service file found in /etc/avahi/services. *** WARNING: Detected another IPv4 mDNS stack running on this host. This makes mDNS unreliable and is thus not recommended. *** socket() failed: Address family not supported by protocol Failed to create IPv6 socket, proceeding in IPv4 only mode socket() failed: Address family not supported by protocol Joining mDNS multicast group on interface virbr0.IPv4 with address 192.168.122.1. New relevant interface virbr0.IPv4 for mDNS. Joining mDNS multicast group on interface docker0.IPv4 with address 172.17.0.1. New relevant interface docker0.IPv4 for mDNS. Joining mDNS multicast group on interface br0.IPv4 with address 192.168.0.100. New relevant interface br0.IPv4 for mDNS. Network interface enumeration completed. Registering new address record for 192.168.122.1 on virbr0.IPv4. Registering new address record for 172.17.0.1 on docker0.IPv4. Registering new address record for 192.168.0.100 on br0.IPv4. Server startup complete. Host name is UnimatrixZero.local. Local service cookie is 1523283476. Plex Media Server is already running. Will not start... Starting Plex Media Server. 6 3000 /config/Library/Application Support d WARNING: ENABLED NONE CIPHER PlexPy log, in case it could help: 2016-10-01 03:13:58 - DEBUG :: Thread-15 : PlexPy Monitor :: Removing sessionKey 171 ratingKey 32048 from session queue 2016-10-01 04:49:29 - ERROR :: CP Server Thread-10 : No image input received. 2016-10-01 04:49:42 - DEBUG :: CP Server Thread-2 : PlexPy PlexTV :: Plex Pass subscription not found. 2016-10-01 04:49:42 - INFO :: CP Server Thread-2 : PlexPy Config :: Writing configuration to file [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 10-adduser: executing... ------------------------------------- _ _ _ | |___| (_) ___ | / __| | |/ _ \ | \__ \ | | (_) | |_|___/ |_|\___/ |_| Brought to you by linuxserver.io We gratefully accept donations at: https://www.linuxserver.io/index.php/donations/ ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 30-install: executing... [cont-init.d] 30-install: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. 2016-10-01 04:52:53 - INFO :: MainThread : Checking to see if the database has all tables.... 2016-10-01 04:52:53 - DEBUG :: MainThread : Trying to execute: "git rev-parse HEAD" with shell in /opt/plexpy 2016-10-01 04:52:53 - DEBUG :: MainThread : Git output: e029f329eb74f8d1f23beb284251c7382b2a4e1f 2016-10-01 04:52:53 - DEBUG :: MainThread : Trying to execute: "git rev-parse --abbrev-ref HEAD" with shell in /opt/plexpy 2016-10-01 04:52:53 - DEBUG :: MainThread : Git output: master 2016-10-01 04:52:53 - INFO :: MainThread : Retrieving latest version information from GitHub 2016-10-01 04:52:53 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/JonnyWong16/plexpy/commits/master 2016-10-01 04:52:54 - DEBUG :: MainThread : Latest version is e029f329eb74f8d1f23beb284251c7382b2a4e1f 2016-10-01 04:52:54 - INFO :: MainThread : PlexPy is up to date 2016-10-01 04:52:54 - INFO :: MainThread : PlexPy PlexTV :: Requesting URLs for server... 2016-10-01 04:52:54 - INFO :: MainThread : PlexPy Config :: Writing configuration to file 2016-10-01 04:52:54 - DEBUG :: MainThread : PlexPy PlexTV :: Plex Pass subscription not found. 2016-10-01 04:52:54 - INFO :: MainThread : PlexPy Config :: Writing configuration to file 2016-10-01 04:52:54 - INFO :: MainThread : PlexPy Config :: Writing configuration to file 2016-10-01 04:52:54 - INFO :: MainThread : PlexPy PlexTV :: Server URL retrieved. 2016-10-01 04:52:54 - INFO :: MainThread : PlexPy Pmsconnect :: Requesting name from server... 2016-10-01 04:52:54 - WARNING :: MainThread : Failed to access uri endpoint /:/prefs with error [Errno 111] Connection refused 2016-10-01 04:52:54 - WARNING :: MainThread : PlexPy Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'. 2016-10-01 04:52:54 - WARNING :: MainThread : Failed to access uri endpoint /servers with error [Errno 111] Connection refused 2016-10-01 04:52:54 - WARNING :: MainThread : PlexPy Pmsconnect :: Unable to parse XML for get_server_list: 'NoneType' object has no attribute 'getElementsByTagName'. 2016-10-01 04:52:54 - INFO :: MainThread : PlexPy PlexTV :: Requesting users list refresh... 2016-10-01 04:52:55 - INFO :: MainThread : PlexPy PlexTV :: Users list refreshed. 2016-10-01 04:52:55 - INFO :: MainThread : PlexPy Pmsconnect :: Requesting libraries list refresh... 2016-10-01 04:52:55 - WARNING :: MainThread : Failed to access uri endpoint /library/sections with error [Errno 111] Connection refused 2016-10-01 04:52:55 - WARNING :: MainThread : PlexPy Pmsconnect :: Unable to parse XML for get_libraries_list: 'NoneType' object has no attribute 'getElementsByTagName'. 2016-10-01 04:52:55 - WARNING :: MainThread : PlexPy Pmsconnect :: Unable to refresh libraries list. 2016-10-01 04:52:55 - INFO :: MainThread : Scheduled background task: Check GitHub for updates 2016-10-01 04:52:55 - INFO :: MainThread : Scheduled background task: Refresh Plex server URLs 2016-10-01 04:52:55 - INFO :: MainThread : Scheduled background task: Refresh Plex server name 2016-10-01 04:52:55 - INFO :: MainThread : Scheduled background task: Check for active sessions 2016-10-01 04:52:55 - INFO :: MainThread : Scheduled background task: Refresh users list 2016-10-01 04:52:55 - INFO :: MainThread : Scheduled background task: Refresh libraries list 2016-10-01 04:52:55 - INFO :: MainThread : Scheduled background task: Backup PlexPy database 2016-10-01 04:52:55 - INFO :: MainThread : Scheduled background task: Backup PlexPy config 2016-10-01 04:52:55 - INFO :: MainThread : PlexPy WebStart :: Starting PlexPy web server on http://0.0.0.0:8181/ 2016-10-01 04:53:02 - ERROR :: CP Server Thread-9 : No image input received.

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.