Commit Graph

376 Commits (b13a75a223c74b1f4dc9d29893bd57f812f69e13)

Author SHA1 Message Date
Adam Warner ba74051502
Grab local FTL hash correctly from FTL's own version output, and grab one digit less for remote hashes (also in debug log)
2 years ago
Christian König 7536c312ee
Correctly identify process status in debug script on docker
2 years ago
Dan Schaper 3491dbfd04
Check `versions` file on the debug log (#4977)
2 years ago
Dan Schaper f1b15f7e92
Remove check for latest component version in debug log (#4973)
2 years ago
Christian König 4c9401175c
Remove check for latest version
2 years ago
Christian König 235673dac8
Remove unused possibility to obfuscate pihole.log
2 years ago
RD WebDesign d737948f64
Add `versions` file to the REQUIRED_FILES list
2 years ago
Christian König d85982dc51
Use versions file instead of github api to get latest version
2 years ago
Christian König 5c61f6cb65
Remove checkout hint
2 years ago
Christian König 4c0a94d2b9
Don't rely on pihole -v output but query github to get the lastest versions in debug script
2 years ago
Christian König 25ba68104b Remove last traces
2 years ago
Christian König 22ebf21487
Use POSIX
2 years ago
Christian König bb57a9e616
Handle more than one default gateway in debug script
2 years ago
Christian König 60c35cb93c
Remove unused check_database_integrity()
2 years ago
Christian König 2c3fea321b
Remove FAQ_ULA as it is unused in `core`
2 years ago
Christian König 40f00c6f0b
Fix gravity database integrity check
2 years ago
RD WebDesign 5cc317de5b
Change texts after Block Page removal
2 years ago
Adam Warner 760325eb76
Update piholeDebug to source versions file for DOCKER_VERSION instead of reading PIHOLE_DOCKER_TAG
2 years ago
Adam Warner 114f562758
Merge branch 'development' into removeblockpagefunctionality
2 years ago
Christian König b98e331375
Only do one curl call in debug when checking the X-Header
2 years ago
Adam Warner 5d5a85b7b6
X-Pi-hole removed from blocking page...
2 years ago
Christian König d77677312c
Extend FTL information in debug log
2 years ago
RD WebDesign d89720330f
Address revision requests:
2 years ago
RD WebDesign 8d1f286f30
Only execute spinner function if there is a tty
2 years ago
RD WebDesign cbcd12631d
Adding the spinner for foreign_key_check too
2 years ago
RD WebDesign c4f9a475f3
Debug log - add spinner for long processes
2 years ago
Christian König b486786041
Add database healthy checks to debug script
2 years ago
Christian König b49db58ec2
Fix spelling mistakes
2 years ago
DL6ER 98c238064e
Change FTL's default log file path from /var/log/pihole/pihole-FTL.log to /var/log/pihole/FTL.log
2 years ago
Adam Warner 0be987239e
Adds spellcheck action to the smoke-tests (also moves editorconfig-checker to smoketests away from it's own action)
2 years ago
Dan Schaper dcea3cf2c6
Merge branch 'development' into drop_fedora
2 years ago
Christian König f9d1893f96
Update test to reflect currently supported OS
2 years ago
Christian König 954a0c2a14
Remove read permission for others on senible log files
2 years ago
yubiuser ae9d16baf2
Merge pull request #3732 from pi-hole/tweak/moveloglocation
2 years ago
Christian König dae96e7384
Change lighttpd log file names
2 years ago
Christian König 52c3df1a8e
lighttpd log dir is now different than Pi-hole log dir
2 years ago
Adam Warner 82695aba7d update LOG_DIRECTORY variable in debug script
2 years ago
Adam Warner 0d74b27101
Merge pull request #4646 from pi-hole/tweak/debug_message
2 years ago
RD WebDesign 5cebceadda Remove `@` and following character from interface name
2 years ago
Christian König 48136c5bbc
Add last timestamp
2 years ago
Christian König 0219e5dfe0
Pool identical messages in debug output
2 years ago
DL6ER 8cbffa179d
Replace remaining sqlite3 calls by calls to our embedded pihole-FTL sqlite3 engine and remove sqlite3 as dependency in the installer.
2 years ago
DL6ER ec3a5c2989
Merge pull request #4543 from pi-hole/tweak/debug_ipaddr
2 years ago
DL6ER b20b38d44f
Include ip addr show and ip route show for us to help with local-service issues (where hops-away is measured)
2 years ago
Christian König a65a841c56
Remove oneline from ss call
2 years ago
Adam Warner 3097c8fbdc
Skip the required ports check if installed in docker container. Unpriv'ed containers do not have access to the information required to resolve the service name listening - and the container should not start if there was a port conflict anyway (#4536)
2 years ago
DL6ER 5823f5e254
Use ss instead of lsof (#4518)
2 years ago
Adam Warner 7807a93e10
If PIHOLE_DOCKER_TAG is set, then include that info in the debug run (#4515)
2 years ago
yubiuser 241e53ed45
Skip debug upload question if called from web interface (#4494)
2 years ago
DL6ER 31de661bbb
Merge pull request #4414 from pi-hole/debug/custom.list
2 years ago