Created
October 16, 2020 14:44
-
-
Save kindaro/5ac821534fc5ae0b87ffff100ee5af0b to your computer and use it in GitHub Desktop.
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
% journalctl --file=/var/log/journal/c7f318c0e76b48f2a0bb8333cfb8d635/[email protected]~ | |
Failed to open files: Protocol not supported | |
% SYSTEMD_LOG_LEVEL=debug journalctl --file=/var/log/journal/c7f318c0e76b48f2a0bb8333cfb8d635/[email protected]~ | |
Journal effective settings seal=no compress=no compress_threshold_bytes=8B | |
Journal file /var/log/journal/c7f318c0e76b48f2a0bb8333cfb8d635/[email protected]~ has unknown incompatible flags 0xc | |
Failed to open journal file /var/log/journal/c7f318c0e76b48f2a0bb8333cfb8d635/[email protected]~: Protocol not supported | |
mmap cache statistics: 0 hit, 1 miss | |
Failed to open files: Protocol not supported |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment