本帖最后由 宝塔用户_frdksm 于 2025-8-13 14:27 编辑
为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本:
当前版本: 8.3.5 版本大小: 68.61 MB 更新时间: 2025-08-11 15:21:59
系统版本:
Windows Server 2022
问题描述: 网站 - Java项目 SpringBoot 不能改为 root
Traceback (most recent call last): File "C:\BtSoft\panel\class\python_run.py", line 180, in res = mod_run.run(get) File "C:\BtSoft\panel\class\python_run.py", line 67, in run return self.module_run(get) File "C:\BtSoft\panel\class\python_run.py", line 139, in module_run result = PluginLoader.module_run(module_name, action, get) File "C:\BtSoft\panel/class/projectModel/javaModel.py", line 2872, in modify_project return self.modify_project_springboot(get, project_find=project_find) File "C:\BtSoft\panel/class/projectModel/javaModel.py", line 2924, in modify_project_springboot self.set_config(get.project_name) File "C:\BtSoft\panel/class/projectModel/javaModel.py", line 962, in set_config self.set_nginx_config(project_find) File "C:\BtSoft\panel/class/projectModel/javaModel.py", line 754, in set_nginx_config listen_ipv6 = public.listen_ipv6() AttributeError: module 'public' has no attribute 'listen_ipv6'
|
|