为了能快速了解并处理您的问题,请提供以下基础信息:
问题描述: 出错了,面板运行时发生错误![url=]ValueError: invalid literal for int() with base 10: ''[/url]
相关截图(日志、错误): ValueError: invalid literal for int() with base 10: ''
REQUEST_DATE: 2024-01-04 20:34:50 VERSION: CentOS 7.7.1908 x86_64(Py3.7.9) - 8.0.5 REMOTE_ADDR: 87.200.114.5 REQUEST_URI: POST /config?action=get_configREQUEST_FORM: {} USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 2300, in publicObject res = run_obj.run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 2247, in run result = getattr(toObject, get.action)(get) File "class/config.py", line 1617, in get_config s_time = int(s_time_tmp)ValueError: invalid literal for int() with base 10: ''
|
|