# Repeater Connection Issues

### **Common things to look for when seeing errors or not able to connect to a Master Server.**

* [ ] Make sure you are not using Master 3101 - This is being decommission, choose any other USA Master Server.<br>
* [ ] Verify your Repeater Call Sign is listed first followed by any details such as site name or location. Example   W1AW - 1 or W1AW/R or W1AW ARRL HQ.<br>
* [ ] Verify your Repeater Call Sign and 6-Digit ID is the same as registered with RadioID.net. You may change the call sign at RadioID if not correct or on the Repeater in the Call Sign/Radio Alias fields to match. <br>
* [ ] MMDVM Repeaters must now set a device password in the Sysop Dashboard, see [Device Password](/repeaters/sysop-dashboard/device-password.md). This password is then entered into your Repeater either as hotspot security in pi-star or password in MMDVMHost.&#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://help.brandmeister.us/repeaters/common-repeater-connection-issues.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.
