| Summary: | Akonadi starts but has errors in server log file | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] Akonadi | Reporter: | Martin van Es <bugs> |
| Component: | server | Assignee: | Volker Krause <vkrause> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | finex, gtwilliams, tokoe |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | self test | ||
|
Description
Martin van Es
2008-12-20 13:25:26 UTC
Created attachment 35877 [details]
self test
Same here. akonadi-1.1.2-1.fc11.x86_64
Hej Martin, looks like there was another mysqld server still running when you started Akonadi the last time. Try the following steps: akonadictl stop killall mysqld rm /home/martin/.local/share/akonadi/db_data/mysql.err akonadictl start Ciao, Tobias |