Skip to content

Commit efe1bf6

Browse files
committed
fix: 添加启动修复的命令
1 parent 10d31da commit efe1bf6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/en/guide/pve/pve_install.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ bash <(wget -qO- --no-check-certificate https://raw.githubusercontent.com/onecli
7777

7878
:::warning
7979
Before using this command, please make sure that you have restarted the server and that PVE can use the WEB terminal normally before executing this command. Do not execute this command immediately after restarting the machine, wait for at least 1 minute after the WEB terminal is successfully started before executing this command.
80+
If the WEB side doesn't start, run ```systemctl status pveproxy``` to see if it starts, if it's stuck, run ```systemctl start pveproxy``` to start the WEB side.
8081
:::
8182

8283
:::tip

docs/guide/pve/pve_install.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ bash <(wget -qO- --no-check-certificate https://cdn.spiritlhl.net/https://raw.gi
8989

9090
:::warning
9191
**使用前请保证重启过服务器且此时PVE能正常登录进WEB端再执行,重启机器后不要立即执行此命令,待WEB端启动并可登录成功后至少等1分钟再执行本命令**
92+
如果WEB端起不来,执行```systemctl status pveproxy```查看是否启动,如果卡住未启动,执行```systemctl start pveproxy```启动WEB端
9293
:::
9394

9495
:::tip

0 commit comments

Comments
 (0)