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.

Opawesome

Members
  • Joined

  • Last visited

Everything posted by Opawesome

  1. This is indeed very relevant. As far as I am concerned, I have a use case where my Plex Docker container has read-only access to my media share because I am afraid what Plex or users using Plex could do to my files. But because I also want Plex to grab subtitles files and and them in the same folder as the corresponding media file (there is a plugin for that), I need to switch the Plex Docker container settings to read-write every time before I update the Plex library, and then switch it back to read-only afterwards. To ease the process, I have duplicated my Plex Docker container, with both sharing the same appdata and different access permissions to my media folder but still, this is not convenient and when the read-write permissions are on, my media is vulnerable. The chattr +i function just seems a much more suitable solution.
  2. Hi @binhex Many thanks. I am also very concerned about ransomware. For now I have my media shares set as read-only in Unraid. Could you please clarify to ignorant people like me how setting all files individually as read-only is different/preferable to what Unraid does ? Many thanks. Best, OP EDIT: OK, I realise now that the script does not set files as read-only but sets them "immutable" via chattr : So I imagine this is indeed much more difficult for a ransomware to first remove the "i" chattr attribute.
  3. I had the same issue. I removed the image and pull it back. Now the "not available icon" is gone and replaces by the regular "force update / up to date" button / message.
  4. Thank you very much. I feel much obliged. Best, OP
  5. The docker has indeed managed to connect to https://notabug.org/RemixDev/deemix-pyweb.git now and starts. I have one question though regarding permissions. It seems that the Deemix docker creates files with permissions set as 644. Is there any way to change the settings so that the docker creates files with permissions set to 666 instead ? I tried adding a UMASK variable set to 0000 in the docker config but it did not fix the issue. Many thanks, OP
  6. I do not know if this is related to this: but i am getting that in the log when starting Deemix docker: [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... usermod: no changes ------------------------------------- _ () | | ___ _ __ | | / __| | | / \ | | \__ \ | | | () | |_| |___/ |_| \__/ Brought to you by linuxserver.io We gratefully accept donations at: https://www.linuxserver.io/donate/ ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 20-download: executing... [cont-init.d] Downloading and unpacking [cont-init.d] First start, cloning repo Cloning into 'deemix'... fatal: unable to access 'https://notabug.org/RemixDev/deemix-pyweb.git/': The requested URL returned error: 502 touch: cannot touch '/deemix/updated': No such file or directory [cont-init.d] 20-download: exited 1. [cont-init.d] 30-config: executing... usermod: no changes [cont-init.d] Setting permissions this may take some time [cont-init.d] 30-config: exited 0. [cont-init.d] 40-install: executing... [cont-init.d] Using ARL token from environment variable [cont-init.d] 40-install: exited 0. [cont-init.d] done. [services.d] starting services ./run: line 3: cd: /deemix: No such file or directory [services.d] Starting with ARL [services.d] done. python3: can't open file '/deemix/server.py': [Errno 2] No such file or directory ./run: line 3: cd: /deemix: No such file or directory [services.d] Starting with ARL python3: can't open file '/deemix/server.py': [Errno 2] No such file or directory ./run: line 3: cd: /deemix: No such file or directory
  7. Hi binhex, Solution nb 3 did the trick. Many thanks ! G
  8. Hi all, Since yesterday, I cannot login to the Deluge WebGUI anymore. I don't remember doing anything special. I restarted the docker but it did not help. Here is the log (I don't see any obvious error). Any Idea ? Many thanks ! G 2019-11-14 01:05:36,353 WARN received SIGTERM indicating exit request 2019-11-14 01:05:36,354 DEBG killing watchdog-script (pid 144) with signal SIGTERM 2019-11-14 01:05:36,354 INFO waiting for start-script, watchdog-script to die 2019-11-14 01:05:37,355 DEBG fd 16 closed, stopped monitoring <POutputDispatcher at 22528258681544 for <Subprocess at 22528259310312 with name watchdog-script in state STOPPING> (stdout)> 2019-11-14 01:05:37,355 DEBG fd 20 closed, stopped monitoring <POutputDispatcher at 22528258681712 for <Subprocess at 22528259310312 with name watchdog-script in state STOPPING> (stderr)> 2019-11-14 01:05:37,355 INFO stopped: watchdog-script (terminated by SIGTERM) 2019-11-14 01:05:37,355 DEBG received SIGCHLD indicating a child quit 2019-11-14 01:05:37,355 DEBG killing start-script (pid 143) with signal SIGTERM 2019-11-14 01:05:38,357 DEBG fd 11 closed, stopped monitoring <POutputDispatcher at 22528258681152 for <Subprocess at 22528259215200 with name start-script in state STOPPING> (stdout)> 2019-11-14 01:05:38,357 DEBG fd 15 closed, stopped monitoring <POutputDispatcher at 22528258681320 for <Subprocess at 22528259215200 with name start-script in state STOPPING> (stderr)> 2019-11-14 01:05:38,357 INFO stopped: start-script (terminated by SIGTERM) 2019-11-14 01:05:38,357 DEBG received SIGCHLD indicating a child quit Created by... ___. .__ .__ \_ |__ |__| ____ | |__ ____ ___ ___ | __ \| |/ \| | \_/ __ \\ \/ / | \_\ \ | | \ Y \ ___/ > < |___ /__|___| /___| /\___ >__/\_ \ \/ \/ \/ \/ \/ https://hub.docker.com/u/binhex/ 2019-11-14 01:05:44.724363 [info] System information Linux 09c127340e4c 4.19.56-Unraid #1 SMP Tue Jun 25 10:19:34 PDT 2019 x86_64 GNU/Linux 2019-11-14 01:05:44.751494 [info] PUID defined as '99' 2019-11-14 01:05:44.787506 [info] PGID defined as '100' 2019-11-14 01:05:44.846095 [info] UMASK defined as '000' 2019-11-14 01:05:44.869266 [info] Permissions already set for volume mappings 2019-11-14 01:05:44.906574 [info] DELUGE_DAEMON_LOG_LEVEL defined as 'info' 2019-11-14 01:05:44.935647 [info] DELUGE_WEB_LOG_LEVEL defined as 'info' 2019-11-14 01:05:44.967666 [info] VPN_ENABLED defined as 'yes' 2019-11-14 01:05:45.007881 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/TorGuard.port-forwared.IPs.ovpn dos2unix: converting file /config/openvpn/port-forwared.IPs.ovpn to Unix format... 2019-11-14 01:05:45.048223 [info] VPN remote line defined as 'remote [IP REDACTED] 1912' 2019-11-14 01:05:45.074104 [info] VPN_REMOTE defined as '[IP REDACTED]' 2019-11-14 01:05:45.101580 [info] VPN_PORT defined as '1912' 2019-11-14 01:05:45.128008 [info] VPN_PROTOCOL defined as 'udp' 2019-11-14 01:05:45.158134 [info] VPN_DEVICE_TYPE defined as 'tun0' 2019-11-14 01:05:45.189768 [info] VPN_PROV defined as 'custom' 2019-11-14 01:05:45.225091 [info] LAN_NETWORK defined as '192.168.1.0/24' 2019-11-14 01:05:45.262771 [info] NAME_SERVERS defined as '[IP REDACTED],[IP REDACTED],[IP REDACTED],[IP REDACTED],[IP REDACTED]' 2019-11-14 01:05:45.303731 [info] VPN_USER defined as 'XXX' 2019-11-14 01:05:45.331435 [info] VPN_PASS defined as 'XXX' 2019-11-14 01:05:45.356103 [info] VPN_OPTIONS not defined (via -e VPN_OPTIONS) 2019-11-14 01:05:45.380372 [info] ENABLE_PRIVOXY defined as 'no' 2019-11-14 01:05:45.406197 [info] Starting Supervisor... 2019-11-14 01:05:45,613 INFO Included extra file "/etc/supervisor/conf.d/delugevpn.conf" during parsing 2019-11-14 01:05:45,613 INFO Set uid to user 0 succeeded 2019-11-14 01:05:45,616 INFO supervisord started with pid 7 2019-11-14 01:05:46,618 INFO spawned: 'privoxy-script' with pid 142 2019-11-14 01:05:46,620 INFO spawned: 'start-script' with pid 143 2019-11-14 01:05:46,622 INFO spawned: 'watchdog-script' with pid 144 2019-11-14 01:05:46,622 INFO reaped unknown pid 8 2019-11-14 01:05:46,629 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 23094013354672 for <Subprocess at 23094013250136 with name privoxy-script in state STARTING> (stdout)> 2019-11-14 01:05:46,629 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 23094012725232 for <Subprocess at 23094013250136 with name privoxy-script in state STARTING> (stderr)> 2019-11-14 01:05:46,629 INFO success: privoxy-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2019-11-14 01:05:46,630 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2019-11-14 01:05:46,630 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2019-11-14 01:05:46,630 INFO exited: privoxy-script (exit status 0; expected) 2019-11-14 01:05:46,630 DEBG received SIGCHLD indicating a child quit 2019-11-14 01:05:46,631 DEBG 'start-script' stdout output: [info] VPN is enabled, beginning configuration of VPN 2019-11-14 01:05:46,632 DEBG 'watchdog-script' stderr output: dos2unix: converting file /config/core.conf to Unix format... 2019-11-14 01:05:46,637 DEBG 'start-script' stdout output: [warn] Username contains characters which could cause authentication issues, please consider changing this if possible 2019-11-14 01:05:46,641 DEBG 'start-script' stdout output: [warn] Password contains characters which could cause authentication issues, please consider changing this if possible 2019-11-14 01:05:46,700 DEBG 'start-script' stdout output: [info] Default route for container is 172.17.0.1 2019-11-14 01:05:46,703 DEBG 'start-script' stdout output: [info] Adding [IP REDACTED] to /etc/resolv.conf 2019-11-14 01:05:46,705 DEBG 'start-script' stdout output: [info] Adding [IP REDACTED] to /etc/resolv.conf 2019-11-14 01:05:46,708 DEBG 'start-script' stdout output: [info] Adding [IP REDACTED] to /etc/resolv.conf 2019-11-14 01:05:46,711 DEBG 'start-script' stdout output: [info] Adding [IP REDACTED] to /etc/resolv.conf 2019-11-14 01:05:46,713 DEBG 'start-script' stdout output: [info] Adding [IP REDACTED] to /etc/resolv.conf 2019-11-14 01:05:46,716 DEBG 'start-script' stdout output: [IP REDACTED] 2019-11-14 01:05:46,755 DEBG 'start-script' stdout output: [info] Docker network defined as 172.17.0.0/16 2019-11-14 01:05:46,760 DEBG 'start-script' stdout output: [info] Adding 192.168.1.0/24 as route via docker eth0 2019-11-14 01:05:46,761 DEBG 'start-script' stdout output: [info] ip route defined as follows... -------------------- 2019-11-14 01:05:46,762 DEBG 'start-script' stdout output: default via 172.17.0.1 dev eth0 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.2 192.168.1.0/24 via 172.17.0.1 dev eth0 2019-11-14 01:05:46,762 DEBG 'start-script' stdout output: -------------------- 2019-11-14 01:05:46,764 DEBG 'start-script' stdout output: iptable_mangle 16384 5 ip_tables 24576 12 iptable_filter,iptable_nat,iptable_mangle 2019-11-14 01:05:46,765 DEBG 'start-script' stdout output: [info] iptable_mangle support detected, adding fwmark for tables 2019-11-14 01:05:46,821 DEBG 'start-script' stdout output: [info] iptables defined as follows... -------------------- 2019-11-14 01:05:46,823 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 1912 -j ACCEPT -A INPUT -i eth0 -p tcp -m tcp --dport 8112 -j ACCEPT -A INPUT -i eth0 -p tcp -m tcp --sport 8112 -j ACCEPT -A INPUT -s 192.168.1.0/24 -i eth0 -p tcp -m tcp --dport 58846 -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 1912 -j ACCEPT -A OUTPUT -o eth0 -p tcp -m tcp --dport 8112 -j ACCEPT -A OUTPUT -o eth0 -p tcp -m tcp --sport 8112 -j ACCEPT -A OUTPUT -d 192.168.1.0/24 -o eth0 -p tcp -m tcp --sport 58846 -j ACCEPT -A OUTPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT -A OUTPUT -o lo -j ACCEPT 2019-11-14 01:05:46,823 DEBG 'start-script' stdout output: -------------------- 2019-11-14 01:05:46,824 DEBG 'start-script' stdout output: [info] Starting OpenVPN... 2019-11-14 01:05:46,853 DEBG 'start-script' stdout output: Thu Nov 14 01:05:46 2019 WARNING: file 'credentials.conf' is group or others accessible Thu Nov 14 01:05:46 2019 OpenVPN 2.4.7 [git:makepkg/2b8aec62d5db2c17+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Feb 19 2019 Thu Nov 14 01:05:46 2019 library versions: OpenSSL 1.1.1b 26 Feb 2019, LZO 2.10 2019-11-14 01:05:46,854 DEBG 'start-script' stdout output: Thu Nov 14 01:05:46 2019 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts 2019-11-14 01:05:46,854 DEBG 'start-script' stdout output: [info] OpenVPN started 2019-11-14 01:05:46,854 DEBG 'start-script' stdout output: Thu Nov 14 01:05:46 2019 Outgoing Control Channel Authentication: Using 256 bit message hash 'SHA256' for HMAC authentication Thu Nov 14 01:05:46 2019 Incoming Control Channel Authentication: Using 256 bit message hash 'SHA256' for HMAC authentication 2019-11-14 01:05:46,855 DEBG 'start-script' stdout output: Thu Nov 14 01:05:46 2019 TCP/UDP: Preserving recently used remote address: [AF_INET][IP REDACTED]:1912 Thu Nov 14 01:05:46 2019 Socket Buffers: R=[212992->786432] S=[212992->786432] Thu Nov 14 01:05:46 2019 UDP link local: (not bound) Thu Nov 14 01:05:46 2019 UDP link remote: [AF_INET][IP REDACTED]:1912 2019-11-14 01:05:46,873 DEBG 'start-script' stdout output: Thu Nov 14 01:05:46 2019 TLS: Initial packet from [AF_INET][IP REDACTED]:1912, sid=fd606e88 b4a0a141 2019-11-14 01:05:46,923 DEBG 'start-script' stdout output: Thu Nov 14 01:05:46 2019 VERIFY OK: depth=1, CN=TG-VPN-CA 2019-11-14 01:05:46,923 DEBG 'start-script' stdout output: Thu Nov 14 01:05:46 2019 VERIFY KU OK Thu Nov 14 01:05:46 2019 Validating certificate extended key usage Thu Nov 14 01:05:46 2019 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication Thu Nov 14 01:05:46 2019 VERIFY EKU OK Thu Nov 14 01:05:46 2019 VERIFY OK: depth=0, CN=server 2019-11-14 01:05:48,641 DEBG 'start-script' stdout output: Thu Nov 14 01:05:48 2019 WARNING: 'link-mtu' is used inconsistently, local='link-mtu 1582', remote='link-mtu 1569' Thu Nov 14 01:05:48 2019 WARNING: 'tun-mtu' is used inconsistently, local='tun-mtu 1532', remote='tun-mtu 1500' Thu Nov 14 01:05:48 2019 WARNING: 'comp-lzo' is present in local config but missing in remote config, local='comp-lzo' Thu Nov 14 01:05:48 2019 WARNING: 'cipher' is used inconsistently, local='cipher AES-256-GCM', remote='cipher AES-128-CBC' Thu Nov 14 01:05:48 2019 WARNING: 'auth' is used inconsistently, local='auth [null-digest]', remote='auth SHA256' Thu Nov 14 01:05:48 2019 WARNING: 'keysize' is used inconsistently, local='keysize 256', remote='keysize 128' 2019-11-14 01:05:48,642 DEBG 'start-script' stdout output: Thu Nov 14 01:05:48 2019 Control Channel: TLSv1.2, cipher TLSv1.2 DHE-RSA-AES256-GCM-SHA384, 2048 bit RSA Thu Nov 14 01:05:48 2019 [server] Peer Connection Initiated with [AF_INET][IP REDACTED]:1912 2019-11-14 01:05:49,891 DEBG 'start-script' stdout output: Thu Nov 14 01:05:49 2019 SENT CONTROL [server]: 'PUSH_REQUEST' (status=1) 2019-11-14 01:05:49,909 DEBG 'start-script' stdout output: Thu Nov 14 01:05:49 2019 PUSH: Received control message: 'PUSH_REPLY,redirect-gateway def1,dhcp-option DNS [IP REDACTED],dhcp-option DNS 1.0.0.1,sndbuf 524288,rcvbuf 524288,route [IP REDACTED],topology net30,ping 5,ping-restart 30,compress,ifconfig [IP REDACTED] [IP REDACTED],peer-id 12' 2019-11-14 01:05:49,910 DEBG 'start-script' stdout output: Thu Nov 14 01:05:49 2019 OPTIONS IMPORT: timers and/or timeouts modified Thu Nov 14 01:05:49 2019 OPTIONS IMPORT: compression parms modified Thu Nov 14 01:05:49 2019 OPTIONS IMPORT: --sndbuf/--rcvbuf options modified Thu Nov 14 01:05:49 2019 Socket Buffers: R=[786432->1048576] S=[786432->1048576] Thu Nov 14 01:05:49 2019 OPTIONS IMPORT: --ifconfig/up options modified Thu Nov 14 01:05:49 2019 OPTIONS IMPORT: route options modified Thu Nov 14 01:05:49 2019 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified Thu Nov 14 01:05:49 2019 OPTIONS IMPORT: peer-id set Thu Nov 14 01:05:49 2019 OPTIONS IMPORT: adjusting link_mtu to 1657 Thu Nov 14 01:05:49 2019 Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key Thu Nov 14 01:05:49 2019 Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key Thu Nov 14 01:05:49 2019 ROUTE_GATEWAY 172.17.0.1/255.255.0.0 IFACE=eth0 HWADDR=XXX 2019-11-14 01:05:49,910 DEBG 'start-script' stdout output: Thu Nov 14 01:05:49 2019 TUN/TAP device tun0 opened Thu Nov 14 01:05:49 2019 TUN/TAP TX queue length set to 100 Thu Nov 14 01:05:49 2019 /usr/bin/ip link set dev tun0 up mtu 1500 2019-11-14 01:05:49,911 DEBG 'start-script' stdout output: Thu Nov 14 01:05:49 2019 /usr/bin/ip addr add dev tun0 local [IP REDACTED] peer [IP REDACTED] 2019-11-14 01:05:49,912 DEBG 'start-script' stdout output: Thu Nov 14 01:05:49 2019 /root/openvpnup.sh tun0 1500 1585 [IP REDACTED] [IP REDACTED] init 2019-11-14 01:05:49,914 DEBG 'start-script' stdout output: Thu Nov 14 01:05:49 2019 /usr/bin/ip route add [IP REDACTED]/32 via 172.17.0.1 2019-11-14 01:05:49,917 DEBG 'start-script' stdout output: Thu Nov 14 01:05:49 2019 /usr/bin/ip route add 0.0.0.0/1 via [IP REDACTED] 2019-11-14 01:05:49,918 DEBG 'start-script' stdout output: Thu Nov 14 01:05:49 2019 /usr/bin/ip route add 128.0.0.0/1 via [IP REDACTED] 2019-11-14 01:05:49,920 DEBG 'start-script' stdout output: Thu Nov 14 01:05:49 2019 /usr/bin/ip route add [IP REDACTED]/32 via [IP REDACTED] 2019-11-14 01:05:49,921 DEBG 'start-script' stdout output: Thu Nov 14 01:05:49 2019 Initialization Sequence Completed 2019-11-14 01:05:49,966 DEBG 'watchdog-script' stdout output: [info] Deluge listening interface IP 0.0.0.0 and VPN provider IP [IP REDACTED] different, marking for reconfigure 2019-11-14 01:05:49,971 DEBG 'watchdog-script' stdout output: [info] Deluge not running 2019-11-14 01:05:49,974 DEBG 'watchdog-script' stdout output: [info] Deluge Web UI not running 2019-11-14 01:05:50,106 DEBG 'start-script' stdout output: [info] Successfully retrieved external IP address [IP REDACTED] 2019-11-14 01:05:50,176 DEBG 'watchdog-script' stdout output: [info] Attempting to start Deluge... [info] Removing deluge pid file (if it exists)... 2019-11-14 01:05:50,453 DEBG 'watchdog-script' stdout output: [info] Deluge listening interface currently defined as 0.0.0.0 [info] Deluge listening interface will be changed to 0.0.0.0 [info] Saving changes to Deluge config file /config/core.conf... 2019-11-14 01:05:50,753 DEBG 'watchdog-script' stdout output: [info] Deluge process started [info] Waiting for Deluge process to start listening on port 58846... 2019-11-14 01:05:51,015 DEBG 'watchdog-script' stderr output: Unhandled error in Deferred: 2019-11-14 01:05:51,017 DEBG 'watchdog-script' stderr output: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/deluge/main.py", line 241, in start_daemon Daemon(options, args) File "/usr/lib/python2.7/site-packages/deluge/core/daemon.py", line 170, in __init__ component.start("PreferencesManager") File "/usr/lib/python2.7/site-packages/deluge/component.py", line 296, in start deferreds.append(self.components[name]._component_start()) File "/usr/lib/python2.7/site-packages/deluge/component.py", line 124, in _component_start d = maybeDeferred(self.start) --- <exception caught here> --- File "/usr/lib/python2.7/site-packages/twisted/internet/defer.py", line 151, in maybeDeferred result = f(*args, **kw) File "/usr/lib/python2.7/site-packages/deluge/core/preferencesmanager.py", line 186, in start self._on_set_encryption) File "/usr/lib/python2.7/site-packages/deluge/config.py", line 319, in register_set_function function(key, self.__config[key]) File "/usr/lib/python2.7/site-packages/deluge/core/preferencesmanager.py", line 362, in _on_set_encryption lt.enc_policy(self.config["enc_out_policy"]) exceptions.OverflowError: can't convert negative value to unsigned
  9. I did that and do not suffer the disconnection issue. Seems like my VPN provider only allows one connection to a given VPN server from a single IP address (or something similar). Setting up a different VPN server for each binhex docker solved my problem. Thanks again for your guidance @binhex.
  10. Yes, I am sure I am below the limit. If you don't have any other idea, I guess the next step would be to subscribe to a second VPN service, set two different containers with two different VPN services and see if the issue persists or not. I'll keep you posted once I found the time to do so. Thank you again for your help @binhex ! Cheers G
  11. I use Torguard. I checked and they allow 8 simultaneous connections so I am well below the limit. Do you think it could be on their side ? That would indeed explain the absence of errors reported on the dockers side.
  12. Haha ! Well, no errors indeed but I still keep failing to get several binhex "vpn dockers" run simultaneously. If I start the binhex-delugevpn docker alone, everything works fine; but as soon as I start the binhex-privoxyvpn or binhex-qbittorrentvpn, then all connections made in binhex-delugevpn die instantly. 😉
  13. OK. I stopped all dockers and did this : Linux 4.19.56-Unraid. Last login: Wed Oct 23 23:42:59 +0200 2019 on /dev/pts/1. root@MOZART:~# docker restart binhex-delugevpn binhex-delugevpn root@MOZART:~# docker start binhex-privoxyvpn binhex-privoxyvpn root@MOZART:~# docker start binhex-qbittorrentvpn binhex-qbittorrentvpn root@MOZART:~# So now, if I understood correctly, I just wait and see what happens in the console ? Or maybe I need to check the dockers logs ? Thanks again for your help. G
  14. Hi binhex, Unfortunately, this does not give a lot of info : Any other idea ? For the record : Thanks ! G
  15. Hi binhex, Thank you for your answer. The thing is that all dockers are set to use different ports (see screenshot below). Am I missing something ? Thanks, G
  16. Hi all, I keep failing to get several binhex "vpn dockers" run simultaneously. For example: if i start the binhex-delugevpn docker alone, everything works fine; but as soon as I start e.g. binhex-privoxyvpn or binhex-qbittorrentvpn, then all connections made in binhex-delugevpn die. Please note that all of those dockers are set to use différent ports, and that privoxy is set to "no" in binhex-delugevpn and binhex-qbittorrentvpn containers configuration. Any idea why ? Many thanks ! G PS : thank you binhex for your apps !
  17. I indeed did not see this comment but totally agree that it would be great to fix those issues.
  18. The thing is that Krusader does not respect disk Inclusion and disk Exclusion setup in shares settings. I.e : in the event where (i) share1 is setup to include only disk1 and (ii) share2 is setup to include only disk2; then if you copy move a file from share1 (on disk1) to share2, Krusader will not move that file to disk2. Obviously, one would expect that any such file operations performed within the Unraid WebUI do respect disk inclusions and exclusions.
  19. I think that would only work if the web browser you are using to connect to the Unraid WebUI is itself setup to route traffic through the prixovy http proxy.
  20. Hi binhex, Thank you very much for clarifying this (I am a rookie with all this). If I may humbly make a suggestion : would it be a good idea to remove the "http://[IP]:[PORT:8118]/" parameter from "WebUI" line in the docker configuration by default so that unaware people like me don't get confused when they click on the privoxyvpn docker icon and see the option to select "WebUI" while there is in fact no such docker "WebUI" ? Also, for those wondering about the "Invalid header received from client." message when clicking on "WebUI", the correct way to access privoxy settings from your web browser is to : (i) set your web browser or computer to use a proxy; (ii) enter your privoxyvpn docker container host address and the relevant port in your web browser's or computer's proxy configuration dialogue (default port is 8118); and (iii) go to the following url: http://config.privoxy.org/ (if correctly setup, it will redirect you to local pages allowing you to configure some parameters, even if you are not connected to the internet). I wish you all a good day. Regards, G
  21. Hi, I have installed the Docker and set it up. However, when I try to access the GUI, I get this error : "Invalid header received from client." I tried to find a solution online, without success. Any idea ? With thanks, G
  22. Hi trurl, Many thanks. I will investigate towards that direction. Have nice day, G
  23. Greetings, Sorry for bumping this old thread but after quite intensive research and carefull reading of this thread, I still could not find documentation explaning how does *dual* parity work and how it can manage to recover data from *any* two drives (i.e. data and/or parity drive). Many thanks for your replies. G

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.