为了能快速了解并处理您的问题,请提供以下基础信息: 面板:8.0.1腾讯云DNS解析插件:3.1 3.0都试过了 系统版本:Ubuntu 18.04.6 LTS x86_64(Py3.7.8) 问题描述: 无法获取账户信息/编辑解析记录,打开直接报错
出错了,[腾讯云DNS解析]运行时发生错误![url=]AttributeError: module 'page' has no attribute 'page_data'[/url]
相关截图(日志、错误): AttributeError: module 'page' has no attribute 'page_data'
REQUEST_DATE: 2023-07-27 08:25:46 PAN_VERSION: 8.0.1 OS_VERSION: Ubuntu 18.04.6 LTS x86_64(Py3.7.8) REQUEST_URI: POST /plugin%3Faction%3Da%26name%3Ddnspod%26s%3Dget_domain_listREQUEST_FORM: {'limit': '8', 'p': '1', 'search': ''} USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36 Edg/115.0.1901.183Traceback (most recent call last): File "pluginAuth.py", line 449, in pluginAuth.Plugin.exec_fun File "/www/server/panel/plugin/dnspod/dnspod_main.py", line 513, in get_domain_list page, data_list = page.page_data(get, DomainList)AttributeError: module 'page' has no attribute 'page_data' |
|