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 1a6fd901d56 Update 37.md (#1817)
1a6fd901d56 is described below
commit 1a6fd901d561a8f857b71e65ac2de61b028f48b2
Author: mfordjody <[email protected]>
AuthorDate: Mon Jan 9 19:42:33 2023 +0800
Update 37.md (#1817)
---
content/zh/docs3-v2/java-sdk/faq/1/37.md | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/content/zh/docs3-v2/java-sdk/faq/1/37.md
b/content/zh/docs3-v2/java-sdk/faq/1/37.md
index 8d0073c83a2..b3dcd5841d6 100644
--- a/content/zh/docs3-v2/java-sdk/faq/1/37.md
+++ b/content/zh/docs3-v2/java-sdk/faq/1/37.md
@@ -5,12 +5,10 @@ linkTitle: "1-37 - Nacos 异常"
weight: 37
---
-## 可能的原因
+### 可能的原因
-Nacos配置信息未正确配置。
+Nacos 配置信息未正确配置。
-## 排查和解决步骤
+### 排查和解决步骤
-检查配置Nacos的ip和端口号是否正确,如果开启了Nacos的安全认证,检查用户名和密码配置是否正确。
-
-<p style="margin-top: 3rem;"> </p>
+检查配置 Nacos 的 ip 和端口号是否正确,如果开启了 Nacos 的安全认证,检查用户名和密码配置是否正确。