Can't install update FP3V.A.0116 on new phone

Could someone with that issue please capture a logcat :pray:

  • $ adb shell "logcat -c && logcat > /sdcard/logcat.txt"
  • Start the update and wait for it to fail
  • Press Ctrl+C in the terminal you have adb running
  • $ adb pull /sdcard/logcat.txt

Maybe there is some obvious error in there :thinking:

3 Likes