> 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-it/supporto/checklist-per-la-risoluzione-dei-problemi.md).

# Checklist per la risoluzione dei problemi

## Lista di controllo per la risoluzione dei problemi

### Guide correlate

* [Testare la connettività di rete con ping (macOS)](broken://spaces/cwVlDYZIEaAYHAdE9v0E/pages/a6b27018cf78e440c7077420d2751659e299fbea)
* [Tempo di consegna VPS](broken://spaces/cwVlDYZIEaAYHAdE9v0E/pages/564aa4e4fb860a44c736241c969b11701fd63a9f)

### 1) Confermare le basi

* La fattura è pagata?
* Il servizio è attivo nell'Area Clienti?
* C'è qualche comunicazione correlata?

Link:

* Fatture: <https://prevps.com/clients/clientarea.php?action=invoices>
* Annunci: <https://prevps.com/clients/index.php?rp=/announcements>

### 2) Sintomi di rete

* Se è un timeout: controllare le regole del firewall sul server.
* Se è un problema di autenticazione: confermare nome utente/password/chiave.
* Se correlato a DNS: confermare i nameserver e i valori dei record.

### 3) Azioni sicure

* Riavviare il servizio (se disponibile).
* Provare da un'altra rete.
* Raccogliere i log e l'output esatto dell'errore.

### 4) Quando aprire un ticket

Aprire un ticket se:

* Sospetti problemi hardware/rete.
* Non riesci ad accedere al server dopo i controlli di base.
* Hai bisogno di azioni di fatturazione/dominio.


---

# 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-it/supporto/checklist-per-la-risoluzione-dei-problemi.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.
