> For the complete documentation index, see [llms.txt](https://docs.prevps.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.prevps.com/documentation/documentation-de/support/fehlerbehebungs-checkliste.md).

# Fehlerbehebungs-Checkliste

## Fehlerbehebungs-Checkliste

### Verwandte Anleitungen

* [Netzwerkverbindung mit ping testen (macOS)](broken://spaces/Rp20EvwBieTF51kuNmYL/pages/4f5190ba7c84df07d50be08f90666c41d16ed4ed)
* [VPS-Lieferzeit](broken://spaces/Rp20EvwBieTF51kuNmYL/pages/f6bbb74b58e646c0d37fdf1745a8a1c8b2eb2cd6)

### 1) Die Grundlagen bestätigen

* Ist die Rechnung bezahlt?
* Ist der Dienst im Kundenbereich aktiv?
* Gibt es eine zugehörige Ankündigung?

Links:

* Rechnungen: <https://prevps.com/clients/clientarea.php?action=invoices>
* Ankündigungen: <https://prevps.com/clients/index.php?rp=/announcements>

### 2) Netzwerksymptome

* Bei Timeouts: Überprüfen Sie die Firewall-Regeln auf dem Server.
* Bei Authentifizierungsproblemen: Bestätigen Sie Benutzername/Passwort/Schlüssel.
* Bei DNS-Problemen: Bestätigen Sie Nameserver und Record-Werte.

### 3) Sichere Maßnahmen

* Starten Sie den Dienst neu (falls verfügbar).
* Versuchen Sie es von einem anderen Netzwerk.
* Sammeln Sie Protokolle und die genaue Fehlermeldung.

### 4) Wann ein Ticket öffnen

Öffnen Sie ein Ticket, wenn:

* Sie Hardware-/Netzwerkprobleme vermuten.
* Sie nach den Grundprüfungen nicht auf den Server zugreifen können.
* Sie Abrechnungs-/Domain-Aktionen benötigen.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.prevps.com/documentation/documentation-de/support/fehlerbehebungs-checkliste.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.
