# Brinkagent doesn't get to Running state

When this happens, the agent is usually stuck between ‘configuring and ‘connecting edge’ states:&#x20;

Common reasons include:&#x20;

1\. UDP traffic / ports are not allowed, check with the service provider. In such cases, the Brinkagent > Diagnostics tab will show more details.&#x20;

<figure><img src="/files/q4dCrh0Ye35O6vanNE7x" alt=""><figcaption></figcaption></figure>

2\. Unreliable Internet connection&#x20;

3\. If 1&2 doesn’t seem to the issue, try the following for Windows&#x20;

&#x20;         a. Open task manager&#x20;

&#x20;         b. Go to Services tab&#x20;

&#x20;         c. Right click on Brinkagent and select Restart&#x20;

If the issue persists, collect a log bundle and contact support team.&#x20;


---

# 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.cloudbrink.com/troubleshooting-and-faq/brinkagent-doesnt-get-to-running-state.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.
