hassio-addons / addon-pi-hole

Pi-hole - Home Assistant Community Add-ons
https://addons.community
MIT License
123 stars 39 forks source link

Ingress dont working #103

Closed ultimatevn closed 4 years ago

ultimatevn commented 5 years ago

Problem/Motivation

Cant access to wen UI of Pihole , get error 502 Bad Gateway

This is my log:

[i] Target: raw.githubusercontent.com (hosts) [i] Status: Pending...

[✓] Status: Retrieval successful

[i] Target: mirror1.malwaredomains.com (justdomains) [i] Status: Pending...

[✓] Status: Retrieval successful

[i] Target: sysctl.org (hosts) [i] Status: Pending...

[✓] Status: Retrieval successful

[i] Target: zeustracker.abuse.ch (blocklist.php?download=domainblocklist) [i] Status: Pending...

[✓] Status: Retrieval successful

[i] Target: s3.amazonaws.com (simple_tracking.txt) [i] Status: Pending...

[✓] Status: Retrieval successful

[i] Target: s3.amazonaws.com (simple_ad.txt) [i] Status: Pending...

[✓] Status: Retrieval successful

[i] Target: hosts-file.net (ad_servers.txt) [i] Status: Pending...

[✓] Status: Retrieval successful

[i] Consolidating blocklists...

[✓] Consolidating blocklists [i] Extracting domains from blocklists...

[✓] Extracting domains from blocklists [i] Number of domains being pulled in by gravity: 135651 [i] Removing duplicate domains...

[✓] Removing duplicate domains [i] Number of unique domains trapped in the Event Horizon: 113432 [i] Nothing to whitelist! [i] Parsing domains into hosts format...

[✓] Parsing domains into hosts format [i] Cleaning up stray matter...

[✓] Cleaning up stray matter

[✓] DNS service is running [i] Pi-hole blocking will be enabled [i] Enabling blocking

[✓] Pi-hole Enabled [cont-init.d] pihole.sh: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. [13:49:10] INFO: Starting Pi-Hole FTL... [2019-10-11 13:49:10.792 901] Using log file /var/log/pihole-FTL.log [2019-10-11 13:49:10.792 901] ########## FTL started! ########## [2019-10-11 13:49:10.792 901] FTL branch: master [2019-10-11 13:49:10.792 901] FTL version: v4.3.1 [2019-10-11 13:49:10.792 901] FTL commit: b60d63f-dirty [2019-10-11 13:49:10.792 901] FTL date: 2019-05-25 21:37:26 +0200 [2019-10-11 13:49:10.792 901] FTL user: pihole [2019-10-11 13:49:10.792 901] Starting config file parsing (/etc/pihole/pihole-FTL.conf) [2019-10-11 13:49:10.793 901] SOCKET_LISTENING: only local [2019-10-11 13:49:10.793 901] AAAA_QUERY_ANALYSIS: Show AAAA queries [2019-10-11 13:49:10.793 901] MAXDBDAYS: max age for stored queries is 365 days [2019-10-11 13:49:10.793 901] RESOLVE_IPV6: Resolve IPv6 addresses [2019-10-11 13:49:10.793 901] RESOLVE_IPV4: Resolve IPv4 addresses [2019-10-11 13:49:10.793 901] DBINTERVAL: saving to DB file every minute [2019-10-11 13:49:10.793 901] DBFILE: Using /etc/pihole/pihole-FTL.db [2019-10-11 13:49:10.793 901] MAXLOGAGE: Importing up to 24.0 hours of log data [2019-10-11 13:49:10.793 901] PRIVACYLEVEL: Set to 0 [2019-10-11 13:49:10.793 901] IGNORE_LOCALHOST: Show queries from localhost [2019-10-11 13:49:10.793 901] BLOCKINGMODE: Null IPs for blocked domains [2019-10-11 13:49:10.793 901] ANALYZE_ONLY_A_AND_AAAA: Disabled. Analyzing all queries [2019-10-11 13:49:10.793 901] DBIMPORT: Importing history from database [2019-10-11 13:49:10.793 901] PIDFILE: Using /var/run/pihole-FTL.pid [2019-10-11 13:49:10.794 901] PORTFILE: Using /var/run/pihole-FTL.port [2019-10-11 13:49:10.794 901] SOCKETFILE: Using /var/run/pihole/FTL.sock [2019-10-11 13:49:10.794 901] WHITELISTFILE: Using /etc/pihole/whitelist.txt [2019-10-11 13:49:10.794 901] BLACKLISTFILE: Using /etc/pihole/black.list [2019-10-11 13:49:10.794 901] GRAVITYFILE: Using /etc/pihole/gravity.list [2019-10-11 13:49:10.794 901] REGEXLISTFILE: Using /etc/pihole/regex.list [2019-10-11 13:49:10.794 901] SETUPVARSFILE: Using /etc/pihole/setupVars.conf [2019-10-11 13:49:10.794 901] AUDITLISTFILE: Using /etc/pihole/auditlog.list [2019-10-11 13:49:10.794 901] MACVENDORDB: Using /etc/pihole/macvendor.db [2019-10-11 13:49:10.794 901] PARSE_ARP_CACHE: Active [2019-10-11 13:49:10.794 901] Finished config file parsing [2019-10-11 13:49:10.796 901] Database version is 3 [2019-10-11 13:49:10.796 901] Database successfully initialized [2019-10-11 13:49:10.797 901] New forward server: 8.8.4.4 (0/512) [2019-10-11 13:49:10.797 901] New forward server: 8.8.8.8 (1/512) [2019-10-11 13:49:10.797 901] Imported 6 queries from the long-term database [2019-10-11 13:49:10.797 901] -> Total DNS queries: 6 [2019-10-11 13:49:10.797 901] -> Cached DNS queries: 0 [2019-10-11 13:49:10.797 901] -> Forwarded DNS queries: 6 [2019-10-11 13:49:10.797 901] -> Exactly blocked DNS queries: 0 [2019-10-11 13:49:10.797 901] -> Unknown DNS queries: 0 [2019-10-11 13:49:10.798 901] -> Unique domains: 6 [2019-10-11 13:49:10.798 901] -> Unique clients: 1 [2019-10-11 13:49:10.798 901] -> Known forward destinations: 2 [13:49:10] INFO: Starting PHP-FPM... [13:49:11] INFO: Starting NGinx.... nginx: [alert] detected a LuaJIT version which is not OpenResty's; many optimizations will be disabled and performance will be compromised (see https://github.com/openresty/luajit2 for OpenResty's LuaJIT or, even better, consider using the OpenResty releases from https://openresty.org/en/download.html)

GitHub
openresty/luajit2
OpenResty's Branch of LuaJIT 2. Contribute to openresty/luajit2 development by creating an account on GitHub.
OpenResty - Download
addons-assistant[bot] commented 5 years ago

:wave: Thanks for opening your first issue here! If you're reporting a :bug: bug, please make sure you include steps to reproduce it. Also, logs, error messages and information about your hardware might be usefull.

addons-assistant[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

addons-assistant[bot] commented 4 years ago

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.