[SOLVED] Openhab2 - Xiaomi Mi Gateway - does not respond

Hello, i am stuck at trying to start the ssh server by running /etc/init.d/dropbear start but all i get is:

Starting Dropbear SSH server: Pseudo-terminal will not be allocated because stdin is not a terminal.
dropbearkey: Could not resolve hostname rsa: Name or service not known

Running the command dropbear -p 22 returns the “help” for the dropbear command:

usage: ssh [-46AaCfGgKkMNnqsTtVvXxYy] [-B bind_interface]
[-b bind_address] [-c cipher_spec] [-D [bind_address:]port]
[-E log_file] [-e escape_char] [-F configfile] [-I pkcs11]
[-i identity_file] [-J [user@]host[:port]] [-L address]
[-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port]
[-Q query_option] [-R address] [-S ctl_path] [-W host:port]
[-w local_tun[:remote_tun]] destination [command]

Do you have any clue how to move forward? I would like to transfer by SCP the client from rothm.

Thanks!