# Symptom & Solution

- [blurred preview images only](https://docs.fylr.io/for-system-administrators/symptom-and-solution/blurred-preview-images-only.md): If in fylr frontend, all images are only shown heavily blurred
- [Log messages that can be ignored](https://docs.fylr.io/for-system-administrators/symptom-and-solution/log-messages-that-can-be-ignored.md): fylr messages, fylr output, docker logs
- [too many clients are connected](https://docs.fylr.io/for-system-administrators/symptom-and-solution/too-many-clients-are-connected.md)
- [too many nested clauses](https://docs.fylr.io/for-system-administrators/symptom-and-solution/too-many-nested-clauses.md)
- [context canceled](https://docs.fylr.io/for-system-administrators/symptom-and-solution/context-canceled.md)
- [ContainerConfig error](https://docs.fylr.io/for-system-administrators/symptom-and-solution/containerconfig-error.md): Errors when using docker-compose
- [Purge objects](https://docs.fylr.io/for-system-administrators/symptom-and-solution/purge-objects.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.fylr.io/for-system-administrators/symptom-and-solution.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.
