# Proxy connection issues

### What’s the problem?

The proxy gives a connection error or the profile shows a red cross and is unable to launch.

![](/files/42f50857baf2ec0a649635220ef7c11c6d1cac57)

### Possible solutions

* Check if the connection type is correct.
* Check if it is an IPv6 proxy – IPv6 proxies only work on websites which support IPv6.
* Check if the proxy requires IP authorization or a username/password.
* Check if the port is included in the proxy – it should look like the picture below.

![](/files/db747e053d4f2c5fdeba7a30f5c6615d07a5a960)

### Proxy connection test

If you are sure all the above steps are correct and it still doesn’t work, please try the following steps to [test the proxy connection](/proxy-management/testing-and-verifying-proxies/proxy-test.md):

* Download firefox: <https://www.mozilla.org/firefox/new/>
* Download the foxyproxy addon: <https://addons.mozilla.org/en-US/firefox/addon/foxyproxy-standard/>
* Test if the proxy works with firefox and foxyproxy. You can confirm it on <https://www.whoer.net/>

#### Is it a proxy related issue?

When the proxy connection test fails it can be a proxy related issue. To further troubleshoot, first check if it is indeed proxy related by manually connecting to your proxies without Incogniton, using one of your browsers.

* If you are still not able to connect, raise this issue with your proxy provider and point out that your proxies do not work when connecting via a browser.
* If you managed to connect to your proxy successfully via a regular browser, this means that our server cannot receive IP-dependent data.

### Proxy connection solution

If our server cannot receive IP-dependent data, the Timezone, WebRTC and Geolocation must be set manually. Follow these steps:

{% stepper %}
{% step %}
**Disable Fill timezone based on the IP and set it manually**

Define the timezone manually (it’s advised to correspond with the proxy).

![](/files/fa4b8b520fa68a4027d778365998d93852e2ba8d)
{% endstep %}

{% step %}
**Disable Fill WebRTC Public IP based on the IP and set it manually**

Specify the Public IP of the proxy that you will use, or choose the **Disabled** mode.

![](/files/fba83bb1221f1c4fe3fe22a3f6c687c58ce27e04)
{% endstep %}

{% step %}
**Disable Fill geolocation based on IP and define coordinates manually**

Set coordinates manually (advised to correspond with the proxy) or choose the **Block** mode.

![](/files/7f5b1682eec1ea6b13cade4d812a2b11097baf4e)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
If you need more help or have any questions about connecting a proxy, feel free to reach out to [Incogniton Support](https://incogniton.com/contact/) for assistance.
{% endhint %}


---

# 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.incogniton.com/proxy-management/testing-and-verifying-proxies/proxy-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.
