Everything posted by dukiethecorgi
-
DNS Despair! (http/https) - Guidance needed.
My domain is with Cloudflare, and I was able to configure DNS, generate a Cloudflare certificate and configure nginx to work as a reverse proxy, so it can work. Hmm, you should only need to open 443 if you're using a reverse proxy
-
[support] Plex-Utills
Trying to get this to work where my media is on unraid and my plex server is a standalone machine. Should I install the container on unraid or on the plex server?
-
[Support] binhex - DelugeVPN
One workaround is to use multiple containers, limiting each one to 1200 or so torrents. I found that that's about the maximum number before the UI becomes unbearably slow.
-
[Support] cschanot - Docker Templates
Worked perfectly! Thanks for your help
-
[Support] cschanot - Docker Templates
Decided to use the built in redis. One thing I'm not understanding is that my network is bond0, a 802.3ad lag. Ntopnrg insists that this is a 'ghost network'. Aside from this, everything seems to working fine
-
[Support] cschanot - Docker Templates
Yes, that fixed it for me too. One other issue I found is that the container will not run while the bitnami/redis container is running.
-
[Support] cschanot - Docker Templates
Port 3000 is already in use. How can I change that?
-
[Support] binhex - DelugeVPN
PIA announces that the legacy servers will shut down at the end of October Now that the next gen server support is in the latest, I guess it's time for me to update
-
[Support] binhex - DelugeVPN
Probably because you don't have an open port. You can go to https://www.yougetsignal.com/tools/open-ports/ and put in your VPN external IP and port number to check
-
[Support] binhex - DelugeVPN
I've been connected to the same endpoint for 5 days without issue
-
[Support] binhex - DelugeVPN
Thank You!!!
-
[Support] binhex - DelugeVPN
I just saw this Next Generation Port Forwarding on the PIA website
-
[Support] binhex - DelugeVPN
Out of perceived privacy concerns, not because Kape had a history of not keeping port forwarding servers running
-
[Support] binhex - DelugeVPN
I got this from PIA today
-
[Support] binhex - DelugeVPN
I looked in the logs. When it connects, it tries 10 times to get a port, then disconnects and tries again. I took a LONG time before it finally got assigned a port
-
[Support] binhex - DelugeVPN
CA Vancouver is working, but it took a lot of tries before it would give me a port
-
[Support] Linuxserver.io - Nginx
I can't seem to figure out how to disable TLSv1.0 and TLSv1.1 I've added ssl_protocols TLSv1.2 TLSv1.3; to the server block, but https://www.ssllabs.com/ssltest/analyze.html still reports TLSv1.0 and TLSv1.1 as active
-
SMB Shares disappear from Main Tab
Version 6.8.3 using Chrome On the main tab, if I click to explore a SMB share it works fine, but when I hit the back button, the entire SMB shares section of the Main tab is missing. A refresh of the web page and everything displays correctly. No impact on functionality, just a cosmetic glitch
-
[Support] A75G Repo
Re Homer docker Installed OK, used port 8110, web UI gives me http 413 Request Entity Too Large Nothing in logs. Any ideas?
-
[Support] hotio - All images released by hotio
Nice, Deluge 2.0 broke all the extract plugins, this may be the answer. I'll post back with my results.
-
[Support] hotio - All images released by hotio
So what does 'unpackerr' do exactly? Does it work independently of the torrent client (Deluge in my case)?
-
[Support] Linuxserver.io - Unifi-Controller
Where would I place my config.gateway.json file? This is for a USG 3P router. I've tried placing it in appdata\unifi-controller\data folder with no effect.
-
[Support] Djoss - Nginx Proxy Manager
Does this have fail2ban?
-
How much RAM do you have installed in your unRAID server?
48gb, unRaid and Docker containers, no VM, Plex transcoding to ram. Seems to work just fine
-
[Plugin] Network Stats
manually copied from from /usr/local/emhttp/plugins/networkstats/vnstat.conf to /etc/vnstat.conf and it started working. (the b version) then saw the update to c version and still working Thanks!