# Feeds not working

* The log file of your game server contains more than 30000 lines.
* The Bot lost access to your Nitrado Account and thus can not download the log files of your game server.
* The Discord API or the Bot encountered an error, such as a network outage.
* The related events were already parsed before the corresponding feed was created and thus did not get parsed a second time.
* The events required for that feed are not present in the log file. [Nitrado Settings](/configuration/nitrado-settings.md)


---

# 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.killfeed.xyz/troubleshooting/feeds-not-working.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.
