问题描述:报错,打开 服务器ip/mail/maildomain时会报错,一直这样,重装服务器重新安装面板也无法解决服务器版本Ubuntu 22.04 LTS (Jammy Jellyfish) x86_64(Py3.7.8)
- Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 2533, in publicObject res = run_obj.run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 2480, in run result = getattr(toObject, get.action)(get) File "class/panelController.py", line 81, in model result = PluginLoader.module_run(module_name,def_name,pdata) File "PluginLoader.py", line 370, in PluginLoader.module_run File "/www/server/panel/class/mailModel/mainModel.py", line 1374, in get_domains now_tag = ip_tags[0] if ip_tags else ''KeyError: 0
复制代码
|
|