为了能快速了解并处理您的问题,请提供以下基础信息: 面板、插件版本: Debian GNU/Linux 10 x86_64(Py3.7.9)
系统版本:: Debian GNU/Linux 10 x86_64(Py3.7.9)
相关截图(日志、错误):ValueError: invalid literal for int() with base 10: 'NaN',REQUEST_DATE: 2023-04-24 16:10:54 PAN_VERSION: 7.9.9 OS_VERSION: Debian GNU/Linux 10 x86_64(Py3.7.9) REMOTE_ADDR: 183.46.62.112 REQUEST_URI: POST /plugin?action=install_plugin REQUEST_FORM: {'sName': 'php-8.0', 'version': '8.0', 'min_version': '26', 'type': 'NaN'} USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 1995, in publicObject res = run_obj.run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 1942, in run result = getattr(toObject, get.action)(get) File "class/panelPlugin.py", line 804, in install_plugin if int(get.type) > 4: get.type = '0' ValueError: invalid literal for int() with base 10: 'NaN'
|
|