Everything posted by hypergolic
-
Server unresponsive and other issues
Here is the syslog. syslog
-
Server unresponsive and other issues
I enabled syslog and it locked up again today, thanks! tower-diagnostics-20230920-1705.zip
-
Server unresponsive and other issues
I upgraded the OS the other day and now I am having problems. The server has been unresponsive a couple of times and this morning docker was disabled. Should I roll back? tower-diagnostics-20230919-0831.zip
-
[SUPPORT] pihole for unRaid - Spants repo
-
[Support] binhex - Plex Pass
Can anyone tell me why my plex server has become unreachable? Thanks! tower-diagnostics-20191117-0017.zip Plex Media Server.zip
-
The Complete UnRAID reverse proxy, Duck DNS (dynamic dns) and letsencrypt guide
I am using the sample files from the tutorial and I am getting a 401 error in the chrome console with a blank page, any suggestions? "GET https://mydomain.duckdns.org/sonarr 401 (Unauthorized)" Here is the part of my config: location /sonarr { include /config/nginx/proxy.conf; proxy_pass http://192.168.1.10:8989/sonarr; }