# “Something Went Wrong” Error:  Troubleshooting

<figure><img src="/files/hvAenCNwGF41kOnDQD4m" alt=""><figcaption></figcaption></figure>

### <mark style="color:green;">🧩 Common Causes</mark>

#### <mark style="color:green;">🕒 1. Incorrect System Date</mark>

* This is one of the most frequent reasons.
* If you **reset your machine**, the system date may change unexpectedly.
* If you **manually change your machine’s date**, it can also trigger this error.

#### <mark style="color:green;">🛠️ 2. Tampering with the Extension</mark>

* If someone modifies or tampers with the original extension files, this can lead to system errors.
* Always use the **official version** of WA WorkFlow to avoid such issues.

***

### <mark style="color:green;">✅ How to Fix It</mark>

1. **Check and Correct Your System Date**
   * Make sure your machine’s date and time settings are correct and synchronized with the internet.
2. **Remove and Reinstall the Extension**
   * Uninstall the WA WorkFlow extension completely.
   * Reinstall it from the official source.

⚠️ **Important:** If your system date is still incorrect during reinstallation, the error may persist. Fixing the date is essential.

***

### <mark style="color:green;">💾 Data Loss Warning</mark>

In some cases, this error may result in **loss of data**. Please take care to:

* Use only the official version
* Avoid modifying any extension files
* Keep your system date accurate
* **Always export and back up your data regularly** to prevent loss in unexpected situations

If the problem continues after following these steps, contact 💬 support for further assistance.


---

# 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://docs.wawf.app/wa-workflow/errors/something-went-wrong-error-troubleshooting.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.
