Skip to content

DatabaseError: file is encrypted or is not a database #13

@PLNech

Description

@PLNech

Hi @mattsta, first of all thanks for your work on this very-needed tool!

I'm hitting an issue when processing my encrypted backup according to the instructions. When I run ../scab.py, I get the following error:

Traceback (most recent call last):
  File "../scab.py", line 42, in <module>
    c.execute("SELECT json, id, name, profileName, type, members FROM conversations")
pysqlcipher3.dbapi2.DatabaseError: file is encrypted or is not a database

Thanks for your help 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions