net.schmizz.sshj.transport.TransportException: Unable to reach a settlement: [diffie-hellman-group1-sha1, diffie-hellman-group-exchange-sha1] and [curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, diffie-hellman-group14-sha256, diffie-hellman-group14-sha1]
at b4j/net.schmizz.sshj.transport.Proposal.firstMatch(Unknown Source)
at b4j/net.schmizz.sshj.transport.Proposal.negotiate(Unknown Source)
at b4j/net.schmizz.sshj.transport.KeyExchanger.gotKexInit(Unknown Source)
at b4j/net.schmizz.sshj.transport.KeyExchanger.handle(Unknown Source)
at b4j/net.schmizz.sshj.transport.TransportImpl.handle(Unknown Source)
at b4j/net.schmizz.sshj.transport.Decoder.decode(Unknown Source)
at b4j/net.schmizz.sshj.transport.Decoder.received(Unknown Source)
at b4j/net.schmizz.sshj.transport.Reader.run(Unknown Source)