> 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-ja/sapto/toraburushtinguchekkurisuto.md).

# トラブルシューティングチェックリスト

## トラブルシューティングチェックリスト

### 関連ガイド

* [pingでネットワーク接続をテストする（macOS）](broken://spaces/rnIenW93yWaMy2wz7Jzm/pages/3338cda2ae05ae43069c8c48e0a70580416b861f)
* [VPSの配達時間](broken://spaces/rnIenW93yWaMy2wz7Jzm/pages/85bab5bf3fda796cff033ac93b13af8b5227e4eb)

### 1) 基本事項を確認する

* 請求書は支払われていますか？
* クライアントエリアでサービスは有効ですか？
* 関連するお知らせはありますか？

リンク：

* 請求書: <https://prevps.com/clients/clientarea.php?action=invoices>
* お知らせ: <https://prevps.com/clients/index.php?rp=/announcements>

### 2) ネットワークの症状

* タイムアウトの場合：サーバーのファイアウォールルールを確認してください。
* 認証の問題の場合：ユーザー名／パスワード／キーを確認してください。
* DNS関連の場合：ネームサーバーとレコード値を確認してください。

### 3) 安全な対処

* サービスを再起動してください（利用可能な場合）。
* 別のネットワークから試してみてください。
* ログと正確なエラー出力を収集してください。

### 4) チケットを開くべき時

以下の場合はチケットを開いてください：

* ハードウェア／ネットワークの問題が疑われる場合。
* 基本的な確認の後もサーバーにアクセスできない場合。
* 請求／ドメインに関する対応が必要な場合。


---

# 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-ja/sapto/toraburushtinguchekkurisuto.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.
