
An error occurred while the panel was running!
ImportError: urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.0.2k-fips 26 Jan 2017'. See: https://github.com/urllib3/urllib3/issues/2168
REQUEST_DATE: 2024-02-26 18:07:29
PAN_VERSION: 6.8.35
OS_VERSION: CentOS 7.9.2009 x86_64(Py3.7.9)
REMOTE_ADDR: 103.104.100.78
REQUEST_URI: POST /system?action=GetNetWork
REQUEST_FORM: {}
USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
Traceback (most recent call last):
File "/www/server/panel/BTPanel/init.py", line 1927, in publicObject
return run_exec().run(toObject, defs, get)
File "/www/server/panel/BTPanel/init.py", line 1879, in run
result = getattr(toObject, get.action)(get)
File "class/system.py", line 626, in GetNetWork
import panelSSL
File "class/panelSSL.py", line 13, in
from panelAuth import panelAuth
File "class/panelAuth.py", line 14, in
import public,time,json,os,requests
File "/www/server/panel/pyenv/lib/python3.7/site-packages/requests/init.py", line 43, in
import urllib3
File "/www/server/panel/pyenv/lib/python3.7/site-packages/urllib3/init.py", line 42, in
"urllib3 v2.0 only supports OpenSSL 1.1.1+, currently "
ImportError: urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.0.2k-fips 26 Jan 2017'. See: https://github.com/urllib3/urllib3/issues/2168