Skip to content
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

Add systemctl status --full --no-pager pihole-FTL.service to the debug log #3859

Merged
merged 3 commits into from
Nov 28, 2020
Merged

Add systemctl status --full --no-pager pihole-FTL.service to the debug log #3859

merged 3 commits into from
Nov 28, 2020

Conversation

yubiuser
Copy link
Member

  • I have read and understood the contributors guide, as well as this entire template.
  • I have made only one major change in my proposed changes.
  • I have commented my proposed changes within the code.
  • I have tested my proposed changes, and have included unit tests where possible.
  • I am willing to help maintain this change if there are issues with it later.
  • I give this submission freely and claim no ownership.
  • It is compatible with the EUPL 1.2 license
  • I have squashed any insignificant commits. (git rebase)

Please make sure you Sign Off all commits. Pi-hole enforces the DCO.


What does this PR aim to accomplish?:
Adds the output of systemctl status --full --no-pager pihole-FTL.service to the debug log. This is a usual follow up question during support in case FTL is not running.

*** [ DIAGNOSING ]: Pi-hole processes
[✓] lighttpd daemon is active
[✓] pihole-FTL daemon is active

*** [ DIAGNOSING ]: Pi-hole-FTL full status
   ● pihole-FTL.service - LSB: pihole-FTL daemon
   Loaded: loaded (/etc/init.d/pihole-FTL; generated)
   Active: active (exited) since Thu 2020-11-19 12:30:07 CET; 4 days ago
     Docs: man:systemd-sysv-generator(8)
  Process: 23694 ExecStart=/etc/init.d/pihole-FTL start (code=exited, status=0/SUCCESS)

Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.

*** [ DIAGNOSING ]: Setup variables
    CONDITIONAL_FORWARDING=false
    TEMPERATUREUNIT=C
    DHCP_START=192.168.1.20

…g log

Signed-off-by: Christian König <ckoenig@posteo.de>
Signed-off-by: Christian König <ckoenig@posteo.de>
Signed-off-by: Christian König <ckoenig@posteo.de>
@PromoFaux PromoFaux merged commit d2e9a20 into pi-hole:development Nov 28, 2020
@yubiuser yubiuser deleted the tweak/debug_pihole-FTL_status branch November 28, 2020 17:27
@pralor-bot
Copy link

This pull request has been mentioned on Pi-hole Userspace. There might be relevant details there:

https://discourse.pi-hole.net/t/pi-hole-core-web-v5-2-and-ftl-v5-3-released/40909/1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants