Everything posted by Carlos Talbot
-
[Support] binhex - qBittorrentVPN
Dumb question, how do you rollback? I just upgraded my image this morning and am experiencing the same issue and don't believe I'm running out of memory. 2020-03-30 10:40:51,514 DEBG 'watchdog-script' stderr output: pgrep: cannot allocate 4611686018427387903 bytes 2020-03-30 10:40:52,516 DEBG 'watchdog-script' stderr output: pgrep: cannot allocate 4611686018427387903 bytes
-
WireGuard - VPN Tunneled Access to a commercial VPN provider
Has anyone figured out how to route only a subset of docker containers through the VPN? This seems to be of interest for many of us but I haven't seen a step by step guide on how it would be implemented. Thanks.
-
WireGuard - VPN Tunneled Access to a commercial VPN provider
@Dataone may I ask how you've configured the field "Peer allowed IPs" in your wireguard settings? By default it's set to 0.0.0.0 which routes all traffic on the UnRaid server through the vpn tunnel. I assume you've restricted it to just the docker containers on the bridge? Also, do you know how to block traffic for those selected dockers if the vpn link goes down? Thanks.
-
[6.8.0-RC5] Stale NFS handles
I have a VMware ESXi host with vSphere 6.7 using Unraid for NFS mounted datastores. After a day of use I am seeing errors from the NFS client (ESXi host) about stale NFS handles as shown in the tcpdump below collected from Unraid. I've also attached logs. I see this has been a problem with previous versions. Has this ever been addressed? Anyone using Unraid to host VMware datastores via NFS without issue? Thanks. 14:17:10.824778 IP Tower.local.nfsd > 192.168.10.1.853: Flags [P.], seq 1074985:1075021, ack 36222556, win 16384, options [nop,nop,TS val 3962751192 ecr 44536664], length 36: NFS reply xid 1524920287 reply ok 32 read ERROR: Stale NFS file handle tower-diagnostics-20191103-1625.zip
-
[Support] binhex - DelugeVPN
Now that 6.8-rc1 has been released with wireguard support, does it make it easier for you to support wireguard in your docker images for deluge and qbittorrent? Thanks.