[GH-ISSUE #132] Missing backup SMS #112

Closed
opened 2026-02-26 00:36:17 +03:00 by kerem · 1 comment
Owner

Originally created by @potluri on GitHub (Jan 30, 2011).
Original GitHub issue: https://github.com/jberkel/sms-backup-plus/issues/132

If a backup triggered by an incoming SMS fails because of network issues, usually followed by an "IO Error", the SMS is marked as 'done' and is never backed up in subsequent runs.

Originally created by @potluri on GitHub (Jan 30, 2011). Original GitHub issue: https://github.com/jberkel/sms-backup-plus/issues/132 If a backup triggered by an incoming SMS fails because of network issues, usually followed by an "IO Error", the SMS is marked as 'done' and is never backed up in subsequent runs.
kerem closed this issue 2026-02-26 00:36:17 +03:00
Author
Owner

@potluri commented on GitHub (Feb 10, 2011):

Based on the log (functionality added in the last update), this is the behaviour I observed.

  1. If there is an incoming sms and the initiated backup errors out, the next regular backup does not pick up this sms and is consequently lost.
  2. If there are more than one, for example four incoming sms and the initiated backup errors out, then the next regular backup picks up three sms and one is lost.

Hope this information can aid in locating the bug.

<!-- gh-comment-id:760510 --> @potluri commented on GitHub (Feb 10, 2011): Based on the log (functionality added in the last update), this is the behaviour I observed. 1. If there is an incoming sms and the initiated backup errors out, the next regular backup does not pick up this sms and is consequently lost. 2. If there are more than one, for example four incoming sms and the initiated backup errors out, then the next regular backup picks up three sms and one is lost. Hope this information can aid in locating the bug.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/sms-backup-plus-jberkel#112
No description provided.