Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PiHole api always shows disabled status #4572

Closed
sanjeev40084 opened this issue Jan 18, 2022 · 1 comment
Closed

PiHole api always shows disabled status #4572

sanjeev40084 opened this issue Jan 18, 2022 · 1 comment

Comments

@sanjeev40084
Copy link

sanjeev40084 commented Jan 18, 2022

Versions

  • Pi-hole: 5.8.1
  • AdminLTE:
  • FTL: 5.13

Platform

  • OS and version:
  • Platform: Rasberry Pi

Expected behavior

PiHole API (http://pi.hole/admin/api.php?status replace pi.hole with your ip-address) is supposed to show 'enabled' status when the pi-hole is enabled and 'disabled' when it is disabled.

Actual behavior / bug

PiHole API always shows 'disabled' status.

Steps to reproduce

Steps to reproduce the behavior:

  1. Login to your pi-hole and keep it enabled
  2. Go to http://pi.hole/admin/api.php?status (replace pi.hole with your pihole ip address)
  3. Check the value of 'status'
  4. The value is 'disabled' instead of 'enabled'

Debug Token

  • URL:

Screenshots

UI:
image

API:
image

Additional context

This issue started after updating pihole to latest version i.e. 5.8.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants