wjx8382 commented on issue #356:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/356#issuecomment-819198021


   > Maybe there are some internal bugs, could you paste the error log of 
apisix-ingress-controller.
   > 
   > Just paste the result of `kubectl logs -f {apisix-ingress-controller pod 
name}`.
   
   ```
   2021-04-14T11:00:29+08:00    error   apisix/upstream.go:119  failed to get 
upstream from APISIX      {"fullname": "tools_httpbin-85d57ddd75-wtmwh_80", 
"url": "http://apisix-admin:9180/apisix/admin/upstreams/5e521191";, "cluster": 
"", "error": "unexpected status code 403; error message: 
<html>\r\n<head><title>403 
Forbidden</title></head>\r\n<body>\r\n<center><h1>403 
Forbidden</h1></center>\r\n<hr><center>openresty</center>\r\n</body>\r\n</html>\r\n",
 "errorCauses": [{"error": "unexpected status code 403"}, {"error": "error 
message: <html>\r\n<head><title>403 
Forbidden</title></head>\r\n<body>\r\n<center><h1>403 
Forbidden</h1></center>\r\n<hr><center>openresty</center>\r\n</body>\r\n</html>\r\n"}]}
   2021-04-14T11:00:29+08:00    error   state/builder.go:174    failed to find 
upstream tools_httpbin-85d57ddd75-wtmwh_80: unexpected status code 403; error 
message: <html>
   <head><title>403 Forbidden</title></head>
   <body>
   <center><h1>403 Forbidden</h1></center>
   <hr><center>openresty</center>
   </body>
   </html>
   
   2021-04-14T11:00:29+08:00    info    controller/apisix_route.go:193  sync 
ApisixRoute failed, will retry     {"object": 
{"Type":1,"Object":{"Key":"tools/httpserver-route","OldObject":null,"GroupVersion":"apisix.apache.org/v2alpha1"},"Tombstone":null}}
   ```


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to