[GH-ISSUE #764] CallLog Sync to Calendar not working #632

Closed
opened 2026-02-26 01:31:11 +03:00 by kerem · 6 comments
Owner

Originally created by @MysticMagican on GitHub (Jun 30, 2017).
Original GitHub issue: https://github.com/jberkel/sms-backup-plus/issues/764

Since the last months no scheduled backup of calls and sync to google calendar.
If I do a manual backup, all missed items since last backup are submitted and visible in calendar.

Almost all settings should be at their default values.

The scheduled backup always says, that there are no items to backup (according to log)

Removed app, cache cleared and reinstalled (1.5.9): no change.

Originally created by @MysticMagican on GitHub (Jun 30, 2017). Original GitHub issue: https://github.com/jberkel/sms-backup-plus/issues/764 Since the last months no scheduled backup of calls and sync to google calendar. If I do a manual backup, all missed items since last backup are submitted and visible in calendar. Almost all settings should be at their default values. The scheduled backup always says, that there are no items to backup (according to log) Removed app, cache cleared and reinstalled (1.5.9): no change.
kerem 2026-02-26 01:31:11 +03:00
Author
Owner

@MysticMagican commented on GitHub (Jul 4, 2017):

Just to know :
I've joined the beta, installed the update and it seems to work since that point.

<!-- gh-comment-id:312927817 --> @MysticMagican commented on GitHub (Jul 4, 2017): Just to know : I've joined the beta, installed the update and it seems to work since that point.
Author
Owner

@MysticMagican commented on GitHub (Jul 19, 2017):

I revoking my last post - no sync since 07.07. 08:26
Every Log entry looks like this:

19-07 10:19 Sicherung angefordert (regulär)
19-07 10:19 Sicherung übersprungen, keine Verbindung
19-07 10:19 BackupState{currentSyncedItems=0, itemsToSync=0, backupType=REGULAR, exception=com.zegoggles.smssync.service.exception.NoConnectionException, state =ERROR}
19-07 10:19 Sicherung fertiggestellt
19-07 10:19 Nächste Sicherung geplant für: 10:49

If I hit "manual Sync", it looks like:

19-07 10:40 Sicherung angefordert (manuell)
19-07 10:40 Starte Sicherung (MANUAL)
19-07 10:40 Sichere (4 SMS, 0 MMS, 5 call log)
19-07 10:40 Using config: BackupConfig{imap=BackupImapStore{uri=imap+ssl+://XOAUTH2:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX@imap.gmail.com:993}, skip=false, currentTry=0, maxItemsPerSync=-1, groupToBackup=ContactGroup{_id=-1, type=EVERYBODY}, backupType=MANUAL, debug=true, typesToBackup=[SMS, MMS, CALLLOG]}
19-07 10:40 need to perform xoauth2 token refresh
19-07 10:41 token refreshed, retrying
19-07 10:41 Sichere (4 SMS, 0 MMS, 5 call log)
19-07 10:41 Using config: BackupConfig{imap=BackupImapStore{uri=imap+ssl+://XOAUTH2:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX@imap.gmail.com:993}, skip=false, currentTry=1, maxItemsPerSync=-1, groupToBackup=ContactGroup{_id=-1, type=EVERYBODY}, backupType=MANUAL, debug=true, typesToBackup=[SMS, MMS, CALLLOG]}
19-07 10:41 BackupState{currentSyncedItems=9, itemsToSync=9, backupType=MANUAL, exception=null, state =FINISHED_BACKUP}
19-07 10:41 Sicherung fertiggestellt

and all items are synced correctly.

Would be nice to receive some feedback...

<!-- gh-comment-id:316316122 --> @MysticMagican commented on GitHub (Jul 19, 2017): I revoking my last post - no sync since 07.07. 08:26 Every Log entry looks like this: > 19-07 10:19 Sicherung angefordert (regulär) > 19-07 10:19 Sicherung übersprungen, keine Verbindung > 19-07 10:19 BackupState{currentSyncedItems=0, itemsToSync=0, backupType=REGULAR, exception=com.zegoggles.smssync.service.exception.NoConnectionException, state =ERROR} > 19-07 10:19 Sicherung fertiggestellt > 19-07 10:19 Nächste Sicherung geplant für: 10:49 If I hit "manual Sync", it looks like: > 19-07 10:40 Sicherung angefordert (manuell) 19-07 10:40 Starte Sicherung (MANUAL) 19-07 10:40 Sichere (4 SMS, 0 MMS, 5 call log) 19-07 10:40 Using config: BackupConfig{imap=BackupImapStore{uri=imap+ssl+://XOAUTH2:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX@imap.gmail.com:993}, skip=false, currentTry=0, maxItemsPerSync=-1, groupToBackup=ContactGroup{_id=-1, type=EVERYBODY}, backupType=MANUAL, debug=true, typesToBackup=[SMS, MMS, CALLLOG]} 19-07 10:40 need to perform xoauth2 token refresh 19-07 10:41 token refreshed, retrying 19-07 10:41 Sichere (4 SMS, 0 MMS, 5 call log) 19-07 10:41 Using config: BackupConfig{imap=BackupImapStore{uri=imap+ssl+://XOAUTH2:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX@imap.gmail.com:993}, skip=false, currentTry=1, maxItemsPerSync=-1, groupToBackup=ContactGroup{_id=-1, type=EVERYBODY}, backupType=MANUAL, debug=true, typesToBackup=[SMS, MMS, CALLLOG]} 19-07 10:41 BackupState{currentSyncedItems=9, itemsToSync=9, backupType=MANUAL, exception=null, state =FINISHED_BACKUP} 19-07 10:41 Sicherung fertiggestellt > and all items are synced correctly. Would be nice to receive some feedback...
Author
Owner

@MagicFab commented on GitHub (Aug 5, 2017):

Working fine for me using CalDAV (not Google Calendar).

<!-- gh-comment-id:320464025 --> @MagicFab commented on GitHub (Aug 5, 2017): Working fine for me using CalDAV (not Google Calendar).
Author
Owner

@MysticMagican commented on GitHub (Sep 21, 2017):

New update, great. Oh, just new app icon...
Is there a chance to get any help or suggest what the perineum might be, @jberkel?
That's, what repeatedly is in the log:

21-09 11:24 Sicherung angefordert (regulär)
21-09 11:24 Sicherung übersprungen, keine Verbindung
21-09 11:24 BackupState{currentSyncedItems=0, itemsToSync=0, backupType=REGULAR, exception=com.zegoggles.smssync.service.exception.NoConnectionException, state =ERROR}
21-09 11:24 Sicherung fertiggestellt
21-09 11:24 Nächste Sicherung geplant für: 11:54

@MagicFab
Does not help a lot. I don't get the point that the scheduled backup doesn't work, every time I hit the button manually, the calls are synchronized well. Looks prior to me as an authorization problem, that the app isn't able to build up connection in background. That's why I posted the log. "no connection" could mean a lot.
But I see that a new app icon is important too.. Sorry for sarcasm. :/

Others are facing that xoauth2 problem too and get it solved. It's not too compare 1:1 to the project hatte, I know...

<!-- gh-comment-id:331107604 --> @MysticMagican commented on GitHub (Sep 21, 2017): New update, great. Oh, just new app icon... Is there a chance to get any help or suggest what the perineum might be, @jberkel? That's, what repeatedly is in the log: ``` 21-09 11:24 Sicherung angefordert (regulär) 21-09 11:24 Sicherung übersprungen, keine Verbindung 21-09 11:24 BackupState{currentSyncedItems=0, itemsToSync=0, backupType=REGULAR, exception=com.zegoggles.smssync.service.exception.NoConnectionException, state =ERROR} 21-09 11:24 Sicherung fertiggestellt 21-09 11:24 Nächste Sicherung geplant für: 11:54 ``` @MagicFab Does not help a lot. I don't get the point that the scheduled backup doesn't work, every time I hit the button manually, the calls are synchronized well. Looks prior to me as an authorization problem, that the app isn't able to build up connection in background. That's why I posted the log. "no connection" could mean a lot. But I see that a new app icon is important too.. Sorry for sarcasm. :/ Others are facing that xoauth2 problem too and get it solved. It's not too compare 1:1 to the project hatte, I know...
Author
Owner

@kurahaupo commented on GitHub (Apr 26, 2020):

Does this problem still exist in the most recent version of SMS Backup? (There have been some updates to SMS Backup since this issue was raised.)

<!-- gh-comment-id:619499596 --> @kurahaupo commented on GitHub (Apr 26, 2020): Does this problem still exist in the most recent version of SMS Backup? (There have been some updates to SMS Backup since this issue was raised.)
Author
Owner

@kurahaupo commented on GitHub (Jul 8, 2020):

no response, closing issue

<!-- gh-comment-id:655283000 --> @kurahaupo commented on GitHub (Jul 8, 2020): no response, closing issue
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#632
No description provided.