Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing config.json #11

Open
ekkis opened this issue Oct 5, 2019 · 0 comments
Open

missing config.json #11

ekkis opened this issue Oct 5, 2019 · 0 comments

Comments

@ekkis
Copy link

ekkis commented Oct 5, 2019

~/dev/signal-backup/Signal-Archive $ python3 ../scab.py 

Error: config.json not found in current directory!
Run again from inside your Signal Desktop user directory

the instructions here: https://matt.sh/signal-backup are incorrect. after the rsync I need to do cd Signal-Archive/Signal and then python3 ../../scab.py

but when I try that I get:

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

the error does not provide the file name in question nor any additional information

I'm running on OSX 10.14.6 and have Signal 1.27.3 installed. help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant