Created
May 12, 2017 20:22
-
-
Save omps/3fb0af225eda4470032008a8c0a5ee76 to your computer and use it in GitHub Desktop.
fix the journalctl error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
For prosperity, the good women and the beer, I hereby record the following | |
- open the console! | |
- get to be root | |
- examine the output of "journalctl -xn" and "dmesg" | |
- if you get this or something similar | |
Quote: | |
[ 12.713167] systemd-journald[113]: Failed to write entry (9 items, 245 bytes), ignoring: Cannot assign requested address | |
- verify the journals with "journalctl --verify" | |
- check if the logs are within sizes "journalctl --disk-usage" | |
- by then you have an idea of the corrupted logs - they show up iin red, no way you can ignore them | |
- open MC (yes THE MC ) | |
- make a folder to MOVE the corrupted files to | |
- do a re run of the verify to make sure | |
- reboot |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment