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

Failed to load group update data (v2) for message 10: __init__() missing 1 required positional argument: 'change' #52

Open
atatat123 opened this issue Nov 17, 2021 · 5 comments

Comments

@atatat123
Copy link

Hey,

I was trying out your tool but i got an error of which i hope you can help me with!

The first two conversations goes perfect, but then a group chat comes up and it generates the following error:

Found untested Signal database version: 117.
Failed to load group update data (v2) for message 10: init() missing 1 required positional argument: 'change'

Thanks in advance!

@GjjvdBurg
Copy link
Owner

Thanks for reporting this @atatat123! Can you try installing the version in #53 and see if that fixes things? You can install it as follows:

$ pip uninstall signal2html
$ pip install -U git+https://github.com/GjjvdBurg/signal2html.git@bugfix/group_update_v2

@atatat123
Copy link
Author

atatat123 commented Nov 17, 2021

Thanks for the fast response! Unfortunate it did not solve the issue.
The same error.. While i did the uninstall/install.
Anything i can send to give more information?

@GjjvdBurg
Copy link
Owner

GjjvdBurg commented Nov 17, 2021

That's too bad! Can you post the entire error message that you see?

@GjjvdBurg
Copy link
Owner

I've made some further changes in #53 that might help debugging the error. If you can try installing that version again (uninstall and reinstall as above) and let me know the full error message that you get, that might help me understand what goes wrong. Thanks!

(unfortunately I can't seem to reproduce the error using my own backups)

@GjjvdBurg
Copy link
Owner

I've updated the package to version 0.2.7 and included a fix that I think will solve this issue. Please try it and let me know if it does! :)

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

2 participants