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 36597fb8b97 Update 32.md (#1811)
36597fb8b97 is described below
commit 36597fb8b9769b466ed3ae6b2b5d512ff1c91853
Author: mfordjody <[email protected]>
AuthorDate: Mon Jan 9 19:29:45 2023 +0800
Update 32.md (#1811)
Co-authored-by: mfordjody <[email protected]>
---
content/zh/docs3-v2/java-sdk/faq/1/32.md | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/content/zh/docs3-v2/java-sdk/faq/1/32.md
b/content/zh/docs3-v2/java-sdk/faq/1/32.md
index 03ea0708d6d..0058b6aa295 100644
--- a/content/zh/docs3-v2/java-sdk/faq/1/32.md
+++ b/content/zh/docs3-v2/java-sdk/faq/1/32.md
@@ -5,16 +5,14 @@ linkTitle: "1-32 - xDS Channel 初始化失败"
weight: 32
---
-## 可能的原因
+### 可能的原因
1. 版本可能不一致或不兼容。
2. 读取数据时超时。
3. 参数配置有问题。
-## 排查和解决步骤
+### 排查和解决步骤
1. 可根据第三方官网介绍进行适配。
2. 确认是否是超时时间设置过短或服务端存在问题。
3. 检测端口的映射关系是否正确。
-
-<p style="margin-top: 3rem;"> </p>