出错了,面板运行时发生错误!Jul 18, 2022#宝塔65AI-generated summaryThere was an error during the runtime of the panel. The panel environment that was causing issues was deleted and a new panel environment and update package were obtained.Copy# 删除之前无法使用的面板环境 rm -rf /www/server/panel/pyenv #重新获取新的面板环境和更新包 curl http://download.bt.cn/install/update_panel.sh|bash ---