jberkel / sms-backup-plus

Backup Android SMS, MMS and call log to Gmail / Gcal / IMAP
https://play.google.com/store/apps/details?id=com.zegoggles.smssync
Apache License 2.0
1.8k stars 497 forks source link

Backups keep cancelling #938

Closed brendamd closed 4 years ago

brendamd commented 5 years ago

Expected behaviour

Backups of SMS and calls to automatically happen as scheduled.

Actual behaviour

Zero backups since August 2018 (I've just realised!) Reset doesn't help. App is not being battery optimised. Disconnect and reconnect account doesn't help. Gmail labels are in correct case etc.

Please specify the following:

https://drive.google.com/file/d/1Kybgw5mF40UYGgTWiIuCRbFP9foB5u2M/view?usp=drivesdk

kurahaupo commented 4 years ago

(text in image reads)

/storage/emulated/0/Android/data/com.zego…

12-02 07:17 Backup up (1769 SMS, 86 MMS, 495 call log)
12-02 07:17 Using config: BackupConfig{imap=BackupImapStore{uri=imap+ssl+://XOAUTH2:XXXXX[...]XXXXX@imap.gmail.com:992}, currentTry=1, maxItemsPerSync=-1, groupToBackup=ContactGroup{_id=-1, type=EVERYBODY}, backupType=REGULAR, debug=true, typesToBackup=[SMS, MMS, CALLLOG]}
12-02 07:17 BackupState{currentSynedItems=0, itemsToSync=0, backupType=REGULAR, exception=null, state=CANCELED_BACKUP}
12-02 17:17 Backup canceled

@brendamd I note that this log records the attempted use of XOAUTH2 which is no longer supported. Does it work if configured to use IMAP?

brendamd commented 4 years ago

Hi,

I have enabled IMAP in Gmail but get authorisation errors. I then disconnected the account from the app to reconnect it and get the attached screenshot errors (I can't reconnect the account at all now).

What do we do to fix this?

Brenda

On Sat., 9 Nov. 2019, 8:12 pm Martin Kealey, notifications@github.com wrote:

(text in image reads) /storage/emulated/0/Android/data/com.zego…

12-02 07:17 Backup up (1769 SMS, 86 MMS, 495 call log)

12-02 07:17 Using config: BackupConfig{imap=BackupImapStore{uri=imap+ssl+://XOAUTH2:XXXXX[...]XXXXX@imap.gmail.com:992}, currentTry=1, maxItemsPerSync=-1, groupToBackup=ContactGroup{_id=-1, type=EVERYBODY}, backupType=REGULAR, debug=true, typesToBackup=[SMS, MMS, CALLLOG]}

12-02 07:17 BackupState{currentSynedItems=0, itemsToSync=0, backupType=REGULAR, exception=null, state=CANCELED_BACKUP}

12-02 17:17 Backup canceled

@brendamd https://github.com/brendamd I note that this log records the attempted use of XOAUTH2 which is no longer supported. Does it work if configured to use IMAP?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jberkel/sms-backup-plus/issues/938?email_source=notifications&email_token=ALKWTSAS4CX4EXJHS336AELQSZ5I5A5CNFSM4GWUEF22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDUBQCQ#issuecomment-552081418, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALKWTSE6NAPGE7AHH3WFS5LQSZ5I5ANCNFSM4GWUEF2Q .

kurahaupo commented 4 years ago

Did you switch the settings in SMS Backup+ to IMAP as well? There are instructions at #972.

kurahaupo commented 4 years ago

Closing as duplicate of (and resolved by) #972. Please reopen this ticket #938 if you need further assistance.