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 07:07:43 UTC

[GitHub] [apisix] geekgao opened a new pull request #4957: Update getting-started.md

geekgao opened a new pull request #4957:
URL: https://github.com/apache/apisix/pull/4957


   增加了dashboard无法被访问,目录权限问题的解释
   
   ### What this PR does / why we need it:
   <!--- Why is this change required? What problem does it solve? -->
   <!--- If it fixes an open issue, please link to the issue here. -->
   
   ### Pre-submission checklist:
   
   * [ ] Did you explain what problem does this PR solve? Or what new features have been added?
   * [ ] Have you added corresponding test cases?
   * [ ] Have you modified the corresponding document?
   * [ ] Is this PR backward compatible? **If it is not backward compatible, please discuss on the [mailing list](https://github.com/apache/apisix/tree/master#community) first**
   


-- 
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



[GitHub] [apisix] github-actions[bot] commented on pull request #4957: docs: Update getting-started.md

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #4957:
URL: https://github.com/apache/apisix/pull/4957#issuecomment-986200605


   This pull request/issue has been closed due to lack of activity. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time.


-- 
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



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

Posted by GitBox <gi...@apache.org>.
spacewander commented on a change in pull request #4957:
URL: https://github.com/apache/apisix/pull/4957#discussion_r700670861



##########
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:
       Let's sync it to `docs/en/latest/getting-started.md`.




-- 
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



[GitHub] [apisix] github-actions[bot] closed pull request #4957: docs: Update getting-started.md

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed pull request #4957:
URL: https://github.com/apache/apisix/pull/4957


   


-- 
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



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

Posted by GitBox <gi...@apache.org>.
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



[GitHub] [apisix] github-actions[bot] commented on pull request #4957: docs: Update getting-started.md

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #4957:
URL: https://github.com/apache/apisix/pull/4957#issuecomment-962428223


   This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 4 weeks if no further activity occurs. If you think that's incorrect or this pull request should instead be reviewed, please simply write any comment. Even if closed, you can still revive the PR at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions.


-- 
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