Skip to content

Instantly share code, notes, and snippets.

@Manouchehri
Created July 27, 2021 18:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Manouchehri/02c248573fda4548fb61f4ddadc913ae to your computer and use it in GitHub Desktop.
Save Manouchehri/02c248573fda4548fb61f4ddadc913ae to your computer and use it in GitHub Desktop.
pi@raspberrypi:~ $ dmesg -T | grep systemd | tail -10
[Tue Jul 27 13:17:08 2021] systemd[1]: systemd-journald.service: State 'stop-sigterm' timed out. Killing.
[Tue Jul 27 13:17:08 2021] systemd[1]: systemd-journald.service: Killing process 19564 (systemd-journal) with signal SIGKILL.
[Tue Jul 27 13:17:08 2021] systemd[1]: systemd-journald.service: Main process exited, code=killed, status=9/KILL
[Tue Jul 27 13:17:08 2021] systemd[1]: systemd-journald.service: Failed with result 'timeout'.
[Tue Jul 27 13:17:08 2021] systemd[1]: Failed to start Journal Service.
[Tue Jul 27 13:17:08 2021] systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart.
[Tue Jul 27 13:17:08 2021] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 16.
[Tue Jul 27 13:17:08 2021] systemd[1]: Stopped Journal Service.
[Tue Jul 27 13:17:08 2021] systemd[1]: Starting Journal Service...
[Tue Jul 27 13:17:08 2021] systemd-journald[19614]: File /var/log/journal/9401a50fcd834a7082ef418e91cf5248/system.journal corrupted or uncleanly shut down, renaming and replacing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment