Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

Pi-hole appears to be paused every time Flutterhole is opened, regardless of whether or not it is actually paused #158

Closed
jdrch opened this issue Jan 15, 2022 · 14 comments

Comments

@jdrch
Copy link

jdrch commented Jan 15, 2022

Describe the bug
The amber "paused" icon appears every time Flutterhole is opened on Android.

To Reproduce
Steps to reproduce the behavior:

  1. Open Flutterhole

Expected behavior
Flutterhole shows actual current status of Pi-hole.

Screenshots
If applicable, add screenshots to help explain your problem.

Versions (please complete the following information):

  • Pi-hole version: latest stable version
  • FlutterHole version: 5.2.3

Additional context
Add any other context about the problem here.

@sanjeev40084
Copy link

updated pihole to latest version and noticing same issue. :(

@dimondeg
Copy link

dimondeg commented Jan 18, 2022

I have the same problem. Clearing cache and files didn't help. As well as reinstalling the app. Trivial but (don't underestimate the power of the reboot :)) rebooting the pihole and the phone didn't lead to success. Pihole itself works fine and is active. But the status still shows that pihole is paused.

Pihole and the app are up to date, have Android 11. Hope there will be a solution soon. Thanks in advance.

@sterrenb
Copy link
Owner

Sorry to hear that. Anecdotally, my own Pi-hole is currently only reporting it is "disabled", even if the Web interface is showing it's enabled.

Could you take a look at the API response of the status endpoint, while it is enabled and disabled, at:
http://pi.hole/admin/api.php?status
(replace pi.hole with your own local IP if needed)

The status should show as "enabled" or "disabled". Does this URL show you the correct status, in line with the web interface?

@sanjeev40084
Copy link

@sterrenburg in my case even though the actual status was enabled, the endpoint showed 'disabled'.

@dimondeg
Copy link

Hello and thanks for quick reply. In fact, the status shows disabled. Do you have a hint where I can correct it in pihole.
Thanks in advance.

@jdrch
Copy link
Author

jdrch commented Jan 18, 2022

Hello and thanks for quick reply. In fact, the status shows disabled. Do you have a hint where I can correct it in pihole.
Thanks in advance.

My guess would be this is a bug we'd have to report in the Pi-hole project itself.

@sanjeev40084
Copy link

Hello and thanks for quick reply. In fact, the status shows disabled. Do you have a hint where I can correct it in pihole.
Thanks in advance.

My guess would be this is a bug we'd have to report in the Pi-hole project itself.

reported bug in pihole github site: pi-hole/pi-hole#4572

@sanjeev40084
Copy link

it looks like the issue has already been fixed. whenever there is new release, i believe this issue will be fixed. pi-hole/web#2052

@jdrch
Copy link
Author

jdrch commented Jan 18, 2022

@sanjeev40084 Thanks for the follow up!

@sterrenb
Copy link
Owner

it looks like the issue has already been fixed. whenever there is new release, i believe this issue will be fixed. pi-hole/AdminLTE#2052

Glad to hear it! I assume the issue will be resolved once the patch is available.

@Anoni-Mouse
Copy link

Sorry to hear that. Anecdotally, my own Pi-hole is currently only reporting it is "disabled", even if the Web interface is showing it's enabled.

Could you take a look at the API response of the status endpoint, while it is enabled and disabled, at:
http://pi.hole/admin/api.php?status
(replace pi.hole with your own local IP if needed)

The status should show as "enabled" or "disabled". Does this URL show you the correct status, in line with the web interface?

Mine shows Disabled. I'm on Android 10 on Samsung Note 9

@jdrch
Copy link
Author

jdrch commented Feb 6, 2022

I'm on Android 10 on Samsung Note 9

🤝

@sanjeev40084
Copy link

for anyone who still has this issue. The new version of pi-hole is live now https://github.com/pi-hole/pi-hole/releases/tag/v5.9 go ahead and update it. I did mine and this issue is fixed in flutterhole. :)

@jdrch
Copy link
Author

jdrch commented Feb 13, 2022

Can confirm the issue is fixed. Latest Pi-hole running on Debian 11.2; Flutterhole on Android 10 on Samsung Galaxy Note9.

@jdrch jdrch closed this as completed Feb 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants