fujunsfzh 发表于 2025-1-16 16:06:01

面板 9.4.0安装nacos后报错 TypeError: string indices must be integers

本帖最后由 fujunsfzh 于 2025-1-16 16:08 编辑

为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本:9.4.0
系统版本:centos7
问题描述:安装后服务可以正常访问到,但是点击安装的容器报错,页面不能操作停止和重启。出错了,运行时发生错误!TypeError: string indices must be integers
>>点击查看详情



相关截图(日志、错误):Traceback (most recent call last):File "class/panelPlugin.py", line 3765, in a    return p.exec_fun(get)File "class/pluginAuth.py", line 67, in exec_fun    raise public.PanelError(res['msg'])public.PanelError: 面板运行时发生错误: Traceback (most recent call last):File "/www/server/panel/plugin/nacos/nacos_main.py", line 194, in check_port_status    if i['Port'] == nacos_port and i['Strategy'] == 'accept':TypeError: string indices must be integers

fujunsfzh 发表于 2025-1-16 16:07:20

帖子有长度限制,贴上图片就超限

yyu0378 发表于 2025-1-16 17:51:19

配置中有关端口设定有错误。

fujunsfzh 发表于 2025-1-21 13:56:18

本帖最后由 fujunsfzh 于 2025-1-21 14:03 编辑

yyu0378 发表于 2025-1-16 17:51
配置中有关端口设定有错误。
使用面板的一键安装,没有修改过什么配置。

需要手动修改什么端口配置吗?

宝塔用户_upxsds 发表于 5 天前

解决了吗?我也是报相同的错误
页: [1]
查看完整版本: 面板 9.4.0安装nacos后报错 TypeError: string indices must be integers