# Failed to fetch. ошибка на странице веб интерфейса модуля

Если при попытке зайти на страницу веб интерфейса модуля интеграции бразуер возвращает ошибку Failed to fetch, значит были закэшированы старые данные.\\

![Ошибка Failed to fetch](/files/8aTHIBDeZOM5cNlMdVJi)

Нужно очистить кэш браузера для страницы веб интерфейса модуля интеграции.\
Очистка кэша в Google Chrome:

1. Откройте инструменты разработчика: Ctrl+Shift+I
2. Теперь, оставив панель открытой, кликните левой кнопкой мыши на кнопку «Обновить» (рядом со строкой адреса) и не отпускайте кнопку.
3. Через несколько секунд вы увидите выпадающее меню в котором будет пункт: Очистка кэша и аппаратная перезагрузка.

![](/files/MdtSLE3ZA2Q61ReTtuP9)

Также чтобы перезагрузить страницу без использования файлов кэша, можно воспользоваться комбинацией клавиш `Ctrl+F5` или `Ctrl+Shift+R`.\
\\


---

# 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.itgrix.ru/how-to-fix/failed-to-fetch.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.
