Debian11 组件环境缺少
apt install libgd-dev libcurl4 gcc libonig-dev cmake -y
宝塔Python环境修复
btpip install -r /www/server/panel/requirements.txt
面板修复以及依赖问题
curl http://download.bt.cn/install/update_panel.sh|bash
- 修复python依赖
sudo /www/server/panel/pyenv/bin/pip install -r /www/server/panel/pyenv/pip.txt
数据备份
# PM2管理器
/www/server/panel/plugin/pm2/list
# supervisor 管理器
/www/server/panel/plugin/supervisor/profile
Mysql8.0强制安装
bash /www/server/panel/install/mysql.sh install 8.0
Docker无法启动
curl -sSL https://get.daocloud.io/daotools/set_mirror.sh | sh -s http://f1361db2.m.daocloud.io