[Q] System UID Inconsistent Error after Titanium Backup - Nexus 4 Q&A, Help & Troubleshooting

I searched and haven't found anything that's worked.
My phone was running fine after I flashed the crDroid rom. I then used Titanium Backup to only restore Bluetooth Connections, to see if it'd work. I had tried this same thing before with a full restore, and kept getting stuck in a Boot Loop, and had to restore and wipe constantly.
Now after I rebooted, it's giving me the "System UID Inconsistent - Please Wipe Data Partition .... I'm Feeling Lucky"
I press the I'm Feeling Lucky, and a lot of apps are gone. Is there a fix for this other than restoring and reformatting again? I've downloaded the Fix Permissions app from the App store, but no luck.
Thanks for any help!

sixout said:
I searched and haven't found anything that's worked.
My phone was running fine after I flashed the crDroid rom. I then used Titanium Backup to only restore Bluetooth Connections, to see if it'd work. I had tried this same thing before with a full restore, and kept getting stuck in a Boot Loop, and had to restore and wipe constantly.
Now after I rebooted, it's giving me the "System UID Inconsistent - Please Wipe Data Partition .... I'm Feeling Lucky"
I press the I'm Feeling Lucky, and a lot of apps are gone. Is there a fix for this other than restoring and reformatting again? I've downloaded the Fix Permissions app from the App store, but no luck.
Thanks for any help!
Click to expand...
Click to collapse
I think you have not changed the settings in TB to the "legacy" folder. Search the forum for solutions

Probably the cleanest solution HERE

Related

did nandroid backup and now force close

i did a nandroid backup after installing setcpu and when i restart everything force closes. cant even get a signal or see contacs or anything. uninstalled setcpu to see if that was the problem and it wasnt . tried to do nandroid restore and same thing. tried to repais ext sd. still nothing. what is up?
After restore fix uid's.
i had to format sd and re partition it came back now i have to download all my apps again. what did i do wrong with the nandroid backup and how can i prevent this from happening again? also was there a easier way to fix it then starting over?
Maybe try to wipe system and ext before applying the nandroid backup
Restore Orginal Sprint ROM
I rooted the phone and i did a nandroid back up just was unsure how i actually go and load that backup on the phone because rite now i have modaco loaded i just wanna un-root and reroot it again, so how do i load that original sprint ROM
pitmanr2003 said:
i did a nandroid backup after installing setcpu and when i restart everything force closes. cant even get a signal or see contacs or anything. uninstalled setcpu to see if that was the problem and it wasnt . tried to do nandroid restore and same thing. tried to repais ext sd. still nothing. what is up?
Click to expand...
Click to collapse
I went into recovery mode and cleared my dalvik cache and things came back to normal. However, random apps still fail like Google Maps search.

The process com.android.phone has stopped unexpectedly

