# 僅顯示連線失敗訊息。

![連線失敗示意圖](/files/6e3bc3912d275ebf183f7fee8b32908e1ff9d41b)

如上所示，如果錯誤截圖中僅顯示「**連線頁面失敗**」字樣，表示頁面連線失敗。主要原因如下（也可能因各種其他原因顯示截圖）：

* 由於網站自身流量過載導致的暫時存取失敗
* 收集器伺服器的 IP 位址被封鎖，目標網站拒絕連線
* 私人代理伺服器使用者的代理連線錯誤（ProxyConnectionError）

如何解決

{% stepper %}
{% step %}

### 1. 先檢查目標網站是否可存取

嘗試直接在一般瀏覽器中存取目標網站。如果瀏覽器中也無法存取，這可能是網站的暫時性問題。請等待網站恢復後再嘗試資料提取。
{% endstep %}

{% step %}

### 2. 嘗試使用 Listly 的公共代理（Listly Premium Proxy）

在 Listly 的介面中前往「設定 → Listly Premium Proxy」，嘗試選擇來自其他國家的 IP。這能繞過 IP 限制，重新存取被封鎖的頁面。

注意：此代理伺服器為所有 Listly 伺服器使用者共享資源，可能會出現速度下降或暫時連線不穩定的情況。
{% endstep %}

{% step %}

### 3. 考慮使用私人代理伺服器（專用 IP）

如果無法透過公共代理伺服器解決，請考慮使用提供專用 IP 的私人代理伺服器。這將能提供更穩定的連線。要申請私人代理伺服器，請透過以下方式聯絡：

* 私人代理說明連結（保留原始連結）：<https://www.listly.io/help/ko/faq/%EA%B0%9C%EC%9D%B8-%ED%94%84%EB%A1%9D%EC%8B%9C-%EC%84%9C%EB%B2%84%EB%A5%BC-%EC%93%B0%EB%A9%B4-%EB%AD%90%EA%B0%80-%EC%A2%8B%EC%9D%80%EA%B0%80%EC%9A%94/>
* 申請或聯絡表單：<https://www.listly.io/contact?about=proxy>
* 或電郵聯絡：<hello@listly.io>
  {% endstep %}

{% step %}

### 4. 如果錯誤代碼顯示 ProxyConnectionError

若錯誤代碼顯示「ProxyConnectionError」，表示在使用私人代理伺服器時發生錯誤。可能原因包括代理有效期已過或註冊的代理資訊有誤。若要檢查或更新私人代理狀態，請聯絡 <hello@listly.io>。
{% endstep %}
{% endstepper %}

![Premium Proxy 示意圖](/files/6887785614b74ba8473c7601e26dc4b8cb9286e4)


---

# 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-hant/support/solutions-by-extraction-error-message-zh-hant/jin-xian-shi-lian-xian-shi-bai-xun-xi.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.
