balenaos : PI 3 Could not load host key & Could not write ident string erros

Apr 16 20:06:04 localhost auth.info sshd[32681]: Could not write ident string to UNKNOWN port 65535
Apr 16 20:06:14 localhost auth.err sshd[32687]: error: Could not load host key: /etc/ssh/hostkeys/ssh_host_dsa_key
Apr 16 20:06:14 localhost auth.info sshd[32687]: Could not write ident string to UNKNOWN port 65535
Apr 16 20:06:24 localhost auth.err sshd[32708]: error: Could not load host key: /etc/ssh/hostkeys/ssh_host_dsa_key
Apr 16 20:06:24 localhost auth.info sshd[32708]: Could not write ident string to UNKNOWN port 65535
Apr 16 20:06:34 localhost auth.err sshd[32733]: error: Could not load host key: /etc/ssh/hostkeys/ssh_host_dsa_key
Apr 16 20:06:34 localhost auth.info sshd[32733]: Could not write ident string to UNKNOWN port 65535
Apr 16 20:06:44 localhost auth.err sshd[32739]: error: Could not load host key: /etc/ssh/hostkeys/ssh_host_dsa_key
Apr 16 20:06:44 localhost auth.info sshd[32739]: Could not write ident string to UNKNOWN port 65535
Apr 16 20:06:54 localhost auth.err sshd[32745]: error: Could not load host key: /etc/ssh/hostkeys/ssh_host_dsa_key

same errors on PI 1/2

cat /etc/os-release

ID=“balena-os”
NAME=“balenaOS”
VERSION=“2.46.1+rev1”
VERSION_ID=“2.46.1+rev1”
PRETTY_NAME=“balenaOS 2.46.1+rev1”
MACHINE=“raspberrypi”
VARIANT=“Production”
VARIANT_ID=“prod”
META_BALENA_VERSION=“2.46.1”
RESIN_BOARD_REV=“e194600”
META_RESIN_REV=“f2295d2”
SLUG=“raspberry-pi”

Hey, what exactly are you trying to do? Those errors look like somebody trying to use sshd incorrectly.