宝塔51特惠活动,企业版1099元/年,送SSL证书,最高立减2万元!查看活动
当前位置:论坛首页 > Linux面板 > 求助

【已完成】bt 面板更新之后报错,且无法登录

发表在 Linux面板2025-3-31 12:33 [复制链接] 13 597

为了能快速了解并处理您的问题,请提供以下基础信息:
面板、插件版本:

9.5.0
系统版本:

截屏2025-03-31 07.28.41.png 出错了,面板运行时发生错误!AttributeError: module 'PluginLoader' has no attribute 'get_plugin_list'
REQUEST_DATE: 2025-03-31 12:32:37  VERSION: Alibaba Cloud  3 (Soaring Falcon) x86_64(Py3.7.8) - 9.5.0 REMOTE_ADDR: 57.129.76.200 REQUEST_URI: POST /ajax?action=get_pay_typeREQUEST_FORM: {}  USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36Traceback (most recent call last):  File "/www/server/panel/BTPanel/__init__.py", line 2533, in publicObject    res = run_obj.run(toObject, defs, get)  File "/www/server/panel/BTPanel/__init__.py", line 2480, in run    result = getattr(toObject, get.action)(get)  File "class/ajax.py", line 2114, in get_pay_type    plugin_list = plu_panel.get_cloud_list()  File "class/panelPlugin.py", line 1261, in get_cloud_list    softList = Plugin(False).get_plugin_list(force)  File "class/pluginAuth.py", line 45, in get_plugin_list    return PluginLoader.get_plugin_list(force)AttributeError: module 'PluginLoader' has no attribute 'get_plugin_list'
  • 很抱歉,面板运行时意外发生错误,请尝试按以下顺序尝试解除此错误:
  • 修复方案一:在[首页]右上角点击修复面板,并退出面板重新登录。[color=rgb(32 165 58 / var(--un-text-opacity))][url=]尝试点击修复[/url]
  • 修复方案二:如上述尝试未能解除此错误,请截图此窗口到宝塔论坛发贴寻求帮助, 论坛地址:https://www.bt.cn/bbs
截屏2025-03-31 07.30.29.png
问题描述:
相关截图(日志、错误):

使用道具 举报 只看该作者 回复
发表于 2025-4-1 09:52:27 | 显示全部楼层
bt 16 再修复一下面板看看
使用道具 举报 回复 支持 反对
发表于 2025-4-1 12:33:23 | 显示全部楼层
阿珂 发表于 2025-4-1 09:52
bt 16 再修复一下面板看看

已经尝试过了,无用
使用道具 举报 回复 支持 反对
发表于 2025-4-1 14:29:34 | 显示全部楼层
  1. history |grep .sh
复制代码

执行这个命令看下
使用道具 举报 回复 支持 反对
发表于 2025-4-2 04:48:08 | 显示全部楼层
阿珂 发表于 2025-4-1 14:29
执行这个命令看下

Updates Information Summary: available
    200 Security notice(s)
         71 Important Security notice(s)
        114 Moderate Security notice(s)
         15 Low Security notice(s)
Run "dnf upgrade-minimal --security" to apply all updates.
Last login: Wed Apr  2 04:46:09 2025 from 8.139.99.212
[root@iZhp334mqu97mc7mu3e3laZ ~]# history |grep .sh
   65          $errors['hash'] = array(
   66              'The hash extension is missing.',
   67              'Install it or recompile php without --disable-hash'
  104              'If possible you should enable it or recompile php with --with-openssl'
  114              'If possible you should upgrade OpenSSL to version 1.0.1 or above.'
  202  function showWarnings($warnings)
  213  function showSecurityWarning($disableTls)
  342                  @exec(escapeshellarg(PHP_BINARY) .' '.escapeshellarg($this->target).' self-update --'.$channel.' --set-channel-only -q > '.$null.' 2> '.$null, $output);
  598  composer show -i | grep firebase/php-jwt
  663      if (in_array('--snapshot', $argv)) {
  664          $channel = 'snapshot';
  683          // Only show warnings if we haven't output any errors
  685              showWarnings($warnings);
  686              showSecurityWarning($disableTls);
  696              showWarnings($warnings);
  697              showSecurityWarning($disableTls);
  720  --snapshot           install the latest version from the snapshot (dev builds) channel instead of stable
  831   * @param array $warnings Populated by method, to be shown later
  907  cd /www/wwwroot/English.egg404.com
  908  composer create-project laravel/laravel .cd /www/wwwroot/English.egg404.com
  910  cd /www/wwwroot/English.egg404.com
  911  rm -rf * .*cd /www/wwwroot/English.egg404.com
  916  cd /www/wwwroot/English.egg404.com
  917  php artisan make:migration create_all_tablescd /www/wwwroot/English.egg404.com
  918  cd /www/wwwroot/English.egg404.comcd /www/wwwroot/English.egg404.comcd /www/wwwroot/English.egg404.comcd /www/wwwroot/English.egg404.com
  920  cd /www/wwwroot/English.egg404.com
  923  cd /www/wwwroot/English.egg404.com
  925  cd English.egg404.com
  972  history |grep .sh
[root@iZhp334mqu97mc7mu3e3laZ ~]#
使用道具 举报 回复 支持 反对
发表于 2025-4-2 06:12:03 | 显示全部楼层
阿珂 发表于 2025-4-1 14:29
执行这个命令看下

还是不行
使用道具 举报 回复 支持 反对
发表于 2025-4-2 20:09:42 | 显示全部楼层
阿珂 发表于 2025-4-1 14:29
执行这个命令看下

不行,还是没有解决
使用道具 举报 回复 支持 反对
发表于 2025-4-3 07:52:45 | 显示全部楼层
阿珂 发表于 2025-4-1 14:29
执行这个命令看下

目前尝试过回退版本,均无法解决
使用道具 举报 回复 支持 反对
发表于 2025-4-3 11:39:30 | 显示全部楼层
执行上面的命令截图
以及下面的命令:
  1. curl -s -m 5 http://download.bt.cn/tools/btcheck.sh|bash
复制代码
使用道具 举报 回复 支持 反对
发表于 2025-4-3 15:28:13 | 显示全部楼层
阿珂 发表于 2025-4-3 11:39
执行上面的命令截图
以及下面的命令:



如上
使用道具 举报 回复 支持 反对
发表于 2025-4-7 17:10:01 | 显示全部楼层
私发面板信息,这边看下
使用道具 举报 回复 支持 反对
发表于 2025-4-7 19:01:42 | 显示全部楼层
阿珂 发表于 2025-4-7 17:10
私发面板信息,这边看下

已发送内容账号,
使用道具 举报 回复 支持 反对
发表于 2025-4-11 15:43:19 | 显示全部楼层
还未解决
使用道具 举报 回复
发表于 2025-4-16 09:27:30 | 显示全部楼层
已完成,具体原因已告知
使用道具 举报 回复 支持 反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

普通问题处理

论坛响应时间:72小时

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

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

紧急运维服务

响应时间:3分钟

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

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

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

点击联系技术免费分析
快速回复 返回顶部 返回列表