# An error occured while fetching for updates

There are multiple reasons this issue can be happening. The first and most likely one is your antivirus interfering. Follow the linked guide and see if it helps:

{% content-ref url="/pages/z7vV6Jp2jDryi3VQ7vP5" %}
[Configuring your antivirus](/getting-started/installing-raft-mod-loader/configuring-your-antivirus.md)
{% endcontent-ref %}

If that doesn't help, don't worry we got you :wink:

{% content-ref url="/pages/RqXnoP4qhd3TQJai8vzK" %}
[Disabling IPV6](/getting-started/installing-raft-mod-loader/troubleshooting/an-error-occured-while-fetchting-for-updates/disabling-ipv6.md)
{% endcontent-ref %}

If that didn't help too try changing the DNS

{% content-ref url="/pages/J4H68e9rY5MKvMls9TKD" %}
[Changing the DNS](/getting-started/installing-raft-mod-loader/troubleshooting/an-error-occured-while-fetchting-for-updates/changing-the-dns.md)
{% endcontent-ref %}

## My problem could not be solved with this guide <a href="#other" id="other"></a>

It seems like your problem is a bit uncommon. But don't worry, we'll be happy to provide support on our [Discord server](https://raftmodding.com/discord). :blush:


---

# 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://api.raftmodding.com/getting-started/installing-raft-mod-loader/troubleshooting/an-error-occured-while-fetchting-for-updates.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.
