-
-
Notifications
You must be signed in to change notification settings - Fork 562
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
All manual whitelist and blacklist after update to 5.1.1 ... GONE #1530
Comments
We are going to need a bit more to go on... Screenshots / logs/ debug token please |
Same issue here updated from 5.0 to 5.1.1 Debug token : https://tricorder.pi-hole.net/f598rxavxr |
I've seen this on discourse with a German user as well. "Somehow" it resolved itself.
|
They are still in the SQLite database, and also get added if you enter a new one, yust not displayed |
Ctrl + F5.... it's (likely) a cached javascript issue |
Hi, I tried a complete nee install via the method via git. The install was Fine, but the restore was Quote confusing for me. The restore said that all Black and whitelists and the other Thinge were restored. After cleaning my cache I loggende back to the admin-Gui. Only the Domainlists were imported. What should I do now? |
Same here, but a force refresh in the browser fixes it. |
Can confirm the issue itself(upgrade caused whitelist page to appear blank), and the solution (forcing a full refresh and/or clearing browser cache) |
Hi folks, thnx 4 all you placed your posts here. I reinstalled pihole, I cleared all my cache, I made all updates via cli and after that everything was back to normal. Everything was shown and I could manage to restore my backup aswell. |
Ctrl F5 fixed it for me as well |
Couldn't be this resolved quite easily with an cachebuster-queryarg in the <script/<stylesheet urls? <script src="scripts/pi-hole/js/footer.js"></script> you could use <script src="scripts/pi-hole/js/footer.js?v=5.1.1"></script> |
It's already sorted upstream in core. It should not happen again starting with the next release. |
This issue is stale because it has been open 30 days with no activity. Please comment or update this issue or it will be closed in 5 days. |
Should be fixed by #1550 |
In raising this issue, I confirm the following:
{please fill the checkboxes, e.g: [X]}
How familiar are you with the the source code relevant to this issue?:
{Replace this with a number from 1 to 10. 1 being not familiar, and 10 being very familiar}
Expected behavior:
Whan I add a fqdn or "regular expression" in a whitelist or blacklist pihole gives back, that it is now added. This is crazy because nothing is shown. All entries for whirelists or blacklists are not listed anymore.
{A detailed description of what you expect to see}
There should be lists shown in blacklists or whitelists, if I add them.
Actual behavior:
{A detailed description and/or screenshots of what you do see}
Steps to reproduce:
allways
{Detailed steps of how we can reproduce this}
Debug token provided by uploading
pihole -d
log:{Alphanumeric token}
Troubleshooting undertaken, and/or other relevant information:
{Steps of what you have done to fix this}
The text was updated successfully, but these errors were encountered: