# Adding My Server Fails

The following errors can occur during setup:

## Invalid Credentials

Please check your credentials. It seems like your user, password, or key is wrong.

## Host Timeout

The server does not answer in time. Please check if your server allows the incoming connection.

## Invalid Host

Please check your host. It does not answer at all.

## Invalid Key

Please check if your key is in a valid format and is of a valid type, or if the passphrase of the key is correct.

## Missing Passphrase

Your key does require a passphrase. Please add it.

## Missing Authentication Method

No authentication method was found.

## Connection Refused

Please check if the port is correct and available.

## Unknown Error

[Please contact me](/apple/contact.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.whaledeck.app/apple/troubleshooting/adding-my-server-fails.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.
