AlinsRan commented on issue #1248: URL: https://github.com/apache/apisix-ingress-controller/issues/1248#issuecomment-1219260252
> > > > default-apisix-cluster-base-url这个配置错了,就不是404的问题了 > > 你们顺着这个调用链路排查下吧,这个链路就没有对错误进行区分,包括404在内,底层抛出来的错误,到上游判断有错误的时候就直接退出了 run --> HasSynced --> syncCacheOnce --> List --> listResource I have verified it. If the admin url is correct, it will not 404. If the URL is wrong, 404 will be generated. Can you open the debug log, and request the admin url yourself? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
