You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried removing/destroying my container, and re-creating a new container
I have tried fresh volume data by backing up and moving/removing the old volume data
I have tried running the stock docker run example(s) in the readme (removing any customizations I added)
I have tried a newer or older version of Docker Pi-hole (depending what version the issue started in for me)
I have tried running without my volume data mounts to eliminate volumes as the cause
I confess that I have not tried clearing my config as this occurs on two separate machines/instances, and the API does not seem like it would be configuration dependent, but if there is any issue reproducing this at all then I certainly can.
The text was updated successfully, but these errors were encountered:
This is a: Bug
Details
Related Issues
I originally attributed this to issues here.
How to reproduce the issue
curl -s GET 'http://pihole.joshuaochs.com/admin/api.php?status'
{"status":"enabled"}
, but API returns{"status":"disabled"}
Environment
These common fixes didn't work for my issue
docker run
example(s) in the readme (removing any customizations I added)I confess that I have not tried clearing my config as this occurs on two separate machines/instances, and the API does not seem like it would be configuration dependent, but if there is any issue reproducing this at all then I certainly can.
The text was updated successfully, but these errors were encountered: