当前位置:论坛首页 > Linux面板 > 求助

【待反馈】【企业级备份】添加新的备份储存方式报错

发表在 Linux面板2021-4-2 07:20 [复制链接] 2 1655

想添加OneDrive的备份储存方案,结果报错,已重新安装和修复过面板也没用。报错代码如下:
  1. 抱歉,出错了:
  2. Traceback (most recent call last):
  3. File "class/flask_sockets.py", line 30, in __call__
  4. handler, values = adapter.match()
  5. File "/www/server/panel/pyenv/lib/python3.7/site-packages/werkzeug/routing.py", line 1945, in match
  6. raise NotFound()
  7. werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.

  8. During handling of the above exception, another exception occurred:

  9. Traceback (most recent call last):
  10. File "class/panelPlugin.py", line 1951, in a
  11. return eval(execStr)
  12. File "", line 1, in
  13. File "enterprise_backup_main.py", line 1754, in enterprise_backup_main.enterprise_backup_main.get_available_cloud
  14. File "plugin/enterprise_backup/upload_aws.py", line 11, in
  15. from boto3 import client
  16. ModuleNotFoundError: No module named 'boto3'
复制代码


使用道具 举报 只看该作者 回复
发表于 2021-4-2 09:19:23 | 显示全部楼层
您好,服务器上执行下面命令安装一下python的模块库

  1. pip install boto3
  2. 或者
  3. btpip install boto3
复制代码
使用道具 举报 回复 支持 反对
发表于 2021-4-3 07:36:24 | 显示全部楼层
谢花郎 发表于 2021-4-2 09:19
您好,服务器上执行下面命令安装一下python的模块库

问题已解决,建议加入OneDrive的备份方式
使用道具 举报 回复 支持 反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

普通问题处理

论坛响应时间:72小时

问题处理方式:排队(仅解答)

工作时间:白班:9:00 - 18:00

紧急运维服务

响应时间:3分钟

问题处理方式:宝塔专家1对1服务

工作时间:工作日:9:00 - 18:30

宝塔专业团队为您解决服务器疑难问题

点击联系技术免费分析

工作时间:09:00至18:30

快速回复 返回顶部 返回列表