I've enabled SSH in the copilot environment. I get the prompt and everything is looking good. However, I am unable to successfully ssh into the system.
$ ssh sysadmin@192.0.2.37 1122
The authenticity of host '192.0.2.37 (192.0.2.37)' can't be established.
RSA key fingerprint is SHA256:was_a_key_here/asd.
This key is not known by any other names
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added '192.0.2.37' (RSA) to the list of known hosts.
sysadmin@192.0.2.37's password:
Permission denied, please try again.
sysadmin@192.0.2.37's password:
Permission denied, please try again.
sysadmin@192.0.2.37's password:
sysadmin@192.0.2.37: Permission denied (password).
The password entered matches what was configured and what was used to log into copilot.