[Bug 1746012] Re: please disable xconsole configuration in 50-default.conf to fix "rsyslogd-2007: action 'action 10' suspended, next retry is ..."
Launchpad Bug Tracker
1746012 at bugs.launchpad.net
Mon Apr 23 09:27:46 UTC 2018
This bug was fixed in the package rsyslog - 8.32.0-1ubuntu3
---------------
rsyslog (8.32.0-1ubuntu3) bionic; urgency=medium
* tmpfiles.d: Let var.conf to create /var/log with 'd' directive, and
only adjust the permissions of /var/log with 'z' directive, thus
avoiding warnings about duplicate lines for path /var/log. LP:
#1730028
rsyslog (8.32.0-1ubuntu2) bionic; urgency=medium
* Ensure correct permissions on files that rsyslog writes to. LP:
#1761630
* Drop upgrade scripts from pre-xenial.
-- Dimitri John Ledkov <xnox at ubuntu.com> Mon, 09 Apr 2018 14:44:54
+0100
** Changed in: rsyslog (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to rsyslog in Ubuntu.
https://bugs.launchpad.net/bugs/1746012
Title:
please disable xconsole configuration in 50-default.conf to fix
"rsyslogd-2007: action 'action 10' suspended, next retry is ..."
Status in rsyslog package in Ubuntu:
Fix Released
Bug description:
I've noticed this for a long time but never looked into it. My logs
have a bunch of entries of the form:
rsyslogd-2007: action 'action 10' suspended, next retry is Mon Jan 29
04:08:13 2018 [v8.16.0 try http://www.rsyslog.com/e/2007 ]
This is caused by these lines in /etc/rsyslog.d/50-default.conf:
# The named pipe /dev/xconsole is for the `xconsole' utility. To use it,
# you must invoke `xconsole' with the `-file' option:
#
# $ xconsole -file /dev/xconsole [...]
#
# NOTE: adjust the list below, or you'll go crazy if you have a reasonably
# busy site..
#
daemon.*;mail.*;\
news.err;\
*.=debug;*.=info;\
*.=notice;*.=warn |/dev/xconsole
/dev/xconsole is not setup by default in Ubuntu. Commenting out the
above and restarting rsyslog resolves the issue.
This issue was reported to Debian:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=745492
and they disabled xconsole configuration by default in 8.14.0-2,
however subsequent Ubuntu merges left the configuration in
debian/50-default.conf.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1746012/+subscriptions
More information about the foundations-bugs
mailing list