Error while backing up in TWRP 3.2.3-0

netizenn

Senior Member
Dec 14, 2012
120
25
58
Aveiro
Hi

Whenever I try to make a full backup of my mobile phone, I end up around 35% with an error message.

I have the Linage 15.1 latest update and TWRP 3.2.3-0

Attached to recovery.log

Can someone tell me what error this is or what is really going on?

Thank you
 

Attachments

JuniorCaesar

Senior Member
Mar 22, 2014
721
354
93
Ankara
Hi

After this time, I still have the same problem, same error, despite having done what you said.

As you can see in the log file.
i am not expert about reading logs, but i can see that you selected external sd card but for some reason twrp backups to /media/0 (which is internal storage)

I:Backup folder set to '/data/media/0/TWRP/BACKUPS/ZY223WG8KL' I: DataManager::SetBackupFolder zip path was /external_sd changing to /sdcard, /external_sd I:Settings storage is '/data/media/0' I: Decrypt adopted storage starting I:pageManager::LoadFileToBuffer loading filename: '/data/system/storage.xml' directly I:successfully loaded storage.xml Updating partition details... I: Data backup size is 11848MB, free: 9629MB.

can you install older builds of twrp or moving some files from internal storage to your sd card?

i might be wrong about that but as i said i am not expert about reading them :)
 
  • Like
Reactions: netizenn

netizenn

Senior Member
Dec 14, 2012
120
25
58
Aveiro
can you install older builds of twrp or moving some files from internal storage to your sd card?
Thanks JuniorCaesar

I installed an earlier version of TWRP 3.2.2.0 and the same error occurs.

I have no problem copying and moving files between the internal storage of the mobile phone and the internal SD of the mobile phone. Not so much also between an External SD (OTG) and the mobile phone.

I even tried to backup to TWRP through this same SD by OTG and the error is the same

The attached log files, both the internal sd in the mobile phone and by OTG
 

JuniorCaesar

Senior Member
Mar 22, 2014
721
354
93
Ankara
Thanks JuniorCaesar

I installed an earlier version of TWRP 3.2.2.0 and the same error occurs.

I have no problem copying and moving files between the internal storage of the mobile phone and the internal SD of the mobile phone. Not so much also between an External SD (OTG) and the mobile phone.

I even tried to backup to TWRP through this same SD by OTG and the error is the same

The attached log files, both the internal sd in the mobile phone and by OTG
i said move some files to your sd card because backup needs 11 gb free but your internal storage has 9 gb free. my guess is twrp makes backup on your internal storage and then moves the backup to wherever you choose(or maybe it needs that space for caching the files or someting)
 
Last edited:
  • Like
Reactions: netizenn