User Tools

Site Tools


it_services:problems

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
it_services:problems [2014/06/12 10:00]
florido
it_services:problems [2014/06/12 13:32]
florido
Line 28: Line 28:
 </​code>​ </​code>​
  
 +===== System becomes unresponsive and crashes =====
 +
 +==== Akonadi+nepomuk eating all CPU power and memory ====
 +
 +You can spot this if you login to a terminal and run ''​top''​. You'll see processes that contain ''​akonadi''​ in the name taking over 100% of all cores and memory.
 +
 +To solve this problem,
 +- Login on terminal or ssh to any machine with your user.
 +- cd into your home folder, and run the following:<​code bash>
 +   rm -rf .local/​share/​akonadi
 +   rm -rf .config/​akonadi
 +   rm .kde4/​share/​config/​akonadi*
 +</​code>​
 +- logout and try to login graphically. Akonadi should not freak out
 +anymore.
it_services/problems.txt ยท Last modified: 2014/06/12 17:17 by florido

Accessibility Statement