1 Answer
- Newest
- Most votes
- Most comments
0
Hi,
Are you seeing a specific error when trying to SSH or just the connection timing out?
You could try rebooting the instance if some downtime while the server gets up and running is acceptable.
You could also try running the free
or top
command on the server to see if there is potentially some memory issue.
answered 10 months ago
Relevant content
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 7 months ago
Hi Varun, Thanks for your response. While the server is up and running, running top command does not show any potential issues. Are there any stats related to memory that can be accessed? There are two stats/metrics that can be seen currently for lightsail instance.
I'm not aware of any Cloudwatch metric for memory for Lightsail instances that are given out of the box.
Have you tried connecting to the instance on different networks? If its able to connect on a different network, it could be a networking issue rather than something on the host itself.
Something else you could try is installing CloudWatch agent on the host which can report some additional memory metrics; however, there are some additional costs with generating custom metrics.
https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Install-CloudWatch-Agent.html