Commit Graph

347 Commits (0be987239e3c5c6f88033844dc77c285bc73d185)

Author SHA1 Message Date
Daniel fdca19e66d Support and test Debian Bullsye (11)
3 years ago
Adam Warner 0cbf77eb9f
Merge pull request #4131 from pi-hole/fix/gravity_no_locallist
3 years ago
Adam Warner e80e54a61a
head_line -> line
3 years ago
Christian König 08cf9aa5a7 Declare and assign 'logging_enabled' separately
3 years ago
Christian König 1ae67e1de8 Only inform user about disabled logging, don't skipp printing pihole.log
3 years ago
Christian König f2cba6cad1 Skip analyze_pihole_log if query logging has been disabled
3 years ago
Christian König df3c46349a Add tail of pihole.log to debug output
3 years ago
DL6ER 3b574096b8
Remove duplicated lo test
3 years ago
DL6ER 58905a1188
Modify debugger to test name resolution on all available interfaces
3 years ago
Alexander Schmitz 1ab193fa9d
Update piholeDebug.sh
3 years ago
freddii 7c0c30fb0b fixed typos
3 years ago
DL6ER 78cdd34992
Merge pull request #3904 from ganto/fix/debug-non-web-2
3 years ago
Reto Gantenbein 9dc539c98b piholeDebug: More detailed diagnostics if Web interface is not found
3 years ago
Reto Gantenbein 18e4eb460c piholeDebug: Fix version check if lighttpd/php are not installed
3 years ago
Adam Warner 8443262214
Merge pull request #3890 from ganto/fix/x86-64-arch
4 years ago
DL6ER 36937b1913
Strip such lines starting with a #. Do not silently truncate lines if they have a # somewhere in between (like server=127.0.0.1#5353)
4 years ago
Reto Gantenbein d0af1a950b Ensure x86_64 processor architecture is listed as supported
4 years ago
Adam Warner d2e9a20d96
Merge pull request #3859 from yubiuser/tweak/debug_pihole-FTL_status
4 years ago
DL6ER d4c33e5188
Include the raw messages from the Pi-hole diagnosis systems in debug logs
4 years ago
Christian König 70c48afc04 Add else statement
4 years ago
Christian König ec5183b553 Rename function
4 years ago
Christian König 50316ee617 Add systemctl status --full --no-pager pihole-FTL.service to the debug log
4 years ago
bcambl 47aa1644a8 add debug checking for firewalld
4 years ago
Adam Warner fe463f15b3
Merge pull request #3741 from pi-hole/new/debug_scan_dhcp
4 years ago
Christian König 568ebd67ca Update comment
4 years ago
Christian König c628c970ae Print tail of logs in /var/log/lighttpd in debug run as well
4 years ago
DL6ER 41e899260f
Discover active DHCP servers during debugger run
4 years ago
Adam Warner b8cd238fa1
Update advanced/Scripts/piholeDebug.sh
4 years ago
Adam Warner 8e219cb799
Make output more meaningful in case of dig failure.
4 years ago
Dan Schaper ebdb68a47a
display_warning fixes
4 years ago
Dan Schaper 623ce1fe18
Tabs and debug.sh
4 years ago
Aiden Mitchell 7c53b97004
Updating FAQ_HARDWARE_REQUIREMENTS and FAQ_HARDWARE_REQUIREMENTS_PORTS (#3632)
4 years ago
Adam Warner f50cff54de
*innocent whistling*
4 years ago
Adam Warner 849139176e
fallback to NC if curl fails on uploadgit checkout
4 years ago
Adam Warner b8bba7951f
Just one more newline, give it to me.
4 years ago
Adam Warner 76ce5ec66b
Add additional information about local debug log location
4 years ago
XhmikosR d8822b70cf Fix minor typo
4 years ago
Adam Warner 7ea6d7b92b
remove ; so IFS changes don't stick
4 years ago
Adam Warner 03a8cff55e
read > mapfile as suggested by @dschaper
4 years ago
Adam Warner 58724a38a9
Improve detection and display of supported/unsupported OS in debug script
4 years ago
Adam Warner d0e250a616
Ensure pihole-FTL.conf is parsed, as well as external.conf for lighttpd, to rule out any custom modifications.
4 years ago
Adam Warner b2ba55c27b
Show details of any remotes on the git repositories
4 years ago
Adam Warner 9e96ff37de
Fix merge conflicts
4 years ago
DL6ER ddb354f78b
Add enable indentation for the domainlist
4 years ago
DL6ER 20ef5e0264
Show associated group IDs in domains/clients/adlists listing. We get the data through a LEFT JOIN followed by a GROUPing by the left list ID and finialized through a GROUP_CONCATenation.
4 years ago
DL6ER ad5802715e
enabled field: Center 0, right-align 1
4 years ago
DL6ER 63f6c6a894
Add indentation for enabled and type fields
4 years ago
XhmikosR 7b8611ced0
Assorted typo fixes. (#3126)
4 years ago
DL6ER 497bfd80a5
Update development from release/v5.0 (#3200)
4 years ago
DL6ER 22ce5c0d70
Fix incorrect type description. (#3201)
4 years ago
Adam Warner 8ecaaba247
Compare daemons to expected results. (#3158) (#3159)
4 years ago
Dan Schaper c5c414a7a2
Stickler Lint - quote to prevent splitting
4 years ago
DL6ER d0e29ab7b0 Add human-readable output of time of the last gravity run.
4 years ago
DL6ER 714a79ffce Migrate debugger to domainlist and add printing of client table.
4 years ago
DL6ER cd3ad0bdc7 Show info table instead of counting domains to speed up the debugging process on low-end hardware drastically.
4 years ago
DL6ER 3f9e79f152
Print human-readable timestamps in the debugger's gravity output
4 years ago
DL6ER 6faddfcd3d
Print timestamps in local time zone of the Pi-hole.
5 years ago
DL6ER 1820c2c598
Merge branch 'development' into new/whitelist-regex-support
5 years ago
DL6ER b1838512b2
Explicitly select columns (and their order) when listing the databaes tables. Print timestamps translated to strings instead of printing the integer timestamps.
5 years ago
DL6ER 3e78ed95d4
Fix displaying options for table "group" in the debugger.
5 years ago
DL6ER dc93462d42
Group table has only two columns
5 years ago
DL6ER af754e3fc4
Rearrange group tables directly next to the tables they refer to.
5 years ago
DL6ER 06860ed5b4
Group tables have only two columns.
5 years ago
DL6ER 0d28dce326
Print group table contents in debug log.
5 years ago
DL6ER 87f75c737a
Review comments.
5 years ago
Mcat12 b154dd5f07
Quote calls to read FTL config
5 years ago
DL6ER 054c7a2c05
Create new table + view regex_whitelist + rename old regex table to regex_blacklist. This updates the gravity.db version to 3.
5 years ago
Mcat12 e8e5d4afda
Get file locations of FTL files from the config
5 years ago
DL6ER 1fe3507bc5
Adlists table was renamed to Adlist. Adapt further places in the code to match the new name.
5 years ago
Mcat12 bfb99c361c
Note that the gravity size does not include the blacklist entries
5 years ago
Mcat12 5796054305
Increase ID column width to 4
5 years ago
Mcat12 a3e1473ac1
Set explicit column widths to prevent text from getting cut off
5 years ago
Mcat12 7b5fc60e00
Improve table formatting
5 years ago
Mcat12 807ce0af4e
Show whitelist, blacklist, and regexlist details
5 years ago
Mcat12 3f05efd60f
Add extra newline
5 years ago
Mcat12 03d93aa19a
Update debug script with gravity DB changes
5 years ago
Dan Schaper 5532df24e4
Pi-hole Debug - tricorder upload function calls
5 years ago
Dan Schaper 71cd6c137b Use `curl` instead of `openssl` for transmission of unmodified
5 years ago
Adam Warner a145f1d931
Be more verbose with debug script output
5 years ago
Mcat12 26f2410fe6
Change /var/run/shm to /dev/shm
5 years ago
DL6ER 5ffc8c7443
List content of /var/run/shm in debugger
5 years ago
Mcat12 9d59da8974
Remove dnsmasq checks from debugger
6 years ago
Mark Drobnak bbb759c684
Merge pull request #2477 from bcambl/debug_init_service_check
6 years ago
Adam Warner d57f9906bd
read -r -a, not read -a -r
6 years ago
bcambl 3ec84553ef fix debug service check via sysvinit
6 years ago
mrmajik45 0f509f4a34
Update piholeDebug.sh
6 years ago
mrmajik45 00f98543ad
read without -r will mangle backslashes.
6 years ago
Mcat12 03e5a78d8f
Merge remote-tracking branch 'origin/FTLDNS' into development
6 years ago
Dan Schaper ba7782f867
Space/Tab piholeDebug.sh
6 years ago
Mcat12 868948509a
Split declaration and assignment of random_url
6 years ago
Mark Drobnak e71492a2b3
Update debug script for simple list format
6 years ago
Mark Drobnak 9fd70cbdf9
Merge pull request #2057 from pi-hole/fix/debug-empty-ports
6 years ago
Mark Drobnak f568012b9d
Merge pull request #2070 from pi-hole/new/debug-locale
6 years ago
Adam Warner 6977f655e3
fix a typo
6 years ago
Adam Warner e6fc9dc75d
disable 2016 in two places and declare local variables
6 years ago
Adam Warner b57b3f4588
Disable SC2001 for generation of `the_os`
6 years ago
Adam Warner 776ae92416
fix some shellcheck/stickler compaints in debug script
6 years ago
Mark Drobnak d4870b3854
Merge pull request #2053 from pi-hole/tweak/debug-logs
6 years ago
Jacob Salmela 5ffc3561ed
implement dschapers suggestions--better command, less subshells, and finer formatting
6 years ago
Dan Schaper 250b445eee
Split declaration and population for stickler.
6 years ago