# Only a connection failure message is shown

<br>

<figure><img src="https://images.gitbook.com/__img/dpr=2,width=760,onerror=redirect,format=auto,signature=555085318/https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2FiKxoYELFf9WS8XCvYe6S%2Fblobs%2FwhLbw0x3dj969yNlqqKB%2Fconnection-1.png" alt=""><figcaption></figcaption></figure>

If only the phrase '**Failed to connect to the page**' is displayed in the error screenshot as above, **it means the page connection failed**.The main causes are as follows, and the screenshot may be shown for various other reasons as well.

1. **Temporary access failure due to the site's own traffic overload**
2. **The collector server's IP address is blocked and the target website refuses the connection**
3. **Proxy connection error of a personal proxy user** (<mark style="color:red;">ProxyConnectionError</mark>)

How to resolve

* First, try accessing the target site directly. If it is not accessible in a regular browser either, this may have something to do with **a temporary problem with the site**. Wait until it is restored and then try the data extraction again.
* If it is not a problem with the target site, **\[Settings → Listly Premium Proxy]** try selecting an IP from another country. You can bypass the IP to access the blocked page again. *(However, this proxy is a shared resource used by all users of Listly servers, so speed degradation or temporary connection instability may occur.)*

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

* **If it cannot be resolved with a public proxy,** consider using a dedicated IP provided by [**personal proxy**](https://app.gitbook.com/o/Uu6AM3fgpZza0EpsJM4N/s/goHfMCeMlqJPW61OR5d1/~/edit/~/changes/78/support/faq/proxy/do-i-necessarily-need-a-private-proxy-server). A more stable connection will be possible. To apply for a personal proxy, contact us via \[[**this link**](https://www.listly.io/contact?about=proxy)] or at <hello@listly.io>.
* **If the error code shows '**<mark style="color:red;">**ProxyConnectionError**</mark>**'**, this means **an error that occurs while already using a personal proxy**. It may be that the proxy validity period has expired or there is an error in the registered proxy information. If you want to check or renew the personal proxy status, contact us at <hello@listly.io>.


---

# 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.listly.io/support/solutions-by-extraction-error-message/connection-failure.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.
