All Questions
Tagged with npm amazon-ec2
2 questions
0
votes
0
answers
374
views
EC2 instance (Ubuntu) suddenly got very sluggish
I logged into my EC2 instance on AWS, pull the latest code and started running npm update and noticed my Ubuntu become very, very sluggish. When I run ps aux I got this:
USER PID %CPU %MEM ...
0
votes
0
answers
57
views
apt/maven/npm checksum failure on amazon ec2
I'm recently encountering multiple download checksum failures when booting ec2 machine.
This manifests itself with sporadic failures of apt, maven and npm installs.
In one case that the pom checksum ...