I have been having this issue ever since my phone booted up and all my apps sequentally had force close dialogs happen. I am running my apps from the SD and figured something went wrong with the boot up sequence. I tried doing a nandroid backup, reinstall fresh 1.1, but no luck.
I then used my backups to reinstall over all my apps, then went into Market to install them via that. Everything seemed to be just fine, but the phone app would still not dial anything and when I recieved a call, it gives the error "The process com.android.phone has stopped unexpectedly" and then proceeds to try to reset the phone connection. Most times I lose all data connection and need to reboot.
Recently, I tried installing the latest Modoco CDMA rom. No luck. I then did a Titanium backup and force reinstalled everything again. Still no luck.
Anyone have this issue and get it resolved? My Hero can do everything but make and accept calls. I really don't want to do a wipe as this problem can just happen again, so I would rather understand the process.
Thanks in advance.
Ceger
Simplest way to fix this should be clearing the dalvik/boot cache from fresh's kitchen. I really should write up a guide on how to do these simple tasks manually.
obelisk79 said:
Simplest way to fix this should be clearing the dalvik/boot cache from fresh's kitchen. I really should write up a guide on how to do these simple tasks manually.
Click to expand...
Click to collapse
Will that work on MCR 2.2 as well? I'll look into that. Is it something I can do from recovery?
Ceger
yes should work on mcr 2.2 and can be done manually from recovery, I know recovery does dalvik cache, not sure if it also kils the boot cache as well though. The older version only did dalvik.
obelisk79 said:
yes should work on mcr 2.2 and can be done manually from recovery, I know recovery does dalvik cache, not sure if it also kils the boot cache as well though. The older version only did dalvik.
Click to expand...
Click to collapse
Do you need to do both? Wiping the dalvik cache created lots of app fc issues, which would be fine if the phone actually worked. Still won't make or receieve calls.
And thank you for the assistance.
Ceger
Edit. Clearing the boot cashe got rid of the FC issues. However, still have same issue with the phone app. This is so annoying.
honestly the best bet to clear up the issues would be to do a full wipe from recovery. Wipe the phone clean then run the stock RUU and re-root and install your custom rom. Do a nandroid backup first just to prevent losing any of your info.
Unfortunately despite the many well written guides here on XDA there are always a few issues most likely a result of slight hardware quirks or unfortunate circumstances at the time of flashing.
Just for '****s and giggles' have you tried pulling your battery for 30 seconds, reinstalling it and booting the phone up?
Heck sometimes just a reflash of the rom right over top of itself. I've been tinkering with this phone since the day root came out and I still don't fully understand all of it's quirks.
Ceger said:
I have been having this issue ever since my phone booted up and all my apps sequentally had force close dialogs happen. I am running my apps from the SD and figured something went wrong with the boot up sequence. I tried doing a nandroid backup, reinstall fresh 1.1, but no luck.
I then used my backups to reinstall over all my apps, then went into Market to install them via that. Everything seemed to be just fine, but the phone app would still not dial anything and when I recieved a call, it gives the error "The process com.android.phone has stopped unexpectedly" and then proceeds to try to reset the phone connection. Most times I lose all data connection and need to reboot.
Recently, I tried installing the latest Modoco CDMA rom. No luck. I then did a Titanium backup and force reinstalled everything again. Still no luck.
Anyone have this issue and get it resolved? My Hero can do everything but make and accept calls. I really don't want to do a wipe as this problem can just happen again, so I would rather understand the process.
Thanks in advance.
Ceger
Click to expand...
Click to collapse
use these commands to clear cache
rm -r /data/boot-cache/
rm /data/dalvik-cache/
once you finish then reboot.everything should go away...
he's done that already.
then i suggest to extract the rom zip file, and get into command on your device and go under the system/lib or app and see what is listed in the folders. and compare it to the rom folder.
That's how i was able to fix the voice search on my device, one of the lib file was missing and got it to work after that.
obelisk79 said:
honestly the best bet to clear up the issues would be to do a full wipe from recovery. Wipe the phone clean then run the stock RUU and re-root and install your custom rom. Do a nandroid backup first just to prevent losing any of your info.
Unfortunately despite the many well written guides here on XDA there are always a few issues most likely a result of slight hardware quirks or unfortunate circumstances at the time of flashing.
Just for '****s and giggles' have you tried pulling your battery for 30 seconds, reinstalling it and booting the phone up?
Heck sometimes just a reflash of the rom right over top of itself. I've been tinkering with this phone since the day root came out and I still don't fully understand all of it's quirks.
Click to expand...
Click to collapse
Done and done and no difference.
reddick said:
then i suggest to extract the rom zip file, and get into command on your device and go under the system/lib or app and see what is listed in the folders. and compare it to the rom folder.
That's how i was able to fix the voice search on my device, one of the lib file was missing and got it to work after that.
Click to expand...
Click to collapse
Done, even manually moved some files in case they were corrupted at one point. Very bad move, nandroid backup was my friend there.
Guess a wipe will be the only option then. How annoying.
Thanks for all of your inputs.
Ceger
Another thought... would updating my phone with latest kernal compile possibly do the trick? Or how about a replacement process for google.com.phone?
Ceger
Interesting theory.... worth a try.
i had this issue once and it was because of somehow the uids for the apps got messed up. a wipe should fix this in most cases. but for me it went like ur issue. i almost event went back stock. then i looked into it and found that in my packages.xml file the the uids were all messed up. i had multiple uids and certs for the apps i was having issues with. so what i did was pulled the packages.xml from the device and erased the apps i was having issues with. then pushed it back and rebooted. that cleared the issue. so if i were u i would research that. do a google search on it. then if it doesnt work do the ruu and reroot. good luck man. i know how u must be feeling. i was there
toastcfh said:
i had this issue once and it was because of somehow the uids for the apps got messed up. a wipe should fix this in most cases. but for me it went like ur issue. i almost event went back stock. then i looked into it and found that in my packages.xml file the the uids were all messed up. i had multiple uids and certs for the apps i was having issues with. so what i did was pulled the packages.xml from the device and erased the apps i was having issues with. then pushed it back and rebooted. that cleared the issue. so if i were u i would research that. do a google search on it. then if it doesnt work do the ruu and reroot. good luck man. i know how u must be feeling. i was there
Click to expand...
Click to collapse
Actually, the fix was much simpler. I wiped the SD ext partition and just did a Recovery Wipe. It went back to stock modded rom that remained rooted. I then used Titanium to reinstall my apps with data and then MyBackup to get back some settings such as my scenes, etc. and all was good. Took all of 30 minutes to get my Hero back up and running in better condition than before.
Thanks all for the assists.
Ceger
com.android.phone
com.android.phone
i am facing this prob on cyanogen mod10....when ever i reboot my optimus 2x....i face this damn problem
help plzzzzzzzzzz.....!!!!!

