| Summary: | AgentBase Unknown error. (Unable to list items) | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] Akonadi | Reporter: | Matthias <salem> |
| Component: | IMAP resource | Assignee: | Kevin Ottens <ervin> |
| Status: | RESOLVED FIXED | ||
| Severity: | critical | CC: | bjoernv, pim-bugs-null, vkrause |
| Priority: | NOR | ||
| Version First Reported In: | 4.8 | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Matthias
2012-08-01 02:13:46 UTC
kmail2 shows this error: Fetch Job Error - KMail: ItemRetrieverException: Unable to retrieve items KMail Kernel ETM (0x7fd620017e40) 686 SELECT SILENT 996 KMail Kernel ETM (0x7fd620017e40) 686 OK Completed KMail Kernel ETM (0x7fd620017e40) 687 FETCH 1:* ANCESTORS INF EXTERNALPAYLOAD (UID REMOTEID REMOTEREVISION COLLECTIONID FLAGS SIZE DATETIME PLD:ENVELOPE) KMail Kernel ETM (0x7fd620017e40) 687 NO ItemRetrieverException: Unable to retrieve items KMail Kernel ETM (0x7fd620017e40) 688 SELECT SILENT 608 KMail Kernel ETM (0x7fd620017e40) 688 OK Completed KMail Kernel ETM (0x7fd620017e40) 689 FETCH 1:* ANCESTORS INF EXTERNALPAYLOAD (UID REMOTEID REMOTEREVISION COLLECTIONID FLAGS SIZE DATETIME PLD:ENVELOPE) KMail Kernel ETM (0x7fd620017e40) 689 NO ItemRetrieverException: Unable to retrieve items Ok, i found a solution for this problem, i did this on command line: # akonadictl vacuum # akonadictl fsck After a full restart everything worked fine again, but slow like always. But i'm happy with that for the moment. |