Skip to content

IndexedDB Error for Chrome

sienori edited this page Dec 9, 2020 · 2 revisions

What is this?

 Error screen Tab Session Manager uses IndexedDB to store sessions. It is a storage with good performance, but it may not be available due to IndexedDB corruption. This problem is not specific to TSM, there is a problem with your browser profile.

If this error occurs:

In order to use Tab Session Manager, it is necessary to solve the IndexedDB error according to the following procedure.

for Firefox: https://github.com/sienori/Tab-Session-Manager/wiki/IndexedDB-Error

How to solve

First, try restarting your browser. If the problem persists, please follow the steps below.

If you delete "IndexedDB" folder, you can create new sessions again. It is recommended to make a backup.

  • Windows
    %USERPROFILE%\AppData\Local\Google\Chrome\UserData\Default\IndexedDB
  • Mac
    /Users/[USERNAME]/Library/ApplicationSupport/Google/Chrome/Default/IndexedDB/
  • Linux
    /home/[USERNAME]/.config/google-chrome/Default/IndexedDB/