You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/09/01 13:15:13 UTC

[GitHub] [apisix] juzhiyuan commented on a change in pull request #4957: docs: Update getting-started.md

juzhiyuan commented on a change in pull request #4957:
URL: https://github.com/apache/apisix/pull/4957#discussion_r700200933



##########
File path: docs/zh/latest/getting-started.md
##########
@@ -318,3 +318,5 @@ Apache APISIX 提供了一个 [Dashboard](https://github.com/apache/apisix-dashb
     ```bash
     docker logs -f --tail container_id
     ```
+
+- 如果发现只有 dashboard 无法被访问,请注意 etcd 容器是否在重启或失败,观察 etcd 容器日志中存在 Permission 问题,请留意并尝试更改 apisix-docker/example 的权限。

Review comment:
       ```suggestion
   - 如果发现只有 Dashboard 无法访问,请注意 ETCD 容器是否在重启状态或启动失败,请观察 ETCD 容器日志中存在的 Permission 问题,并尝试更改 `apisix-docker/example` 的权限。
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org