本帖最后由 堡塔运维小林 于 2023-6-28 12:01 编辑
为了能快速了解并处理您的问题,请提供以下基础信息:
7.8.0的版本
windows server 2019
申请Let's Encrypt 证书出错
REQUEST_DATE: 2023-06-28 10:04:17 PAN_VERSION: 7.8.0 OS_VERSION: Windows Server 2019 Datacenter (build 17763) x64 (Py3.8.6) REMOTE_ADDR: 127.0.0.1 REQUEST_URI: POST /acme?action=apply_cert_apiREQUEST_FORM: {'domains': '["res.glinfo.com"]', 'auth_type': 'http', 'auth_to': '37', 'auto_wildcard': '0', 'id': '37'} USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1823.58
Traceback (most recent call last): File "D:\BtSoft\panel\BTPanel\__init__.py", line 1534, in publicObject return run_exec().run(toObject, defs, get) File "D:\BtSoft\panel\BTPanel\__init__.py", line 1731, in run result = eval(fun) File "", line 1, in File "D:\BtSoft\panel/class\acme_v2.py", line 1374, in apply_cert_api args.auth_to = path + '/' + panelSite.panelSite().GetRunPath(args)TypeError: can only concatenate str (not "bool") to str
|
|