Describe the issue you are experiencing
Not getting the server up and running with my ssh-rsa pub key that I generated on my mac using ssh-keygen -b 4096 -t rsa
I believe I've done the configuration according to the doc.

What type of installation are you running?
Home Assistant OS
Which operating system are you running on?
Other (e.g., Raspbian/Raspberry Pi OS/Fedora)
Which add-on are you reporting an issue with?
Terminal & SSH
What is the version of the add-on?
9.6.1
Steps to reproduce the issue
- Install add-on and configure the settings and restart the server.
...
System Health information
There are currently no repairs available
Anything in the Supervisor logs that might be useful for us?
Anything in the add-on logs that might be useful for us?
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/apks.sh
cont-init: info: /etc/cont-init.d/apks.sh exited 0
cont-init: info: running /etc/cont-init.d/keygen.sh
[20:38:08] INFO: Restoring host keys...
cont-init: info: /etc/cont-init.d/keygen.sh exited 0
cont-init: info: running /etc/cont-init.d/profile.sh
cont-init: info: /etc/cont-init.d/profile.sh exited 0
cont-init: info: running /etc/cont-init.d/ssh.sh
[20:38:10] FATAL: You need to setup a login!
cont-init: info: /etc/cont-init.d/ssh.sh exited 1
cont-init: warning: some scripts exited nonzero
s6-rc: warning: unable to start service legacy-cont-init: command exited 1
/run/s6/basedir/scripts/rc.init: warning: s6-rc failed to properly bring all the services up! Check your logs (in /run/uncaught-logs/current if you have in-container logging) for more information.
/run/s6/basedir/scripts/rc.init: fatal: stopping the container.
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
Additional information
Prior to configuring the ssh-rsa key, I was able to use the web cli interface.
Describe the issue you are experiencing
Not getting the server up and running with my ssh-rsa pub key that I generated on my mac using
ssh-keygen -b 4096 -t rsaI believe I've done the configuration according to the doc.
What type of installation are you running?
Home Assistant OS
Which operating system are you running on?
Other (e.g., Raspbian/Raspberry Pi OS/Fedora)
Which add-on are you reporting an issue with?
Terminal & SSH
What is the version of the add-on?
9.6.1
Steps to reproduce the issue
...
System Health information
There are currently no repairs available
Anything in the Supervisor logs that might be useful for us?
Anything in the add-on logs that might be useful for us?
Additional information
Prior to configuring the ssh-rsa key, I was able to use the web cli interface.