[Q] Lost Root?

I updated to Taboonay 2.1 last week and every thing was working just fine. After the install I created a backup. Today my WiFi stopped working and after playing with it for over an hour I decided to perform a restore to the most recent backup.
After the restore my WiFi is working again but it appears that I have lost my root. All attempts to "re-root" the Iconia have failed. Titanium Backup can not obtain root. Acer Recovery can not obtain root. Iconia Root can not obtain su permissions.
Any ideas? The Iconia is running just fine with Toboonay 2.1 but I would like to get root privileges back. Thanks!
I was having a similar problem (also using Taboonay 2.1b). I restored a backup, then started getting "permission denied", even for those apps which were clearly labelled as "allowed" in superuser.
In the end I solved it by going through CWM and reinstalling 2.1 and 2.1b. Note that I did not do a factory reset, as it it's the same rom I was already running (I did clear the cache and the dalvik cache). That way all my data and settings were kept.
After a reboot, su was working again.
fasteddy86 said:
I was having a similar problem (also using Taboonay 2.1b). I restored a backup, then started getting "permission denied", even for those apps which were clearly labelled as "allowed" in superuser.
In the end I solved it by going through CWM and reinstalling 2.1 and 2.1b. Note that I did not do a factory reset, as it it's the same rom I was already running (I did clear the cache and the dalvik cache). That way all my data and settings were kept.
After a reboot, su was working again.
Click to expand...
Click to collapse
If you restore you backup made with cwm, the same thing will happen again.
Someone said deleating the android.secure.image form the backup set before restore fixes the problem. Not tried yet
Love to find out if there is a way to fix the loosing root when restoring from a backup. Whats the use of having the restore function if it makes us lose root?
Fixed
Reinstalled 2.1 then 2.1b and everything is back to root normal. Thank you-
ride4mud said:
Reinstalled 2.1 then 2.1b and everything is back to root normal. Thank you-
Click to expand...
Click to collapse
Give this a test, you need to anyway. Restore your cwm full backup and see if you loose root again, bet you do. I have tried several roms and always get this problem. Would like to find a fix.

Error when restoirn data portion of nandroid backup + causing other problems.

