Thanks for your reply. But that did not help. Still similar error on server 
side :-
 sshd[8872]: error: Received disconnect from xx.yy.aa.bb: cc: no more 
authentication methods available [preauth]

Here is what it shows on windows side :-
[EE] 2016/22/04 09:14:12.136000 ConchStdioRemoteClientLinkFactory.disconnected()
[II] 2016/22/04 09:14:13.079000 
ConchStdioRemoteClientLinkFactory.__init__(ubuntu,,ec2-54-183-130-35.us-west-1.compute.amazonaws.com,22,C:\All
 
WorkSpaces\Personal\AWS\AWSKey.ppk.pub,########################################,,17:f6:ac:ea:bf:81:53:87:d7:67:c8:75:bd:62:cc:1a)
[II] 2016/22/04 09:14:13.130000 ConchTransport.connectionMade()
[II] 2016/22/04 09:14:13.252000 
ConchTransport.verifyHostKey([...],17:f6:ac:ea:bf:81:53:87:d7:67:c8:75:bd:62:cc:1a)
 dialog_util=<winswitch.ui.dialog_util.Dialog_Util instance at 0x04984F80>, 
factory=<winswitch.client.conch_server_channel.ConchStdioRemoteClientLinkFactory
 instance at 0x04CC40A8>, 
hostkey_fingerprint=17:f6:ac:ea:bf:81:53:87:d7:67:c8:75:bd:62:cc:1a
[II] 2016/22/04 09:14:13.282000 
ConchConnection.__init__(<winswitch.client.conch_server_channel.ConchStdioRemoteClientLinkFactory
 instance at 0x04CC40A8>)
[II] 2016/22/04 09:14:13.282000 
ConchUserAuth.__init__(<winswitch.client.conch_server_channel.ConchStdioRemoteClientLinkFactory
 instance at 0x04CC40A8>,<winswitch.net.conch_util.ConchConnection instance at 
0x04CB2E90>)
[II] 2016/22/04 09:14:13.282000 ConchTransport.connectionSecure() 
auth=<winswitch.net.conch_util.ConchUserAuth instance at 0x04CCC8A0>
[II] 2016/22/04 09:14:13.312000 ConchUserAuth.serviceStarted() 
agent_socket_filename=None
[II] 2016/22/04 09:14:13.342000 ConchUserAuth.ssh_USERAUTH_FAILURE(       
publickey ) TWISTED_MAJOR=16
[II] 2016/22/04 09:14:13.342000 
ConchUserAuth._cbUserauthFailure(None,<listiterator object at 0x04CAD590>) 
attempts=0
[II] 2016/22/04 09:14:13.342000 ConchUserAuth.getPublicKey() agentKeyIndex=0, 0 
agentKeys
[II] 2016/22/04 09:14:13.342000 ConchUserAuth.getPublicKey() testing 
public_key=C:\All WorkSpaces\Personal\AWS\AWSKey.ppk.pub
[II] 2016/22/04 09:14:13.343000 
ConchUserAuth._cbUserauthFailure(False,<listiterator object at 0x04CAD590>) 
attempts=0
[II] 2016/22/04 09:14:13.373000 ConchUserAuth.ssh_USERAUTH_FAILURE(       
publickey ) TWISTED_MAJOR=16
[II] 2016/22/04 09:14:13.373000 
ConchUserAuth._cbUserauthFailure(None,<listiterator object at 0x04CADDB0>) 
attempts=1
[II] 2016/22/04 09:14:13.373000 ConchUserAuth.getPublicKey() agentKeyIndex=0, 0 
agentKeys
[II] 2016/22/04 09:14:13.373000 ConchUserAuth.getPublicKey() testing 
public_key=C:\All WorkSpaces\Personal\AWS\AWSKey.ppk.pub
[II] 2016/22/04 09:14:13.374000 
ConchUserAuth._cbUserauthFailure(False,<listiterator object at 0x04CADDB0>) 
attempts=1
[II] 2016/22/04 09:14:13.404000 ConchUserAuth.ssh_USERAUTH_FAILURE(       
publickey ) TWISTED_MAJOR=16
[II] 2016/22/04 09:14:13.404000 
ConchUserAuth._cbUserauthFailure(None,<listiterator object at 0x04CADE90>) 
attempts=2
[II] 2016/22/04 09:14:13.404000 ConchUserAuth.getPublicKey() agentKeyIndex=0, 0 
agentKeys
[II] 2016/22/04 09:14:13.404000 ConchUserAuth.getPublicKey() testing 
public_key=C:\All WorkSpaces\Personal\AWS\AWSKey.ppk.pub
[II] 2016/22/04 09:14:13.405000 
ConchUserAuth._cbUserauthFailure(False,<listiterator object at 0x04CADE90>) 
attempts=2
[II] 2016/22/04 09:14:13.445000 ConchUserAuth.ssh_USERAUTH_FAILURE(       
publickey ) TWISTED_MAJOR=16
[II] 2016/22/04 09:14:13.445000 
ConchUserAuth._cbUserauthFailure(None,<listiterator object at 0x04CAD590>) 
attempts=3
[II] 2016/22/04 09:14:13.445000 ConchUserAuth.getPublicKey() agentKeyIndex=0, 0 
agentKeys
[II] 2016/22/04 09:14:13.445000 ConchUserAuth.getPublicKey() testing 
public_key=C:\All WorkSpaces\Personal\AWS\AWSKey.ppk.pub
[II] 2016/22/04 09:14:13.446000 
ConchUserAuth._cbUserauthFailure(False,<listiterator object at 0x04CAD590>) 
attempts=3
[II] 2016/22/04 09:14:13.458000 
ConchStdioRemoteClientLinkFactory.clientConnectionLost(<twisted.internet.tcp.Connector
 instance at 0x04CC4C88>,[Failure instance: Traceback (failure with no frames): 
<class 'twisted.internet.error.ConnectionDone'>: Connection was closed 
cleanly.\n])
[EE] 2016/22/04 09:14:13.458000 ConchStdioRemoteClientLinkFactory.disconnected()

 Regards, Mukul ( https://sites.google.com/site/mukulagrawal ) 

    On Friday, April 22, 2016 5:56 AM, Antoine Martin <[email protected]> 
wrote:
 

 On 22/04/16 05:51, Mukul Agrawal wrote:
> I am trying to use winswitch on windows7 computer to log into a Ubuntu 
> (Trusty) remote server using public-key authentication method. It does not 
> work.
> I can separately use Putty and log on to server just fine without any 
> problems.
> I can also install XPRA client and XPRA server from Xpra distriibution and 
> that also works flawlessly.
> Not sure whats wrong with WinSwitch. Any help will be appreciated. Really 
> like to try your product because multi-protocol support.
> On the Unix machine auth.log shows a login attempt was made but was not 
> successful.
> sshd[6929]: error: Received disconnect from xx.xx.xx.xx: xx: no more 
> authentication methods available [preauth]
> On Windows machine, winswitch client log shows huge list of logs like 
> following :-
You are probably hitting this bug:
http://winswitch.org/trac/ticket/270
Which is fixed in the upcoming 0.12.22 release you can find here:
https://xpra.org/beta/windows/

Cheers
Antoine
_______________________________________________
shifter-users mailing list
[email protected]
http://lists.devloop.org.uk/mailman/listinfo/shifter-users


  
_______________________________________________
shifter-users mailing list
[email protected]
http://lists.devloop.org.uk/mailman/listinfo/shifter-users

Reply via email to