md1 was automatically renamed md127 after using gparted livecd.
Boot into file system recover mode (no live cd or rescue).
Look at:
Now md1 was automatically renamed md127 thanks to gparted livecd.
Go into single user mode:
Take a look at the mdadm.conf
If it says "Preferred Minor : 127" this this is your problem. You need to update the preferred minor.
This will rebuild, without data loss, md1.
Or to be more exact, use the uuid of the raid disk, md1, and update the name.
Of course you need to re-adjust for your raid situation. In my case, md1 was built from sda1 and sdb1.
Then you'll have your md127 assembled as md1. And it should stay this way in the future too.