Bug 26272 - akonadi fills /var/log/messages without bringing useful information
Summary: akonadi fills /var/log/messages without bringing useful information
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 7
Hardware: x86_64 Linux
Priority: Normal enhancement
Target Milestone: ---
Assignee: KDE maintainers
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-28 11:07 CET by Christian C
Modified: 2020-04-19 20:42 CEST (History)
1 user (show)

See Also:
Source RPM: akonadi-19.04.0-1.mga7.src.rpm
CVE:
Status comment:


Attachments

Description Christian C 2020-02-28 11:07:25 CET
Description of problem:

My /var/log/messages file is filled with messages like :

Feb 28 09:31:30 localhost akonadi_imap_resource[8188]: org.kde.pim.kimap: Connection to server lost  0
Feb 28 09:31:30 localhost akonadi_imap_resource[8188]: org.kde.pim.kimap: Connection to server lost  0
Feb 28 09:31:30 localhost akonadi_imap_resource[8188]: org.kde.pim.kimap: Connection to server lost  0
Feb 28 09:31:30 localhost akonadi_imap_resource[8188]: org.kde.pim.kimap: Connection to server lost  0
Feb 28 09:31:31 localhost akonadi_imap_resource[8188]: org.kde.pim.kimap: Connection to server lost  0
Feb 28 09:31:31 localhost akonadi_imap_resource[8188]: org.kde.pim.kimap: Connection to server lost  0
Feb 28 09:31:31 localhost akonadi_imap_resource[8188]: org.kde.pim.kimap: Connection to server lost  0
Feb 28 09:31:32 localhost akonadi_imap_resource[8188]: org.kde.pim.kimap: Connection to server lost  0
Feb 28 09:31:32 localhost akonadi_imap_resource[8188]: org.kde.pim.kimap: Connection to server lost  0
Feb 28 09:31:32 localhost akonadi_imap_resource[8188]: org.kde.pim.kimap: Connection to server lost  0

As you can see, /var/log/messages stores between 3 to 4 identical messages in one second about the same loss of connection to a server what makes it difficult to read without pre-processing.

Could it be possible to reduce the occurrence of such messages ?


Version-Release number of selected component (if applicable):


How reproducible:
always

Steps to Reproduce:
1. run akonadi
2. look into /var/log/messages
3.
Comment 1 Lewis Smith 2020-02-28 19:26:19 CET
I cannot test whether this is 'normal' akonadi behaviour. Would be worth asking on https://www.mageialinux-online.org/forum/ whether other people have the same problem.

Assigning to the KDE people anyway. I checked for no duplicate (there are other akonadi bugs, though).

CC: (none) => lewyssmith
Assignee: bugsquad => kde
Source RPM: akonadi-kde-19.04.0-1.1.mga7 => akonadi-19.04.0-1.mga7.src.rpm

Comment 2 Christian C 2020-04-18 17:01:30 CEST
I found it is produced by an email account whose connection parameters are outdated.

Status: NEW => RESOLVED
Resolution: (none) => FIXED

Comment 3 Lewis Smith 2020-04-19 20:42:52 CEST
Thanks for that conclusion.

Note You need to log in before you can comment on or make changes to this bug.