# How to troubleshoot a "None of the specified endpoints were reachable" error in Local Run Manager

**Error context and text**:

Run Stuck in Analysis Queued state or Analysis Unsuccessful state in Local Run Manager (LRM) with the error "None of the Specified endpoints were reachable." This can be seen in any version of LRM.\
**Cause of error**:

Local Run Manager or RabbitMQ are not running.\
**Troubleshooting steps:**

* Check that Local Run Manager Analysis Service and Local Run Manager Job Service are running in the Task Manager; start either or both if they are not running.
* Check if the RabbitMQ service is running in the Task Manager; start if not.
  * If RabbitMQ is unable to start, navigate to C:\Users\sbsuser\AppData\Roaming\RabbitMQ\ and delete the "db" folder, then restart the RabbitMQ service from the Task Manager.
* Requeue the analysis from the LRM dashboard.

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                 |
| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #1217), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000001217%20-%20Software%20\&body=Dear%20Illumina%20Technical%20Support,%0D%0A%0D%0A)*.* |


---

# 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://knowledge.illumina.com/software/general/software-general-troubleshooting-list/000001217.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.
