Skip to content
This repository was archived by the owner on Mar 3, 2023. It is now read-only.
This repository was archived by the owner on Mar 3, 2023. It is now read-only.

DOMException: Failed to execute 'transaction' on 'IDBDatabase' #15663

@andrew-davis

Description

@andrew-davis

I just installed Atom on a Win 7 machine. And basic functionality is broken for me. For instance, when I try to open a file nothing happens. I use the menu bar at the top and click on 'open file' and select a file - but then nothing happens. Same thing with clicking on 'settings' in the file menu. I tried booting Atom into safe mode and it still happens.

I opened the dev tool and each time I make a click that results in nothing an error appears. This is it:

Uncaught (in promise) DOMException: Failed to execute 'transaction' on 'IDBDatabase': The database connection is closing.
at Promise (C:\Users\andrewd\AppData\Local\atom\app-1.20.0\resources\app\src\state-store.js:62:32)
at dbPromise.then (C:\Users\andrewd\AppData\Local\atom\app-1.20.0\resources\app\src\state-store.js:61:20)

image

I'm not sure what is going on or what other info is needed here to help debug. Thoughts? Thanks.
-Andrew

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions