Post

Google Chrome : Profile couldn't be opened correctly

Last night I browsing with my chrome and when I’m done, I straight to shutdown my PC without close the Chrome browser. This morning, I opened the chrome again and it show an error about the profile could not be opened correctly. This error because some history file couldn’t read/write. So the solution is to delete all browser history, read steps below :

Screenshot 10282012 01 34 54 PM

  • Open a terminal

  • Change directory “cd ~/.config/google-chrome/Default”

  • Delete the file named “Web Data”: rm -rf Web\ Data;

  • Start Google Chrome and the error should be gone.

This post is licensed under CC BY 4.0 by the author.