Error software caused connection abort in Putty

+1 vote

Hi Guys,

I am getting an error while connecting to EC2 instance via putty. It throws the below error.

error: software caused connection abort

How to resolve this error?

Aug 27, 2020 in AWS by akhtar
• 38,230 points
1,357 views

1 answer to this question.

0 votes

Hi@akhtar,

I think there is a problem with the permissions. Check the permission of the .ssh folder. If the permissions are not set then use the below commands to set permissions.

$ chmod go-wrx 
$ chmod 700 .ssh
$ chmod 600 .ssh/authorized_keys
answered Aug 27, 2020 by MD
• 95,440 points

Related Questions In AWS

0 votes
1 answer

Error in Adding LIMIT fixes “Invalid digit, Value N” in Amazon Redshift.

This could be expressed simply as: SELECT TOP ...READ MORE

answered Sep 4, 2018 in AWS by Priyaj
• 58,090 points
10,353 views
0 votes
1 answer

502 Bad Gateway Error in CloudFront AWS

To resolve this you have 2 option.    Enable ...READ MORE

answered Sep 6, 2018 in AWS by Priyaj
• 58,090 points
4,095 views
0 votes
1 answer

Establish JDBC Connection in R through single sign-on

You can certainly connect to databases with ...READ MORE

answered Sep 12, 2018 in AWS by Priyaj
• 58,090 points
2,225 views
0 votes
1 answer
0 votes
1 answer

Network error: Connection timed out or Error connecting to [instance] in AWS.

Hi@akhtar, Check your security group rules. You need ...READ MORE

answered Apr 28, 2020 in AWS by MD
• 95,440 points
3,386 views
0 votes
1 answer

ERROR 1045 (28000): Access denied for user in AWS.

Hi@akhtar, You need to reset the password for this. ...READ MORE

answered Apr 2, 2020 in AWS by MD
• 95,440 points
7,191 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP