# Why Is My Server/VPS Auto-Restarting or Crashing?

This usually happens because of:

* High RAM or CPU usage
* Resource spikes
* Misconfigured plugins or software
* Malware or suspicious activity
* Rare cases of high node load

If your usage stays high, upgrade your plan.

If the issue continues and usage looks normal, create a support ticket.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aquanodes.cloud/faq/server-and-vps-issues/why-is-my-server-vps-auto-restarting-or-crashing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
