Your keyfile is not in the correct format.
You need to put 1; in front of keyfile data:
Example:
Per these lab steps…
I was having the same issue and this worked for me. Turns out I only added “1“ instead of “1;“
Thanks @JosephWhite !