# An unexpected error has occurred（予期せぬエラーが発生しました）

DAOを作成中に「An expected error occurs（予期せぬエラーが発生しました）」と画面に表示された場合（画像参照）

![](/files/PGA6jCAqGodzMaaRZ3Tt)

以下の手順に従ってください。

* VPN（およびその他の接続制限）がある場合は、これを無効にします。
* Metamaskからログアウトします。
* 広告ブロック（およびその他の類似サービス）がある場合は、すべて無効にしてください。
* ブラウザのキャッシュを削除し、ブラウザを終了します。
* ブラウザを再度開きます。
* Metamaskにログインし、使用するネットワークとアカウントを選択します。
* [こちら（英語のみ）](https://aragon.org/)からDAOの作成ページにアクセスします。
* Create your DAOをクリックし、その後Use Aragon Clientボタンをクリックします。

<figure><img src="/files/80l7tTlTmoMFQ6kJNkrs" alt=""><figcaption><p>Create your DAOを選択</p></figcaption></figure>

![USe Aragon Clientを選択](/files/Kc4iKnm3tz3dt2s3JwJo)

* Metamaskに再接続します（その前に、Metamaskで使用するネットワークとアカウントを選択しましょう）

![Web3ウォレット（例：Metamask）のネットワークとアカウントを選択します。](/files/W8ImgyUCtD6C0JZeI8gS)

* DAOの作成を続けましょう

注意：もし問題が解決しない場合は、他のブラウザを使用してみてください。推奨されるブラウザは、[Brave](https://brave.com/ja/), [Chrome](https://www.google.com/chrome/)/[Chromium（英語のみ）](https://www.chromium.org/getting-involved/download-chromium/), [Firefox](https://www.mozilla.org/ja/)デスクトップWebブラウザです。携帯電話を使用している場合は、パソコンで試してみてください。


---

# 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://legacy-docs.aragon.org/japanese-aragon-user-documentation/faq/products/aragon-client/an-unexpected-error-has-occurred.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.
