REQUEST_DATE: 2022-07-19 00:48:01 PAN_VERSION: 7.9.3 OS_VERSION: Ubuntu 22.04 LTS x86_64(Py3.7.8) REMOTE_ADDR: **.***.**.** REQUEST_URI: POST /acme?action=apply_cert_apiREQUEST_FORM: {'domains': '["*.***.net","***.net"]', 'auth_type': 'dns', 'auth_to': 'CloudFlareDns|***@qq.com|*****', 'auto_wildcard': '0', 'siteName': '***.net'} USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.114 Safari/537.36 Edg/103.0.1264.62Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 1774, in publicObject return run_exec().run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 1722, in run result = getattr(toObject,get.action)(get) File "class/acme_v2.py", line 1316, in apply_cert_api if public.M('sites').where('id=? and project_type=?', (args.id, 'Java')).count() or public.M('sites').where('id=? and project_type=?', (args.id, 'Go')).count() or public.M('sites').where('id=? and project_type=?', (args.id, 'Other')).count():AttributeError: 'dict_obj' object has no attribute 'id' |
|