Unable to run commands over terminal locally (with monitor and keyboard setup)

Hi @provo, as this post suggests, plymouthd process can cause missing keys, can you kill it and try again?

First look up the process id with ps | grep 'plymouth', then kill that process id with kill and the process id as first parameter.