wxlevel commented on issue #11528: URL: https://github.com/apache/apisix/issues/11528#issuecomment-3236645316
数据平面配置了nacos,下面是数据平面pod中的 /conf/config.yaml的数据: <img width="1309" height="877" alt="Image" src="https://github.com/user-attachments/assets/3223be46-83b4-4fb1-8deb-f7311c4f2bf4" /> 数据平面pod中 能访问nacos,获取到数据: <img width="1368" height="83" alt="Image" src="https://github.com/user-attachments/assets/34a5f14e-c718-4504-9b35-7a807aeb095e" /> 数据平面的日志没有任何抓取nacos相关的日志:错误日志也没有: <img width="1640" height="458" alt="Image" src="https://github.com/user-attachments/assets/9435227f-79c3-4224-838e-045473980980" /> **我在数据平面(apisix-data-gateway) 上配置了nacos,但是 没有同步任何nacos的日志。 然后我在dashborad 测试访问后端服务报错找不到 _path_。但实际上我直接去请求这个接口是可以请求到的。 现在没有任何思绪,不知道怎么排查是nacos 没有同步到apisix 还是说配置有问题。** 正常接口请求,能获取到返回数据: <img width="1092" height="91" alt="Image" src="https://github.com/user-attachments/assets/caedc15d-5dc9-4e79-a582-90565c24bc02" /> 通过apisix去请求接口,报错: <img width="882" height="43" alt="Image" src="https://github.com/user-attachments/assets/b33100b5-1d3b-420c-b2a8-dc2590e1ecad" /> 下面是我的dashborad配置的路由: <img width="1418" height="603" alt="Image" src="https://github.com/user-attachments/assets/fd766f06-018d-453d-8fc0-36cdc9ec94e1" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org