<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
Hi,<br>
<br>
I'm sorry if I'm at the wrong place but I feel I have a big issue
with systemd and journalctl.<br>
Basically I know no more journal logs since 24/10 and I have no real
idea why.<br>
<br>
Here is the full story, if I'm at the wrong place, please tell me
so.<br>
<br>
I've discovered I have an issue with systemd on my Debian server.
I've seen that some logging service don't want to start through
systemd but the daemon itself start without issues:<br>
<br>
> ❯ systemctl start rsyslog.service<br>
> A dependency job for rsyslog.service failed. See 'journalctl
-xe' for details.<br>
<br>
If I start manually rsyslogd, it's working:<br>
<br>
> ❯ /usr/sbin/rsyslogd<br>
> ❯ ps awx | grep rsyslog<br>
> 45995 ? Ssl 0:00 /usr/sbin/rsyslogd<br>
<br>
So I tried to understand what's wrong with systemd.<br>
<br>
First, journalctl -xe shows only lines from 24 Oct, nothing recent.<br>
<br>
I've tried timedatectl to ensure the date is correct but got this
message<br>
<br>
> ❯ timedatectl<br>
> Failed to connect to bus: No such file or directory<br>
<br>
I've searched a lot on Internet and ended up running systemctl
--failed command and it shown many failed services:<br>
<br>
> ❯ systemctl --failed<br>
> UNIT LOAD ACTIVE SUB
DESCRIPTION<br>
> ● dbus.socket loaded failed failed D-Bus
System Message Bus Socket<br>
> ● syslog.socket loaded failed failed Syslog
Socket<br>
> ● systemd-fsckd.socket loaded failed failed fsck to
fsckd communication Socket<br>
> ● systemd-journald-audit.socket loaded failed failed Journal
Audit Socket<br>
> ● systemd-journald-dev-log.socket loaded failed failed Journal
Socket (/dev/log)<br>
> ● systemd-journald.socket loaded failed failed Journal
Socket<br>
> ● systemd-udevd-control.socket loaded failed failed udev
Control Socket<br>
> ● systemd-udevd-kernel.socket loaded failed failed udev
Kernel Socket<br>
> ● uuidd.socket loaded failed failed UUID
daemon activation socket<br>
> <br>
> LOAD = Reflects whether the unit definition was properly
loaded.<br>
> ACTIVE = The high-level unit activation state, i.e.
generalization of SUB.<br>
> SUB = The low-level unit activation state, values depend on
unit type.<br>
> 9 loaded units listed.<br>
<br>
<br>
I've re-installed systemd-sysv and rebooted, cleaned old journalctl
entries but same issues.<br>
<br>
Basically, I'm clueless here :/ If someone have an idea :D<br>
<br>
<div id="grammalecte_menu_main_button_shadow_host" style="width:
0px; height: 0px;"></div>
</body>
</html>