更新:中英文排障指南- Agent

This commit is contained in:
hhhkkk520
2022-06-07 15:22:34 +02:00
parent 132e44caf6
commit a6b8be85da
2 changed files with 13 additions and 4 deletions
+9 -1
View File
@@ -1 +1,9 @@
# Agent
## Why the IP displayed in the admin panel and the actual IP of the Agent are not the same?
Please check [Dashboard - Why the IP displayed in the admin panel and the actual IP of the Agent are not the same?](/en_US/guide/dashboardq.html#why-the-ip-displayed-in-the-admin-panel-and-the-actual-ip-of-the-agent-are-not-the-same)
## Error on one-click script installation
### curl: Failed to connect to raw.githubusercontent.com...
Please check if your server can connect to Github, try again, or check [Other ways to install Agent](/en_US/guide/agent.html#other-ways-to-install-agent)
### sudo: command not found
Please install sudo first
+4 -3
View File
@@ -1,7 +1,8 @@
## 后台显示的IP和Agent实际IP不一致?
请查看 [Dashboard相关-后台显示的IP和Agent实际IP不一致?](/guide/dashboardq.html#后台显示的ip和agent实际ip不一致?)
在此不再赘述。
## 一键脚本安装出错
请查看 [Dashboard相关-为什么管理面板中显示的IP和Agent实际IP不一致?](/guide/dashboardq.html#为什么管理面板中显示的ip和agent实际ip不一致?)
在此不再赘述。
## 一键脚本安装时出错
### curl: Failed to connect to raw.githubusercontent.com......
多出现在国内主机中,目前一键脚本只从github直接获取安装脚本,您可以多尝试几次,或者[手动安装Agent](/guide/agent.html#其他方式安装agent),别忘了使用镜像。