Unable to restore a backup #119

Closed
opened 2026-05-17 13:50:32 +00:00 by lucd · 0 comments
lucd commented 2026-05-17 13:50:32 +00:00 (Migrated from codeberg.org)

Description

I tried to restore a freshly made backup, but it fails with this message:

Échec de la restauration : Call to function 'ExponentFileSystem.readAsStringAsync' has been rejected.
-> Caused by: java.lang.OutOfMemoryError: Failed to allocate a 134217744 byte allocation with 8388608 free bytes and 113MB until OOM, target footprint 91150504, growth limit 201326592

Steps to Reproduce

  1. Create a backup (I choose "clean and create backup")
  2. I changed the relay server (I don’t know if that’s relevant, but that’s why I wanted to backup and restore)
  3. Import the backup (from my S3 storage)

Expected Behavior

The restoration should succeed.

Actual Behavior

The restoration fails.

Screenshots / Logs

Screenshot of the error message

Environment

  • App version: 1.5.5

Android 11

<!-- Thanks for reporting a bug! Please fill in the sections below. The more details you provide, the easier it is to fix. Read our contributing guide: https://codeberg.org/tom79/Holos-App/src/branch/main/CONTRIBUTING.md --> ## Description I tried to restore a freshly made backup, but it fails with this message: ``` Échec de la restauration : Call to function 'ExponentFileSystem.readAsStringAsync' has been rejected. -> Caused by: java.lang.OutOfMemoryError: Failed to allocate a 134217744 byte allocation with 8388608 free bytes and 113MB until OOM, target footprint 91150504, growth limit 201326592 ``` ## Steps to Reproduce <!-- How can we reproduce this bug? --> 1. Create a backup (I choose "clean and create backup") 2. I changed the relay server (I don’t know if that’s relevant, but that’s why I wanted to backup and restore) 3. Import the backup (from my S3 storage) ## Expected Behavior <!-- What did you expect to happen? --> The restoration should succeed. ## Actual Behavior <!-- What actually happened? --> The restoration fails. ## Screenshots / Logs <!-- If applicable, add screenshots or error logs. --> ![Screenshot of the error message](https://asso.framasoft.org/pic/ZTlPEVLh/mL3h3Pi6.png) ## Environment - **App version**: 1.5.5 <!-- Optional: add device/OS info if you think it's relevant --> Android 11
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
tom79/Holos-App#119
No description provided.