Unable to connect, after a few weeks
Hi, I was able to connect to my EC2 Linux instance on AWS from my Windows 10 laptop, a month ago. Now I am running this
./sshfs -o default_permissions,IdentityFile='C:/Users/me/Documents/ntalamaws.pem' [email protected]:/ n: -o LogLevel=DEBUG1 -o sshfs_debug
but I am getting the following result:
.... debug1: Trying private key: C:/Users/me/Documents/ntalamaws.pem debug1: Authentication succeeded (publickey). Authenticated to ec2-13-211-127-236.ap-southeast-2.compute.amazonaws.com ([13.211.127.236]:22). debug1: channel 0: new [client-session] debug1: Requesting [email protected] debug1: Entering interactive session. debug1: pledge: network debug1: client_input_global_request: rtype [email protected] want_reply 0 debug1: Remote: /home/admin/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding debug1: Sending subsystem: sftp debug1: client_input_channel_req: channel 0 rtype exit-status reply 0 debug1: channel 0: free: client-session, nchannels 1 Transferred: sent 2372, received 2344 bytes, in 0.2 seconds Bytes per second: sent 11676.6, received 11538.8 debug1: Exit status 0 read: Connection reset by peer
I did it once... now I do not understand what is the error
I have the same issue. :( I hate it
Same here. Re-copying the key into the identify file solved it.
Same with me, what happened?
Same here... what happened?