jensstein / oandbackup

backup manager for android
Other
539 stars 193 forks source link

Bad attachment #215

Open ghost opened 6 years ago

ghost commented 6 years ago

Hi,

I have alewys error occured when i save my apps+data : bad attachment for all apps. See error message.

Busybox is ok.

Phone : honor 9 Os : 8.1 AOSP FLOSS App version : 0.2.13

ildar commented 6 years ago

You seem to have bad BusyBox settings, please check

ghost commented 6 years ago

Can you help me with this ? Because it looks all good here...

ildar commented 6 years ago

I mean bad settings in oandbackup. You can Clear Data for the oandbackup app and start again. If very troubled please contact me privately, I'll help

ghost commented 6 years ago

I make a fresh install, without touching anything, it looks better now ! I have just few errors.

Before i just change directory for backup to my SD card, do you think this can occured the trouble i had ?

Now i have this

ointeractive-depot commented 6 years ago

Stupid question: does your phone is rooted?)

ghost commented 6 years ago

Yes it is :) the backup works fine for like 110 apps. And sux just with those

ointeractive-depot commented 6 years ago

Ahah, okay) As about your screenshots as I see reading it by its strings:

1) wpa_suplicant.conf file doesn't exists, seems last versions of Android store Wi-Fi access points at another place, changes to OAB is requred, so now you can't backup your Wi-Fi Access points at this time. 2) Invalid argument for cp means that filenames have a denied symbols, cp Linux command, which is used by OAB, can't handle the : and folders which names started with dot, so unfortunately you can't backup some system apps like E-Mail, Shazam and other apps which have a .Fabric folder and something like this.

ghost commented 6 years ago

Ok 1/ what can i do for my wifi backup ? 2/ now onyl xda app doesnt backup. Not a problem if only one app dont..

ointeractive-depot commented 6 years ago
  1. You can check if /data/misc/wifi/wpa_suplicant.conf file is exists and create new PR to the developer if it not (but I think he read this topic too and can see your problem. This project is not in so active development, but sometimes it have an updates ;) ).
  2. I'm so sorry, but can you formulate your question more clearly if it's a question?) I can't understand it)
ghost commented 6 years ago

Thank you ! #2 is not a qiestion ;)

ointeractive-depot commented 6 years ago

You wellcome ;) But what you mean after all? I see that you can't backup not only XDA app.

ghost commented 6 years ago

Backup problems from my first post are gone when i put back saving folder into intern storage. (I switch to SD before and make oandbackup buggy).

Now just xda and wifi errors still appears.

ointeractive-depot commented 6 years ago

@AqwelF wow, thanks, seems that there's a way to make a cp command working correctly.