Wrong passphrase or invalid/unrecognized private key file forma

I used to be able to access the in browser SSH terminal via an emailed pin and system password, however, after a full system reset, now I am only able to post a private key to log in, and I’m not sure which key it wants, or more importantly, how to force it to allow password authentication.

I believe you need to have password enabled in the sshd config

I didnt have it explicitly enabled, but I did add “PasswordAuthentication yes” to the config file, and restarted the services for ssh and cloudflared on the host machine, but the issue persists. I should note that ssh via cloudflared through the terminal still works, just the browser is causing issues.