Ok, so I have made a number of nandroid backups and after doing some ROM flashing I decided to restore to one of them. I am using TWRP2.6.0.0 and when I clicked on restore it went through all the normal processors for boot, system and recovery but when it reached the data section it took the usual time to restore data (300 secs or so) but then an error message appeared.OK I thought to myself, this backup must just be corrupt so I tried a previous one but the exact same thing occurred. I decided to reboot anyway and it booted up fine but strangely it seemed like the data had already been restored, Google account was logged in, alarms were set ect, but when I launched an app all the data had been erased. I have tried restoring backups using TWRP 2.5.0.0 and 2.6.0.0, backups both with and without compression and restoring each part indevidualy but still I got the same results. As I had no titanium backup data for most of my apps I used an app called nandroid manager root. This let me access the app data from by nandroid backups and restore them and that worked fine. For a while everything worked fine until I noticed a few of my apps had been uninstalled, exposed installer, too manager, 3d mark and few more, I tried redownloading from the play store but I keep getting "app not installed errors" I have also tried installing the apk and using root apps to install it but I keep getting errors. this makes me think some files must'be restored from the nandroid and are not letting the app be installed. I'm not sure and I'm quite a noob but I am wondering if their's anyway to fix this without factory reseeting and if theirs any way to get future nandroid backups to work. Thank you.

Nandroid - apps crashing after restore

I I have a Galaxy S4 with KitKat 4.4.2 and TWRP installed. I have been using Nandroid for backups.
Today I (stupidly) deleted the CSC.apk file with Uninstall and the phone started acting really strangely. I tried restoring the CSC app but it wouldn't do it (I tried multiple times). So I booted into TWRP recovery mode and did a full restore which worked fine...until I rebooted the phone.
I have quite a few apps that continually crash with:
Unfortunately, (App Name) has stopped
and then all I can do is tap the OK button. After tapping OK the errors popup continuously.
Is this normal? How can I fix this without reflashing the phone? This is my first restore ever done with Nandroid Any ideas? Annoyingly I also lost the activation for my GPS app (CoPilot). I thought Nandroid was an exact clone/backup so when you screw the phone up you can restore back to EXACTLY how the phone was when the backup was done?
Anyway, appreciate any help or thoughts on how I can get my apps to work without the constant stopping popups!
Thank you!
Can anyone help please?
Go back into recovery and wipe both the regular cache and dalvik cache.
As to the lost CoPilot activation, you'll need to contact CoPilot, then explain the situation to them, and they should be able to help you.
Strephon Alkhalikoi said:
Go back into recovery and wipe both the regular cache and dalvik cache.
As to the lost CoPilot activation, you'll need to contact CoPilot, then explain the situation to them, and they should be able to help you.
Click to expand...
Click to collapse
Thanks! I tried that but after wiping both caches and rebooting the phone and entering my SIM PIN, I am still constantly getting the "Unfortunately, (App Name) has stopped".
Is there anything else I can try? I'm a but confused by this as I thought Nandroid was an exect image of the phone! I'm not worried about CoPilot at all but the rest is important
Do a factory reset from within TWRP, then restore from the nandroid backup. How old is this nandroid?
Strephon Alkhalikoi said:
Do a factory reset from within TWRP, then restore from the nandroid backup. How old is this nandroid?
Click to expand...
Click to collapse
I'll give that a try tonight. I am running Nandroid 4.4.5 and the backups were created about a week ago.
Many thanks for your help!
BB007BB said:
I'll give that a try tonight. I am running Nandroid 4.4.5 and the backups were created about a week ago.
Many thanks for your help!
Click to expand...
Click to collapse
So I tried doing a factory reset from TWRP and then doing a Nandroid restrore but after rebooting the phone I was still getting LOTS of errors with applications not working. Even the firewall wouldn't work as it couldn't find the config file.
I don't get it, I thought Nandroid made an EXACT image of your phone so if something went wrong and you performed a restore, your phone would be back to a working state?
BB007BB said:
So I tried doing a factory reset from TWRP and then doing a Nandroid restrore but after rebooting the phone I was still getting LOTS of errors with applications not working. Even the firewall wouldn't work as it couldn't find the config file.
I don't get it, I thought Nandroid made an EXACT image of your phone so if something went wrong and you performed a restore, your phone would be back to a working state?
Click to expand...
Click to collapse
It does, but your backup can get corrupted.

Categories

Resources