SSH suddenly stopped working | Instance is healthy and passed status checks

0

SSH to my ubuntu t3a.small instance stopped working suddenly. I have tries following

  1. SSH from putty using key pair. It was working before but stopped working today.
  2. Connect using aws console instance connect.
  3. I have verified that port 22 is open. vpc is attached to an internet gateway. I have made no chanhe to any network

This happen whenever I am running a npm run build recently. It will just hang instance. I checked remaining credit balance and it is 576 and cpu utlization is ~76%. This has happened very frequently recently. I have to restart my instance few times and then wait for ~30-40 minutes before I can ssh again.

mc
asked a month ago362 views
1 Answer
1

Hello,

I had issues sometimes with small EC2 instances, if the RAM/CPU capacity is full ssh dropped. Have you check if this behaviour continues with a t3a.medium ?

Leoc2
answered a month ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions