You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of the issue: getting error while connecting to sftp
ssh: handshake failed: ssh: no common algorithm for key exchange; client offered: [curve25519-sha256 [email protected] ecdh-sha2-nistp256 ecdh-sha2-nistp384 ecdh-sha2-nistp521 diffie-hellman-group14-sha256 diffie-hellman-group14-sha1 ext-info-c [email protected]], server offered: [diffie-hellman-group-exchange-sha256
Sling version (sling --version): 1.2.14
Operating System (linux, mac, windows): linux
Replication Configuration:
# replication.yamlsource: MY_SFTPtarget: SNOWFLAKEdefaults:
mode: truncatesource_options:
format: xmlstreams:
"sftp://host/IN/contract.xml":
object: 'app_{USER_NAME}'single: trueenv:
SAMPLE_SIZE: 2000# increase the sample size to infer types (default=900).SLING_STREAM_URL_COLUMN: true # adds a _sling_stream_url column with file pathSLING_LOADED_AT_COLUMN: timestampUSER_NAME: '${USER_NAME}'...
Log Output (please run command with -d):
Paste log here.
ssh: handshake failed: ssh: no common algorithm for key exchange; client offered: [curve25519-sha256 [email protected] ecdh-sha2-nistp256 ecdh-sha2-nistp384 ecdh-sha2-nistp521 diffie-hellman-group14-sha256 diffie-hellman-group14-sha1 ext-info-c [email protected]], server offered: [diffie-hellman-group-exchange-sha256
The text was updated successfully, but these errors were encountered:
Issue Description
Description of the issue: getting error while connecting to sftp
ssh: handshake failed: ssh: no common algorithm for key exchange; client offered: [curve25519-sha256 [email protected] ecdh-sha2-nistp256 ecdh-sha2-nistp384 ecdh-sha2-nistp521 diffie-hellman-group14-sha256 diffie-hellman-group14-sha1 ext-info-c [email protected]], server offered: [diffie-hellman-group-exchange-sha256
Sling version (
sling --version
): 1.2.14Operating System (
linux
,mac
,windows
): linuxReplication Configuration:
-d
):The text was updated successfully, but these errors were encountered: