本帖最后由 北方糙汉子 于 2024-6-3 12:27 编辑
为了能快速了解并处理您的问题,请提供以下基础信息:
8.3.15
contos 7.9
linux 域名ssl续期提示错误,修复了还是这样
相关截图(日志、错误):REQUEST_DATE: 2024-06-03 12:12:40 VERSION: CentOS 7.9.2009 x86_64(Py3.7.9) - 8.3.15 REMOTE_ADDR: 1.83.169.238 REQUEST_URI: POST /acme?action=apply_cert_apiREQUEST_FORM: {'domains': '["xxxxx.com","xxxx.com","*.xxxx.com"]', 'auth_type': 'http', 'auth_to': '9', 'auto_wildcard': '0', 'id': '9'} USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36 Edg/125.0.0.0Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 2455, in publicObject res = run_obj.run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 2402, in run result = getattr(toObject, get.action)(get) File "/www/server/panel/class/acme_v2.py", line 1611, in apply_cert_api if webserver.name() != 'nginx':AttributeError: 'str' object has no attribute 'name'
|
|