# Device did not connect to the Management Service

## Issue

> The device is not connected to the **Management Service** after **agent** installation.

***

## Resolution

If the device is not connected to the **Management Service** after **agent** installation:

1. Make sure you used the correct **Xopero ONE agent** installer. Note that installers differ for **Windows Server 2008R2**, **2012**, and **2012+**.
2. Verify that the **Management Service** address is configured correctly (using, for example, the **config.json** file located in the **agent’s** installation directory).
3. Ensure that communication between the **agent** and **Management Service** is not blocked—either on the configured port for on-premise installations or between the **agent** and cloud-based **Management Service** for SaaS deployments.
4. Check your local firewall settings.
5. Verify if a **feature worker** license was not assigned by mistake (which, in this case, would be an incorrect license). Check the **Workers** tab in ⚙️ **Settings** (⚙️ **Settings** > **Advanced** > **Workers)**.


---

# 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://helpcenter.xopero.com/xopero-one-en/common-issues/workstations-and-servers/device-did-not-connect-to-the-management-service.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.
