本帖最后由 堡塔运维香菜卷 于 2023-9-4 10:09 编辑
REQUEST_DATE: 2023-09-04 09:51:40
PAN_VERSION: 7.9.0
OS_VERSION: Windows Server 2012 R2 Datacenter (build 9600) x64 (Py3.8.6)
REMOTE_ADDR: 180.125.233.140
REQUEST_URI: POST /site?action=AddSite
REQUEST_FORM: {'webname': '{"domain":"www.jiandanwg.com","domainlist":["jiandanwg.com"],"count":1}', 'port': '80', 'ps': 'www.jiandanwg.com', 'path': '', 'type_id': '0', 'version': '00', 'type': 'PHP', 'ftp': 'false', 'sql': 'false', 'codeing': 'utf8'}
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
Traceback (most recent call last):
File "C:\BtSoft\panel\BTPanel\__init__.py", line 1581, in publicObject
return run_exec().run(toObject, defs, get)
File "C:\BtSoft\panel\BTPanel\__init__.py", line 1813, in run
result = eval(fun)
File "", line 1, in
File "C:\BtSoft\panel/class\panelSite.py", line 104, in AddSite
self.sitePath = public.en_punycode_path(self.GetPath(get.path.replace(' ', ''))).strip();
File "C:\BtSoft\panel/class\panelSite.py", line 1882, in GetPath
if path[-1] == '/':
IndexError: string index out of range
|
|