- REQUEST_DATE: 2024-01-04 23:35:54
- PAN_VERSION: 8.0.48
- OS_VERSION: CentOS 7.9.2009 x86_64(Py3.7.8)
- REMOTE_ADDR: 112.225.162.142
- REQUEST_URI: POST /monitor/boce/get_alam_list?
- REQUEST_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.36
- Traceback (most recent call last):
- File "/www/server/panel/BTPanel/__init__.py", line 2292, in publicObject
- res = run_obj.run(toObject, defs, get)
- File "/www/server/panel/BTPanel/__init__.py", line 2239, in run
- result = getattr(toObject, get.action)(get)
- File "class/panelController.py", line 86, in model
- raise public.PanelError(result['msg'])
- public.PanelError: 面板运行时发生错误: Traceback (most recent call last):
- File "/www/server/panel/class/monitorModel/boceModel.py", line 28, in
- import pycurl
- ImportError: pycurl: libcurl link-time ssl backend (nss) is different from compile-time ssl backend (none/other)
- During handling of the above exception, another exception occurred:
- Traceback (most recent call last):
- File "/www/server/panel/class/monitorModel/boceModel.py", line 31, in
- import pycurl
- ImportError: pycurl: libcurl link-time ssl backend (nss) is different from compile-time ssl backend (none/other)
复制代码 |