jikunchong edited a comment on issue #750:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/750#issuecomment-974622287


   看 apisix ingress controller 的容器日志是这样的:
   ```
    2021-11-20T17:25:50+08:00   error   apisix/route.go:191     failed to 
reflect route delete to cache: not found
   
    2021-11-20T17:25:50+08:00   error   apisix/route.go:161     failed to 
create route: unexpected status code 400; error message: {"error_msg":"failed 
to fetch upstream info by upstream id [b3f9690], response code: 404"}
   
    
   
    2021-11-20T17:25:50+08:00   error   ingress/ingress.go:178  failed to sync 
ingress artifacts        {"error": "1 error occurred:\n\t* unexpected status 
code 400; error message: {\"error_msg\":\"failed to fetch upstream info by 
upstream id [b3f9690], response code: 404\"}\n\n\n"}
   
    2021-11-20T17:25:50+08:00   warn    ingress/ingress.go:191  sync ingress 
failed, will retry {"object": 
{"Type":2,"Object":{"Key":"try-apps/bookinfo-ingress","GroupVersion":"networking/v1","OldObject":{}},"Tombstone":null},
 "error": "1 error occurred:\n\t* unexpected status code 400; error message: 
{\"error_msg\":\"failed to fetch upstream info by upstream id [b3f9690], 
response code: 404\"}\n\n\n"}
   ```
   但我应该如何解决呢?


-- 
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]


Reply via email to