Cannot get it working? Deny in HTTP? #56
chaosclarity84
started this conversation in
General
Replies: 1 comment
-
Got it working. Was only disabling for 5 seconds. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I setup the plugin with the relevant IP of my pihole server, port (80), and retrieved the API key from the pihole web gui (and double checked that it's correct now). However, when I check the logs in Homebridge, I see this:
[Pihole] {"data":{"status":"enabled"},"status":200,"statusText":"OK","headers":{"set-cookie":["PHPSESSID=0dcf0tqvs0d2c29e3e47ba3fpf; path=/; HttpOnly"],"expires":"Thu, 19 Nov 1981 08:52:00 GMT","cache-control":"no-store, no-cache, must-revalidate","pragma":"no-cache","content-type":"application/json","x-pi-hole":"The Pi-hole Web interface is working!","x-frame-options":"DENY","content-length":"20","connection":"close","date":"Mon, 18 Jul 2022 18:28:56 GMT","server":"lighttpd/1.4.59"},"request":{"method":"GET","url":"api.php","params":{"status":1},"baseURL":"http://192.168.1.2:80/admin/","responseType":"json"}}
Any idea what is going on here?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions