# 弹出窗口覆盖提取区域。

<figure><img src="https://content.gitbook.com/content/LlkvcuviCyyU871Augk5/blobs/bZtbamYl1vCRfWoBCvqE/connection%201.png" alt=""><figcaption></figcaption></figure>

如果错误截图中如上所示仅显示"**连接页面失败**"这一短语，**这意味着页面连接失败**。主要原因如下，截图也可能因各种其他原因而显示。

{% stepper %}
{% step %}

### 网站自身流量过载导致的临时访问失败

目标网站当前可能因流量过大或维护而短时间无法响应，导致连接失败。
{% endstep %}

{% step %}

### 采集器服务器的 IP 地址被阻止，目标网站拒绝连接

目标网站可能对来自采集器服务器的 IP 实施了封锁或限制，从而拒绝连接。
{% endstep %}

{% step %}

### 私人代理用户的代理连接错误（ProxyConnectionError）

当使用私人代理时，若代理不可用或配置错误，会出现代理连接相关错误。
{% endstep %}
{% endstepper %}

如何解决

{% hint style="info" %}
首先，尝试直接访问目标网站。如果在常规浏览器中也无法访问，这可能与**网站的临时问题**有关。等待其恢复后再尝试数据提取。
{% endhint %}

{% hint style="info" %}
如果不是目标网站的问题，前往 **设置 → Listly 高级代理**，尝试从另一个国家选择 IP。您可以绕过 IP 再次访问被阻止的页面。（注意：此代理是所有 Listly 服务器用户使用的共享资源，因此可能会出现速度下降或临时连接不稳定的情况。）
{% endhint %}

<figure><img src="https://content.gitbook.com/content/LlkvcuviCyyU871Augk5/blobs/phh8MCuzawDkhFlMvox2/premium%20proxy.avif" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
如果无法通过公共代理解决，请考虑使用提供专用 IP 的私人代理。将实现更稳定的连接。要申请私人代理，请通过以下方式联系我们：

* 通过此链接提交请求： <https://www.listly.io/contact?about=proxy>
* 或发送邮件至 <hello@listly.io>
  {% endhint %}

<details>

<summary>私人代理和 ProxyConnectionError 的进一步说明（展开查看）</summary>

* **私人代理**：提供专用 IP 的代理通常能更稳定地访问受限或对共享代理有封禁的网站。若公共代理不稳定或被阻断，私人代理是更可靠的选择。
* **ProxyConnectionError**：若错误代码显示 "<mark style="color:red;">ProxyConnectionError</mark>"，这意味着在已经使用私人代理时发生了错误。可能原因包括代理有效期已过、代理配置信息错误或代理服务中断。
* **若出现 ProxyConnectionError 的排查建议**：检查私人代理是否过期或配置是否正确；如需我们协助检查或续订私人代理，请发送邮件至 <hello@listly.io> 联系我们。

</details>


---

# 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/docs/zh-hans/support/solutions-by-extraction-failure-message/tan-chu-chuang-kou-fu-gai-ti-qu-qu-yu.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.
