Bug 26272

Summary: akonadi fills /var/log/messages without bringing useful information
Product: Mageia Reporter: Christian C <bugzzzz>
Component: RPM PackagesAssignee: KDE maintainers <kde>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: Normal CC: lewyssmith
Version: 7   
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Source RPM: akonadi-19.04.0-1.mga7.src.rpm CVE:
Status comment:

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.