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

Not working on Moto G #5

Open
bg17aw opened this issue Mar 29, 2015 · 2 comments
Open

Not working on Moto G #5

bg17aw opened this issue Mar 29, 2015 · 2 comments

Comments

@bg17aw
Copy link

bg17aw commented Mar 29, 2015

I tried on two different Moto G (xt1032 not rooted and xt1033 rooted).

On both I get the same error after pressing on Backup my data:

Backing up WhatsApp Now unlock your device and confirm the backup operation.

Exception in thread "main" java.lang.RuntimeException: java.lang.NumberFormatException: For input string: ""
at org.nick.abe.AndroidBackup.extractAsTar(AndroidBackup.java:203)
at org.nick.abe.Main.main(Main.java:35)
Caused by: java.lang.NumberFormatException: For input string: ""
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at org.nick.abe.AndroidBackup.extractAsTar(AndroidBackup.java:67)
... 1 more
bin\tar: Cannot open tmp\whatsapp.tar: No such file or directory
bin\tar: Error is not recoverable: exiting now
bin\tar: Cannot open tmp\whatsapp.tar: No such file or directory
bin\tar: Error is not recoverable: exiting now
bin\tar: Cannot open tmp\whatsapp.tar: No such file or directory
bin\tar: Error is not recoverable: exiting now

Extracting whatsapp.key ...
File not found - key
0 File(s) copied

Extracting msgstore.db ...
The system cannot find the path specified.

Extracting wa.db ...
The system cannot find the path specified.

Pushing cipher key to: /sdcard/WhatsApp/Databases/.nomedia
cannot stat 'tmp\apps\com.whatsapp\f\key': No such file or directory

Cleaning up temporary files ...

Deleted file - c:\Users\x201\Downloads\WhatsApp-Key-DB-Extractor-master\tmp\whatsapp.ab
Could Not Find c:\Users\x201\Downloads\WhatsApp-Key-DB-Extractor-master\tmp\whatsapp.tar
The system cannot find the file specified.

Done

@darioadrianz
Copy link

It happened the same on my moto g 2nd gen, the only thing different is that I couldn't tap the 'back up my data' button, it wasn't even highlighted.

@kaushalshah
Copy link

Same For my asus Zenfone 2

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

No branches or pull requests

3 participants