Why is my VPS constantly crashing?

There are several causes to why you may not be able to access your VPS.  Some users often mistake the VPS being down when they cannot access their websites.  This would be due to apache being down which may need a restart.

More than often however, a VPS may appear offline because resources are continuously being maxed out, most likely due to memory allocation limits.  In this case it may be necessary to upgrade to the next VPS plan or add additional RAM.

You can open a support ticket to request for a analysis of your VPS to see what the issue could be.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to Access your Folders(Linux/Centos) using WinSCP

Guide on how to access the folders in your vps linux! This is the easiest way, First make sure...

How to traceroute your VPS IP?

How to Use the Traceroute Command Traceroute is a command which can show you the path a...

Command line bandwidth monitors for Linux

If you are a Sysadmin, monitoring bandwidth usage on your server is an important task. We agree...

Check the RAM Usage in Linux

1. Login to your VPS using Putty. 2. Type: free -m

How to do “mysqladmin flush-hosts” on VPS server?

How to fix this error "MySQL Database Error: Host '127.0.0.1' blocked because of many...