changed adguard vhost

This commit is contained in:
2022-12-08 14:55:53 +01:00
parent c1656be84f
commit a5a4c5bfe4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
{'protocol': 'http', 'installed_aghash': 'e68e74c9dc20ac3c', 'last_error': "HTTPConnectionPool(host='192.168.0.99', port=80): Max retries exceeded with url: /realm/check_mk (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x75dea790>: Failed to establish a new connection: [Errno 113] No route to host'))", 'site': 'realm', 'last_check': 1666964479.5126088, 'host_name': 'serviceraspi.realm.local', 'server': '192.168.0.99', 'last_update': 1666964417.1062086, 'host_secret': 'pntxhkgisefetedlluhmbneceelnviymvmrfcsaezocoirlcjurakqmfhjuunxlv', 'user': 'caelebfi', 'pending_hash': None}
{'protocol': 'http', 'installed_aghash': 'e68e74c9dc20ac3c', 'last_error': "HTTPConnectionPool(host='192.168.0.99', port=80): Max retries exceeded with url: /realm/check_mk (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x75e28790>: Failed to establish a new connection: [Errno 113] No route to host'))", 'site': 'realm', 'last_check': 1666964479.5126088, 'host_name': 'serviceraspi.realm.local', 'server': '192.168.0.99', 'last_update': 1666964417.1062086, 'host_secret': 'pntxhkgisefetedlluhmbneceelnviymvmrfcsaezocoirlcjurakqmfhjuunxlv', 'user': 'caelebfi', 'pending_hash': None}
@@ -31,7 +31,7 @@ server {
location / {
proxy_pass http://192.168.0.5:80;
proxy_pass http://192.168.0.5;
proxy_read_timeout 90s;
proxy_connect_timeout 90s;
proxy_send_timeout 90s;