KpyM Telnet/SSH Server - Forum
TortoiseCVS |
Putty Fatal Connection |
TortoiseCVS |
Jan 15 2008 15:12 |
|
Does KTS work with TortoiseCVS? I receive the following Putty Fatal Connection Error when trying to add files to the CVSNT server repository using KTS SSH: "server refused to start a shell/command"
This occurs after successful login.
******kts-log.txt shows:
4008 : 4068 2008- 1-15 8:46:47 98 : 0:KTS connected to <ip address:port>
3756 : 2448 2008- 1-15 8:46:47 161 : 0:term-ssh.exe started
3756 : 2448 2008- 1-15 8:46:48 192 : 0:connected to <ip address:port>
3756 : 2448 2008- 1-15 8:46:48 192 : 0:ssh initialized
3756 : 2448 2008- 1-15 8:46:54 801 : 0:ssh.login.end
3756 : 2448 2008- 1-15 8:46:54 817 : 0:login accepted: [ <username> ]
3756 : 2448 2008- 1-15 8:46:54 942 : 0:can't read first packet
3756 : 3880 2008- 1-15 8:46:56 317 : 0:shutdown
3756 : 3880 2008- 1-15 8:46:56 317 : 0:session.exe end
******Below are the verbose messages returned by Tortoise and/or Putty.
cvs import: warning: unrecognized response `Looking up host "<hostname>"' from cvs server
cvs import: warning: unrecognized response `Connecting to <ip address> port 22' from cvs server
cvs import: warning: unrecognized response `Server version: SSH-2.0-cryptlib' from cvs server
cvs import: warning: unrecognized response `We claim version: SSH-2.0-PuTTY_Release_0.60' from cvs server
cvs import: warning: unrecognized response `Using SSH protocol version 2' from cvs server
cvs import: warning: unrecognized response `Doing Diffie-Hellman group exchange' from cvs server
cvs import: warning: unrecognized response `Doing Diffie-Hellman key exchange with hash SHA-1' from cvs server
cvs import: warning: unrecognized response `Host key fingerprint is:' from cvs server
cvs import: warning: unrecognized response `ssh-rsa 1024 <fingerprint>' from cvs server
cvs import: warning: unrecognized response `Initialised Blowfish-128 CBC client->server encryption' from cvs server
cvs import: warning: unrecognized response `Initialised HMAC-SHA1 client->server MAC algorithm' from cvs server
cvs import: warning: unrecognized response `Initialised Blowfish-128 CBC server->client encryption' from cvs server
cvs import: warning: unrecognized response `Initialised HMAC-SHA1 server->client MAC algorithm' from cvs server
cvs import: warning: unrecognized response `Using username "<username>".' from cvs server
cvs import: warning: unrecognized response `Sent password' from cvs server
cvs import: warning: unrecognized response `Access granted' from cvs server
cvs import: warning: unrecognized response `Opened channel for session' from cvs server
cvs import: warning: unrecognized response `Server refused to start a shell/command' from cvs server
cvs [import aborted]: end of file from server (consult above messages if any)
Any help would be appreciated. Thanks.
|
Kroum Grigorov |
|
Jan 15 2008 20:55 |
|
This will not work, I think TortoiseCVS is trying to start "exec" chanel and this is not supported by current KTS version.
I will add this to my todo list.
Kroum
|
© 2007 - 2008 Kroum Grigorov