Closed foresthus closed 2 years ago
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. Please check, if they are still in the database and this is solely an display issue
sqlite3 /etc/pihole/gravity.db --header --column "Select * from domainlist"
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 issue here
updated from 5.0 to 5.1.1
- chart overview is not loading
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. Therefor all ok again. Thnx 2 all
Ctrl F5 fixed it for me as well
Couldn't be this resolved quite easily with an cachebuster-queryarg in the <script/<stylesheet urls? For example, instead of
<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 https://github.com/pi-hole/AdminLTE/pull/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}