# Issues with Remote and ConfigUI

### Only "Loading..." displayed on ConfigUI Page

Some people have stated that the ConfigUI page just says loading. If you're having this issue you must use a newer browser. Most often this happens if you have an outdated version of Raspbian. If your version of Raspbian predates Raspbian Jessie W/PIXEL then we suggest following the steps in [How To Install Raspbian(full)](/how_tos/how_to_install_raspbianfull.md). Following this solution has fixed this specific issue 100% of the time.

Have a different issue? Take a look at the [Troubleshooting Page](/troubleshooting.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.smart-mirror.io/troubleshooting/issues-with-remote-and-configui.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.
