使用journalctl -xe命令时报错:

Error was encountered while opening journal files: Input/output error

日志文件损坏了,直接删除

rm -rf /var/log/journal/*

然后重启系统就好了

相关文章:

  • 2021-07-18
  • 2021-12-18
  • 2021-05-30
  • 2022-01-31
  • 2021-10-24
  • 2021-08-11
  • 2022-12-23
  • 2021-04-18
猜你喜欢
  • 2021-11-20
  • 2021-09-21
  • 2021-06-03
  • 2021-04-26
  • 2021-09-23
相关资源
相似解决方案