-
[Support] binhex - DelugeVPN
Oh right yeah, that makes sense now that I think about it. Thanks.
-
[Support] binhex - DelugeVPN
Can do, here you go: https://paste.dimdev.org/hovuxosije.coffeescript
-
[Support] binhex - DelugeVPN
I'm having issues starting the binhex-delugevpn docker, the log says: 2019-09-19 22:09:38,017 DEBG 'start-script' stdout output: [info] Attempting to curl https://www.privateinternetaccess.com/vpninfo/servers?version=82... 2019-09-19 22:11:38,105 DEBG 'start-script' stdout output: [warn] Response code 000 from curl != 2xx [warn] Exit code 6 from curl != 0 [info] 12 retries left [info] Retrying in 10 secs... 2019-09-19 22:13:38,199 DEBG 'start-script' stdout output: [warn] Response code 000 from curl != 2xx [warn] Exit code 6 from curl != 0 [info] 11 retries left [info] Retrying in 10 secs... I tried updating the container but this issue persists. I'm using the Toronto gateway
-
[Plugin] CA User Scripts
Hmm. That's annoying, oh well.
-
[Plugin] CA User Scripts
My script file is a python script, but it keeps failing because python decides to use ANSII instead of UTF-8. It turns out that the LANG environment variable is not being set to en_US.UTF-8. Any ideas how I could fix that without having a boiler plate shell script?
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Based on the two previous solutions, I came up with a config for a subdomain-based setup: server { listen 443 ssl; server_name ubooquity.*; include /config/nginx/ssl.conf; client_max_body_size 0; location / { include /config/nginx/proxy.conf; resolver 127.0.0.11 valid=30s; set $upstream_ubooquity ubooquity; proxy_max_temp_file_size 2048m; proxy_pass http://$upstream_ubooquity:2202; } }
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Hi there, could you please add proxy-conf files for Ubooquity? Thanks
-
[Support] binhex - DelugeVPN
I've tried curl --proxy http://192.168.0.5:8118 https://ipinfo.io/ip and curl --proxy https://192.168.0.5:8118 https://ipinfo.io/ip Neither work, curl times out in both instances. What is LAN_NETWORK used for? Is that for an ACL for Privoxy or something else? [Edit] Apparently so, changing LAN_NETWORK to 192.168.0.0/24 lets me use the proxy
-
[Support] binhex - DelugeVPN
Do I use SOCKS5 or HTTP or what with privoxy? I tried both with curl and curl was unable to connect to privoxy both times
-
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
That's a shame.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
How do I mount an encrypted external hard drive? UD recognizes the LUKS header but when I click "Mount" nothing happens, the page simply reloads
-
[SOLVED] So how do you do "gaming rig" VM without onboard audio?
For unrelated reasons I bought a Fiio E10K USB DAC. Maybe if you got something like that you could pass it through to the VM.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Yeah I figured out that the on-off rocker switch is to mark the package for installation. Not very intuitive IMO
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
It took me 10 minutes to figure out why screen was not available even though I installed this plugin, even though the web GUI said "up to date" it wasn't actually downloaded.
-
[container] joch's s3backup
I left S3Cmd to run overnight, dunno how far along it is but it's doing its thing. [Edit]I still don't know why the docker isn't automatically starting s3cmd
UntouchedWagons
Members
-
Joined
-
Last visited