# 僅顯示連線失敗訊息

![連線頁面失敗](/files/4b9771a62f973a387bef113db5e13fb272861b2a)

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

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

如何解決

{% stepper %}
{% step %}

### 嘗試直接存取目標網站

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

{% step %}

### 嘗試使用不同的 Proxy（Listly Premium Proxy）

在設定中前往 **\[設定 → Listly Premium Proxy]**，嘗試選擇來自其他國家的 IP，以繞過被封鎖的情況。\
注意：此代理為所有 Listly 伺服器使用者共享，可能會出現速度變慢或暫時連線不穩定的情形。

![Premium Proxy](/files/d3cd153e890eccf6c4be37848e207236d022bac3)
{% endstep %}

{% step %}

### 使用私人代理伺服器（專用 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/)。專用 IP 通常能提供更穩定的連線。要申請私人代理伺服器，請透過[此連結](https://www.listly.io/contact?about=proxy)或聯絡 <hello@listly.io>。
{% endstep %}
{% endstepper %}

<details>

<summary>ProxyConnectionError 表示什麼？如何處理</summary>

如果錯誤代碼顯示 `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-hant/support/faq-zh-hant/7.-yi-wang-ye-xie-qu-shi-bai-xun-xi-de-jie-jue-fang-an/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.
