662876 (2017-07-18 07:50:28,050) [QThreadPoolThread-1 (stderr-#13 "C:\Program Files (x86)\SmartGit\git\bin\git.exe" fetch --progress --prune --recurse-submodules=no t)] INFO smartgit.command.logging - stderr: fatal: Could not read from remote repository.
662876 (2017-07-18 07:50:28,050) [QThreadPoolThread-1 (stderr-#13 "C:\Program Files (x86)\SmartGit\git\bin\git.exe" fetch --progress --prune --recurse-submodules=no t)] INFO smartgit.command.logging - stderr: Please make sure you have the correct access rights
662876 (2017-07-18 07:50:28,050) [QThreadPoolThread-1 (stderr-#13 "C:\Program Files (x86)\SmartGit\git\bin\git.exe" fetch --progress --prune --recurse-submodules=no t)] INFO smartgit.command.logging - stderr: and the repository exists.
662887 (2017-07-18 07:50:28,061) [WorkerThread-1] INFO q.exec - Executing #14 [D:\Git\ElvUI] "C:\Program Files (x86)\SmartGit\git\bin\git.exe" status --untracked-files=no --porcelain
663006 (2017-07-18 07:50:28,180) [WorkerThread-1] INFO smartgit.executable.remoteCmd - Using built-in SSH client
663009 (2017-07-18 07:50:28,183) [WorkerThread-1] INFO q.exec - Executing #15 [D:\Git\ElvUI] "C:\Program Files (x86)\SmartGit\git\bin\git.exe" ls-remote origin refs/heads/development*
663195 (2017-07-18 07:50:28,369) [QThreadPoolThread-4 (smartgit.agV)] INFO sc.server - Received command 'ssh'
663197 (2017-07-18 07:50:28,371) [QThreadPoolThread-4 (smartgit.agV)] INFO sc.server - params: ssh (id=1456043188706962861)
663525 (2017-07-18 07:50:28,699) [Thread-183] ERROR smartgit.ssh.trilead - com.trilead.ssh2.transport.KexManager: Cannot negotiate, proposals do not match.
663525 (2017-07-18 07:50:28,699) [Thread-183] ERROR smartgit.ssh.trilead - com.trilead.ssh2.transport.KexManager: Local : KexParameters{cookie=[-79, -49, 36, 112, 66, -45, -81, -91, 73, -86, -3, -52, 30, -23, 82, -44], kex_algorithms=[diffie-hellman-group-exchange-sha1, diffie-hellman-group14-sha1, diffie-hellman-group1-sha1], server_host_key_algorithms=[ssh-rsa, ssh-dss], encryption_algorithms_client_to_server=[aes256-ctr, aes192-ctr, aes128-ctr, blowfish-ctr, aes256-cbc, aes192-cbc, aes128-cbc, blowfish-cbc, 3des-ctr, 3des-cbc], encryption_algorithms_server_to_client=[aes256-ctr, aes192-ctr, aes128-ctr, blowfish-ctr, aes256-cbc, aes192-cbc, aes128-cbc, blowfish-cbc, 3des-ctr, 3des-cbc], mac_algorithms_client_to_server=[hmac-sha1-96, hmac-sha1, hmac-md5-96, hmac-md5], mac_algorithms_server_to_client=[hmac-sha1-96, hmac-sha1, hmac-md5-96, hmac-md5], compression_algorithms_client_to_server=[none], compression_algorithms_server_to_client=[none], languages_client_to_server=[], languages_server_to_client=[], first_kex_packet_follows=false, reserved_field1=0}
663525 (2017-07-18 07:50:28,699) [Thread-183] ERROR smartgit.ssh.trilead - com.trilead.ssh2.transport.KexManager: Remote: KexParameters{cookie=[42, 63, 95, 106, -114, -44, 86, 78, -3, -52, 120, -45, 16, 76, 61, -18], kex_algorithms=[diffie-hellman-group-exchange-sha256, diffie-hellman-group14-sha1, diffie-hellman-group-exchange-sha1], server_host_key_algorithms=[ssh-rsa, ssh-ed25519], encryption_algorithms_client_to_server=[
aes25...@openssh.com,
aes12...@openssh.com, aes256-ctr, aes128-ctr], encryption_algorithms_server_to_client=[
aes25...@openssh.com,
aes12...@openssh.com, aes256-ctr, aes128-ctr], mac_algorithms_client_to_server=[
hmac-sha...@openssh.com,
hmac-sha...@openssh.com,
umac-1...@openssh.com, hmac-sha2-512, hmac-sha2-256, hmac-ripemd160], mac_algorithms_server_to_client=[
hmac-sha...@openssh.com,
hmac-sha...@openssh.com,
umac-1...@openssh.com, hmac-sha2-512, hmac-sha2-256, hmac-ripemd160], compression_algorithms_client_to_server=[none,
zl...@openssh.com], compression_algorithms_server_to_client=[none,
zl...@openssh.com], languages_client_to_server=[], languages_server_to_client=[], first_kex_packet_follows=false, reserved_field1=0}
663526 (2017-07-18 07:50:28,700) [Thread-183] ERROR smartgit.ssh.trilead - com.trilead.ssh2.transport.TransportManager: Receive thread: error in receiveLoop: Cannot negotiate, proposals do not match.
663526 (2017-07-18 07:50:28,700) [QThreadPoolThread-4 (smartgit.agV)] WARN sc.server - error processing command
at com.trilead.ssh2.Connection.connect(Connection.java:817)
at com.syntevo.dvcs.transport.ssh.l.a(SourceFile:269)
at com.syntevo.dvcs.transport.ssh.l.a(SourceFile:115)
at com.syntevo.dvcs.transport.ssh.g.a(SourceFile:125)
at smartgit.aTV.a(SourceFile:47)
at smartgit.agV.a(SourceFile:45)
at smartgit.aby.run(SourceFile:24)
at smartgit.abE.run(SourceFile:66)
Caused by: java.io.IOException: Key exchange was not finished, connection is closed.
at com.trilead.ssh2.transport.KexManager.getOrWaitForConnectionInfo(KexManager.java:92)
at com.trilead.ssh2.transport.TransportManager.getConnectionInfo(TransportManager.java:231)
at com.trilead.ssh2.Connection.connect(Connection.java:769)
... 7 more
Caused by: java.io.IOException: Cannot negotiate, proposals do not match.
at com.trilead.ssh2.transport.KexManager.handleMessage(KexManager.java:417)
at com.trilead.ssh2.transport.TransportManager.receiveLoop(TransportManager.java:765)
at com.trilead.ssh2.transport.TransportManager$1.run(TransportManager.java:480)
at java.lang.Thread.run(Thread.java:745)