servicecomb-java-chassis icon indicating copy to clipboard operation
servicecomb-java-chassis copied to clipboard

接口契约测试成功但请求网关NOT FOUND org.apache.servicecomb.common.rest.locator.OperationLocator ERROR - locate path failed, status:Not Found

Open ZhangChaoSimple opened this issue 6 months ago • 1 comments

自定义业务接口在serviceComb的契约测试成功 image

但通过网关请求会报这个错误 : org.apache.servicecomb.common.rest.locator.OperationLocator ERROR - locate path failed, status:Not Found, http method:POST, path:/je/instruct/conveyInstuction/saveConveyInstruction/, microserviceName:srm

1706184254301

请问是什么原因

ZhangChaoSimple avatar Jan 25 '24 12:01 ZhangChaoSimple

可以确认下日志里面的url是否存在,以及自定义的网关路由转发规则是否正确处理url。

liubao68 avatar Jan 25 '24 13:01 liubao68