Skip to content
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

Android cloud backup doesn't work #1385

Closed
XolbyNax opened this issue May 20, 2024 · 5 comments
Closed

Android cloud backup doesn't work #1385

XolbyNax opened this issue May 20, 2024 · 5 comments
Labels
bug A bug report

Comments

@XolbyNax
Copy link

Version

3.0.1

Source

Google Play

Vault encryption

Yes (with biometric unlock)

Device

Xiaomi Mi 10T Pro

Android version

Android 14

ROM

Project Elixir 4.2

Steps to reproduce

Go to:
Settings > Backups
Toggle Android cloud backups

What do you expect to happen?

I expected to see a popup asking me to log in to my google account, and then to be able to see the backup here:
https://drive.google.com/drive/backups
Like this:
Screenshot 2024-05-20 180903

Pressing Trigger backup doesn't help either, it just makes backups locally.

What happens instead?

When i enable this option, some red text appears under it. No backups have been made yet. I'd guess this is the issue:
05-20 17:58:47.400 1764 5817 W BackupManagerService: [UserID:0] dataChanged but no participant pkg='com.beemdevelopment.aegis' uid=10527

But I ain't no dev, so, good luck, I guess.

Log

logcat.log

@XolbyNax XolbyNax added the bug A bug report label May 20, 2024
@jamfx
Copy link

jamfx commented May 22, 2024

Hi, i have the same issue on my Pixel 7 Pro with Nextcloud as Backuptarget. It is possible, that the issue is longer in the App. my last backup in the Nextcloud is from January 8th 2024. So maybe after that date something changed.
Hopefully this can be fixed.
Best tegards
JamFX

@lucasmz-dev
Copy link

lucasmz-dev commented May 24, 2024

I don't think this is a bug. This option allows for Aegis to be backed up by Android's internal APIs, (so backup solutions like Seedvault should work) but Aegis does not have integration with G Drive AFAIK.

WhatsApp (in the screenshot) has its own separation from device backups, if anything, Aegis should have been backed up inside the system's backup. I haven't used Google Play Services in a while, but I remember being able to check what was backed up in the last backup someway.

@jamfx
Copy link

jamfx commented May 28, 2024

Hm, it worked earlier. There is an Option in "Backups" -> Cloud-Backups on Android. Aegis is dropping files in the desired folder. NextCloud seems to "ignore" them or doesn't recognize them. Any suggestions how to trigger this again?

@alexbakker
Copy link
Member

@lucasmz-dev correctly described the way this works.

Enabling the "Android cloud backups" option doesn't immediately trigger a backup. Instead, a notification is sent to Android every time you make a change in Android, hinting that it's time for a backup. Then, whenever Android decides to do a device backup, Aegis will be included.

@lucasmz-dev
Copy link

@jamfx that's something for you to set up inside Nextcloud, so in their app. (or if you're using FolderSync, or something, then there)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug report
Projects
None yet
Development

No branches or pull requests

4 participants