-
Notifications
You must be signed in to change notification settings - Fork 15
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
Connection failed after upgrade to 4.0.2 #103
Comments
i had the same issue suddenly on 4.0.0. Don't understand why - two different computers both stopped working. All the PiHole info was gone from the settings. |
Possibly caused by "API seats exceeded increase webserver.api.max_sessions" error. Went into /etc/pihole/pihole.toml, set 'webserver.api.max_sessions' to a higher value and all working again. From reddit post: https://www.reddit.com/r/pihole/comments/1ivkr68/api_seats_exceeded/ |
In my case- I'm not using 6, this is still 5. |
I'm on version 5.18.4 and it also stopped working. |
Same issue since the March 1st update to v4.0.0 in FireFox 115.20.0esr (64 bits). |
This is the solution, thanks for pointing out. To the Pi-Hole v5 users: The extension dropped v5 support starting with release 4.0.0. Also mentioned here. |
Setting max_sessions should only be needed prior to 4.0.2. The extension unfortunately opened too many sessions. If you already have 4.0.2 you can try to clear all active sessions by changing the password of pihole (just use the same password as before)
|
Weird - 4.02 is working in Edge while 4.02 in Firefox (135.0) is not. I copied URL and password. |
A better way to clear sessions is navigate to Settings - Web Interface - API Settings, switch to expert mode then look at 'Currently active sessions'. From there, you can delete extraneous sessions. |
jfc we have to get the devs to stop this API madness. It can't be that updating - a good move for security - screws the rest of the user ecosystem. We all have enough things in our lives to worry about.
Do you also have to restart pi-hole after this? |
No restart required. |
Thanks, I did the config file update and then checked the web UI. It says I have only 2 sessions, so now I"m really confused as to waht the problem might be. |
Describe the bug
Upgraded from 4.0.0 to 4.0.2
No longer works.
Error message: "Connection failed"
To Reproduce
Upgrade or install 4.0.2
Expected behavior
Extension to log in to pihole and work..
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: