Tuesday, November 12, 2013

How to solve "Your profile could not be opened correctly" issue in Chrome or Chromium without losing your profile | God, Your Book Is Great !!

Snippets pull from this page

Method 1 : Check if there is any zombie processes.

A simple ps –aux | grep –i chrome or ps –aux | grep –i chromium should do.

Method 2 : Removing Web Data file

C:\Users\\AppData\Local\Google\Chrome\User Data\Default\Web Data

Method 3 : Check if any of the SQLite databases is locked

https://addons.mozilla.org/en-US/firefox/addon/sqlite-manager/

Method 4 : Creating a new profile with most of the data from old profile

Ugh....

No comments :