# An unexpected error has occurred

If you are creating a DAO and the screen shows "An expected error occurs" (as shown in the image)

![](/files/agp7Ch5Z8gvbq7UnxHGe)

Please follow these steps:

* Disable the VPN (and other connection limitations) if present
* Logout from the Web3 wallet (e.g. Metamask)
* Disable all the Ad-blockers (and other similar services) if present
* Clear the cache of the browser and close the browser
* Re-open the browser
* Login to Metamask and select the network and the account you want to use
* Access the DAO creation page starting from [here](https://aragon.org)
* Click the *create your DAO* - *Use Aragon Client* button

![Click the Create a DAO button](/files/EA7Yj28HxRJHeqrIkAEK)

![Click the Aragon Client Button](/files/cZq53hNeYBhvmWEvybvW)

* Re-connect the Web3 wallet (before that select the network and the account you want to use on the Web3 wallet)

![Select the network and the account on your web3 wallet (aka metamask)](/files/mjoWx1VonomdW1XDgKxp)

* Proceed with the DAO creation

Note: if the issue persists try to use another browser. The suggested browsers are [Brave](https://brave.com/), [Chrome](https://www.google.com/chrome/)/[Chromium](https://www.chromium.org/getting-involved/download-chromium), [Firefox](https://www.mozilla.org/) desktop web browsers. If you are using a mobile phone, try with a pc/ laptop.


---

# 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/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.
