-
-
Notifications
You must be signed in to change notification settings - Fork 55
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
Limited history being exported #116
Comments
Does it go back well over a year on Signal Desktop as well? The history will only go back to when you first used Signal Desktop... This is very unlikely to be a bug and probably not something I can help with. Closing under that assumption, but please re-open if you think I'm wrong! |
Hey @carderne I just ran signal-export in docker mode on my fedora system. For the chat I am interested in, which has several months worth of history on my desktop signal-desktop client, the corresponding chat.md file only contains around 12 messages, all from near when the group was created, despite there being thousands of messages in the chat's history. |
I also just re-ran the command and explicitly passed in my signal source directory /home//.config/Signal and the issue persists. |
The only solution here is going to be for you to open an interactive session connected to your database and see what's going on with the data. There is no code in |
I myself prefer to run |
I'm on Windows 11, and I've just run your code in PowerShell (using python -m sigexport.main ~/signal-chats) to extract my signal chat history, after using the Docker installation method.
However, it has only exported history going back about 5 months, whereas my chat history goes back well over a year.
Is this a bug, and is there currently any way to extract the entire chat history duration?
Thanks very much in advance! Sorry if this has been addressed elsewhere, I am very non-tech-savvy and took quite a while to even get the ~5 months of messages out.
The text was updated successfully, but these errors were encountered: