i have the same with the one you got and here is the fix for you
Here?s the easy fix:
Method 1: Using ADB access, plug in your phone and run this:
adb shell
dd if=/dev/block/platform/msm_sdcc.1/by-name/fota of=/sdcard/fota-backup.img
dd if=/dev/zero...