[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Syslog/Rsyslog/Systemctl issue



Hi everyone,

I'm contacting you because I'm clueless on what's happening.
Basically my issue is I don't have logs anymore :/

I'm using rsyslog but since some times, I'm getting only this message when I try to start it:

--
> systemctl start rsyslog.service
A dependency job for rsyslog.service failed. See 'journalctl -xe' for details.
--

Also I have several services that do not want to start too:

--
❯systemctl --failed
  UNIT                            LOAD   ACTIVE SUB    DESCRIPTION
● fail2ban.service                loaded failed failed Fail2Ban Service
● dbus.socket                     loaded failed failed D-Bus System Message Bus Socket
● syslog.socket                   loaded failed failed Syslog Socket
● systemd-fsckd.socket            loaded failed failed fsck to fsckd communication Socket
● systemd-journald-audit.socket   loaded failed failed Journal Audit Socket
● systemd-journald-dev-log.socket loaded failed failed Journal Socket (/dev/log)
● systemd-journald.socket         loaded failed failed Journal Socket
● systemd-udevd-control.socket    loaded failed failed udev Control Socket
● systemd-udevd-kernel.socket     loaded failed failed udev Kernel Socket
● uuidd.socket                    loaded failed failed UUID daemon activation socket

LOAD   = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB    = The low-level unit activation state, values depend on unit type.
10 loaded units listed.
--

A month ago I've managed to start manually and to start most of the services (except systemd-udevd-control.socket and systemd-udevd-kernel.socket) because I've seen some errors linked to a selinux filesystem missing.

But this morning I've seen that I wasn't getting any emails logs so I tried to restart my server. And now, despite the fact the selinux filesystem is up, I can't start any of the services :/

I don't know where to look at as I don't have ANY logs, even in journalctl :/

Please help :'(


Reply to: