Open creeve4 opened 7 years ago
This isn't working on several devices due to a missing patch in a few of the Android trees. I believe this has been updated now. At some point in the future, new builds will have to be pushed for these devices to fix it, but I don't have the timetable for when they might happen.
@creeve4 My apologies - you're actually having a different issue than the one I thought. You'll need to adb pull your adb and recovery logs and upload them so that @bigbiff can debug. Thanks!
Attached is the recovery log and the back.ab file that was generated.
I entered the command adb backup --twrp
while booted into recovery.
I am unable to get a logcat from recovery, I get the following error: /sbin/sh: exec: line 1: logcat: not found
backup.ab.txt
recovery.log.txt
@creeve4, was there no adb.log in /tmp?
Nope, just recovery.log
Any progress on this?
adb logcat gives the following error
CANNOT LINK EXECUTABLE: cannot locate symbol "__register_atfork" referenced by "logcat"...
page record for 0xb6f8402c was not found (block_size=32)
i have similar problem on Nexus 6, adb backup --twrp creates the following backup.ab file
backup.ab.txt: /sbin/sh: /system/bin/bu: not found
adb logcat gives the same error as yours
@creeve4 @sz4bi logcat isn't available in recovery. And fixes for adb backup are in progress.
No reaction from nexus 7 (2012) grouper...
@CaptainThrowback any progress on this ? I'm having the same problem with Moto G 4G
Same here on a Pixel 2, with TWRP 3.2.2 booted via fastboot boot twrp-3.2.2-0-walleye.img
.
Hi, @nomeata you are getting the bu command not found error?
Hi, @nomeata you are getting the bu command not found error?
Yes
adb backup is not working for me.
All I get is an empty backup.ab file; no prompt or anything to confirm. I've tried from within recovery and when booted into Android. What am I doing wrong?
I have also tried:
adb backup -f backup --twrp --compress system data
I do get a prompt with this, but after selecting Back Up My Data, I only get a 1KB backup.ab file with the contents:I'm running stock rooted m4b30x. Windows 10 Home 64bit.