-
-
Notifications
You must be signed in to change notification settings - Fork 559
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
Whitelisting doesn't work, freezes pihole when attempting a second time whitelisting same item #1540
Comments
Are there any errors in |
I realize I've been a bit rash/quick in my handling of this (first post ever on github, my last programming skills were on Z80 and MC680x0 :) ) => I have reverted to a working 4.x version ; so now that is this done, I'll retry with full 5.x and give you back the needed technical log feedback ASAP |
There a dozen error logs, I guess the latest is "error.log" and all the gz'd ones are archives. I just restored a 5.x image on my SDcard, updated to latest 5.1, rebooted. Now I've reproduced the whitelist bug and the pihole is stuck, I'll reboot it. So here is what the error log says:
|
I rebooted, and done a debug, here is the debug token : https://tricorder.pi-hole.net/ovjr02uho9 EDIT: the .gz error logs are all old : the only recent error log is the one I posted above. |
You got two problems
See https://discourse.pi-hole.net/t/whitelist-button-doesnt-work-in-query-log-page/35695/23?u=yubiuser. It has likely the same underlying isse as #1536 and #1533
That's a problem. Your |
Thanks for your answer. I'm not very "at ease" with linux, just enough to setup a Raspberry Pi, do some maintenance etc. The simplest thing would be to reinstall from scratch I guess. 2 questions then:
|
Should work, as the database which contains adlists, group management, etc. (
No. As described above the issue might be a corrupted SD card and I wouldn't recommend to re-install on the same card. To search the logs for under-voltage with
You could try to move/delete the long-term database (
|
Hi there : I reinstalled from scratch, Raspbian latest version + update, Pihole, and Log2RAM. I haven't added my black/whitelist settings and everything works fine. You were right about data corruption : I've been playing with two32 Gb SDcards (to switch between the old working 4.3 and be able to test the "flawed" 5.1 version) : I can't remember which card was the one initially working but while imaging/reinstalling, one the 2 cards is completely dead and cannot be formatted/wiped/tested, freezes the USB port of the PC etc. So I've ditched it and am now using the second one which is OK ; I've been using this setup for > 6 months but hadn't installed Log2RAM til recently = apparently those SDcards wear out, indeed. I'll give it a try with my exported settings eventually, but for now everything is fine, so thanks for you time, and sorry for the bug being hardware and not software :) |
Solved / corrupted SD card. |
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?:
1
Expected behavior:
Whitelisting an item doesn't work with pihole 5.x (last version). when trying to whitelist a second time, pihole becomes totally unresponsible and has to be rebooted to work again.
Actual behavior:
Steps to reproduce:
The text was updated successfully, but these errors were encountered: