宝塔用户_uwmbse 发表于 2024-2-1 21:26:03

【待反馈】架设出现的问题

REQUEST_DATE: 2024-02-01 21:32:06
PAN_VERSION: 7.9.0
OS_VERSION: Windows Server 2012 R2 Datacenter (build 9600) x64 (Py3.8.6)
REMOTE_ADDR: 180.123.148.59
REQUEST_URI: POST /site?action=AddSite
REQUEST_FORM: {'webname': '{"domain":"www.567fz.com","domainlist":["567fz.com"],"count":1}', 'port': '80', 'ps': 'www.567fz.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/119.0.0.0 Safari/537.36
Traceback (most recent call last):
File "D:\BtSoft\panel\BTPanel\__init__.py", line 1581, in publicObject
    return run_exec().run(toObject, defs, get)
File "D:\BtSoft\panel\BTPanel\__init__.py", line 1813, in run
    result = eval(fun)
File "", line 1, in
File "D:\BtSoft\panel/class\panelSite.py", line 104, in AddSite
    self.sitePath = public.en_punycode_path(self.GetPath(get.path.replace(' ', ''))).strip();
File "D:\BtSoft\panel/class\panelSite.py", line 1882, in GetPath
    if path[-1] == '/':
IndexError: string index out of range

大炮运维V587 发表于 2024-2-2 11:12:47

您好,您的网站目录配置的是哪个?看提示是没有获取到您的网站目录导致没法添加网站的
页: [1]
查看完整版本: 【待反馈】架设出现的问题