> 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-pt-br/suporte/lista-de-verificacao-de-solucao-de-problemas.md).

# Lista de verificação de solução de problemas

## Checklist de solução de problemas

### Guias relacionados

* [Testar conectividade de rede com ping (macOS)](broken://spaces/9CQkMgksfwknW6NqYZ9d/pages/dfd878de464753dbaa6e2b879e2dc28dba18eeea)
* [Tempo de entrega da VPS](broken://spaces/9CQkMgksfwknW6NqYZ9d/pages/12a3be299c8b307804fe3542881ed088c98cb75a)

### 1) Confirme o básico

* A fatura está paga?
* O serviço está ativo na Área do Cliente?
* Há algum anúncio relacionado?

Links:

* Faturas: <https://prevps.com/clients/clientarea.php?action=invoices>
* Anúncios: <https://prevps.com/clients/index.php?rp=/announcements>

### 2) Sintomas de rede

* Se for um timeout: verifique as regras de firewall no servidor.
* Se for autenticação: confirme usuário/senha/chave.
* Se for relacionado a DNS: confirme os nameservers e os valores dos registros.

### 3) Ações seguras

* Reinicie o serviço (se disponível).
* Tente a partir de outra rede.
* Colete logs e a saída exata de erro.

### 4) Quando abrir um ticket

Abra um ticket se:

* Você suspeitar de problemas de hardware/rede.
* Você não conseguir acessar o servidor após as verificações básicas.
* Você precisar de ações de cobrança/domínio.


---

# 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-pt-br/suporte/lista-de-verificacao-de-solucao-de-problemas.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.
