# 错误

本节详细描述了应用可能出现的错误：

#### 剪贴板为空

您很可能在导入应用前忘记复制数据

#### 订阅 URL 无效

提供的地址包含错误或无效字符。请通过查看剪贴板检查链接的正确性。

#### 配置 {config type} 无效

您添加的配置（vless、vmess、trojan 等）包含错误或无效字符。请通过查看剪贴板检查链接的正确性。

#### JSON 配置（数组）无效

提供的 JSON 包含错误或无效字符。请通过查看剪贴板检查 JSON。

#### 未知的 DeepLink 操作

指定的 DeepLink 应用无法识别，已被忽略。

#### 未知的内容类型

无法识别提供的数据，因为它们包含错误或无效字符。请检查所提供数据的正确性。

#### 路由配置文件导入数据错误

路由配置文件包含错误或无效参数。

#### **添加订阅时超时**

添加或更新订阅时，应用会向订阅服务器发送请求。如果 9 秒内未收到任何响应，将显示此错误。


---

# 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://www.happ.su/main/zh/faq/cuo-wu.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.
