I have been running this website for last 2 years and yesterday when I ran npm run build, it was killed. So, I logged out and when I logged in, digital ocean says cannot show system information because system load is more than 1.
My question is,
So, what’s the reason behind this issue?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Accepted Answer
Hey @aashaytrivedi1,
Well, you might be receiving more traffic thus generating more load to your application? Additionally, some resources might require more Memory if they have been updated.
This seems like it’s just resources missing. What you can do before upgrading though is to add SWAP and see how would that go:
https://www.digitalocean.com/community/tutorial_collections/how-to-add-swap-space
Swap is a portion of hard drive storage that has been set aside for the operating system to temporarily store data that it can no longer hold in RAM. This lets you increase the amount of information that your server can keep in its working memory, with some caveats. The swap space on the hard drive will be used mainly when there is no longer sufficient space in RAM to hold in-use application data.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.