# A JavaScript error occurred

* If you get an error like screenshot below when starting butler, please reset token bidding jobs manually before starting again: Please delete `redis-dump.rdb` in `C:\Users\<Username>\AppData\Roaming\NFTbutler`
* Then restart your computer and start Butler again Reason for this error: If Butler is closed while storing the latest Job information on your harddisc, the dump can be corrupted which gives Butler a hard time loading it again when starting.\ <br>

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


---

# 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.nftbutler.io/nft-butler/more-resources/faq/a-javascript-error-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.
