This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/master by this push:
new 71897717177 Update 30.md (#1809)
71897717177 is described below
commit 71897717177bd4a1d49e8d2814023fcca1f455ad
Author: mfordjody <[email protected]>
AuthorDate: Mon Jan 9 19:29:30 2023 +0800
Update 30.md (#1809)
Co-authored-by: mfordjody <[email protected]>
---
content/zh/docs3-v2/java-sdk/faq/1/30.md | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/content/zh/docs3-v2/java-sdk/faq/1/30.md
b/content/zh/docs3-v2/java-sdk/faq/1/30.md
index e96a7b83bf2..b5707e8bc2e 100644
--- a/content/zh/docs3-v2/java-sdk/faq/1/30.md
+++ b/content/zh/docs3-v2/java-sdk/faq/1/30.md
@@ -5,16 +5,14 @@ linkTitle: "1-30 - xDS 请求失败"
weight: 30
---
-## 可能的原因
+### 可能的原因
1. 版本可能不一致或不兼容。
2. 读取数据时超时。
3. 参数配置有问题。
-## 排查和解决步骤
+### 排查和解决步骤
1. 可根据第三方官网介绍进行适配。
2. 确认是否是超时时间设置过短或服务端存在问题。
3. 检测端口的映射关系是否正确。
-
-<p style="margin-top: 3rem;"> </p>