You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Desktop (please complete the following information):
OS and version: MacOS 14.6.1
Terminal/shell used: Ghostty / zsh
Describe the bug
I updated to the latest version of signal-export and then exported my data. It all went fine, and I looked at my message data, and notice that it seems like the data cuts off a couple of weeks (ish?) in the past and the newest conversations and messages aren't exported.
For example, there is a new group chat that I started today. There are 10–20 messages in the chat. The chat didn't export at all. If I run sigexport -l, the name of the group chat does show up.
As another example, there is a person I'll call Lisa who I message sometimes. I noticed that the most recent messages, from today, didn't get exported, although older ones did. I tried running sigexport --chats Lisa testexport/ just to see, and indeed only older messages got exported.
I'm not sure what's wrong. I don't really know how this program works -- if there are any easy diagnostics or debugging things to run, let me know.
The text was updated successfully, but these errors were encountered:
@aheilbut I just ran an export after installing from that branch — it seems to work! Spot checks on the two problem chats in the OP show no problems. Thank you and nice work.
Desktop (please complete the following information):
Describe the bug
I updated to the latest version of signal-export and then exported my data. It all went fine, and I looked at my message data, and notice that it seems like the data cuts off a couple of weeks (ish?) in the past and the newest conversations and messages aren't exported.
For example, there is a new group chat that I started today. There are 10–20 messages in the chat. The chat didn't export at all. If I run
sigexport -l
, the name of the group chat does show up.As another example, there is a person I'll call Lisa who I message sometimes. I noticed that the most recent messages, from today, didn't get exported, although older ones did. I tried running
sigexport --chats Lisa testexport/
just to see, and indeed only older messages got exported.I'm not sure what's wrong. I don't really know how this program works -- if there are any easy diagnostics or debugging things to run, let me know.
The text was updated successfully, but these errors were encountered: