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

Issue with Signal database version: 176 #82

Open
Lukullus opened this issue Feb 15, 2023 · 0 comments
Open

Issue with Signal database version: 176 #82

Lukullus opened this issue Feb 15, 2023 · 0 comments

Comments

@Lukullus
Copy link

Got the same/another problem. Somebody an idea how to solve this?


stefan@stefan-virtual-machine:~/signalbackup-tools$ signal2html -i signal_backup/ -o signal_html/
2023-02-15 09:58:13 | INFO - This is signal2html version 0.2.11
2023-02-15 09:58:13 | INFO - Found Signal database version: 176.
2023-02-15 09:58:13 | WARNING - This database version is untested, please report errors.
Traceback (most recent call last):
  File "/home/stefan/.local/bin/signal2html", line 8, in <module>
    sys.exit(main())
  File "/home/stefan/.local/lib/python3.10/site-packages/signal2html/__main__.py", line 20, in main
    sys.exit(main())
  File "/home/stefan/.local/lib/python3.10/site-packages/signal2html/ui.py", line 37, in main
    process_backup(args.input_dir, args.output_dir)
  File "/home/stefan/.local/lib/python3.10/site-packages/signal2html/core.py", line 688, in process_backup
    query = db.execute(f"SELECT _id, {recipient_id_expr} FROM thread")
sqlite3.OperationalError: no such column: thread_recipient_id

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