dantegarden commented on issue #921:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/921#issuecomment-1071945676


   > Can you look at the logs output by apisix-ingress-controller?
   
   ok,I found error message in apisix-ingress-controller logs
   ```
   2022-03-18T09:56:46+08:00    info    ingress/controller.go:609       service 
nfs-storage/onebrain-storage-nfs not found
   [GIN] 2022/03/18 - 09:56:47 | 200 |       83.34µs |      100.64.0.2 | GET    
  "/healthz"
   2022-03-18T09:56:48+08:00    info    ingress/controller.go:609       service 
kube-system/kube-scheduler not found
   2022-03-18T09:56:48+08:00    info    ingress/controller.go:609       service 
kube-system/kube-controller-manager not found
   2022-03-18T09:56:48+08:00    info    ingress/controller.go:609       service 
nfs-storage/onebrain-storage-nfs not found
   2022-03-18T09:56:49+08:00    error   apisix/route.go:164     failed to 
create route: unexpected status code 400; error message: {"error_msg":"unknown 
plugin [ext-plugin-pre-req]"}
   
   2022-03-18T09:56:49+08:00    warn    ingress/apisix_route.go:307     sync 
ApisixRoute failed, will retry     {"object": 
{"Type":1,"Object":{"Key":"dev-3woklfan/demo-test","OldObject":null,"GroupVersion":"apisix.apache.org/v2beta1"},"Tombstone":null},
 "error": "1 error occurred:\n\t* unexpected status code 400; error message: 
{\"error_msg\":\"unknown plugin [ext-plugin-pre-req]\"}\n\n\n"}
   2022-03-18T09:56:50+08:00    error   apisix/route.go:164     failed to 
create route: unexpected status code 400; error message: {"error_msg":"unknown 
plugin [ext-plugin-pre-req]"}
   
   2022-03-18T09:56:50+08:00    warn    ingress/apisix_route.go:307     sync 
ApisixRoute failed, will retry     {"object": 
{"Type":1,"Object":{"Key":"dev-3woklfan/demo-test","OldObject":null,"GroupVersion":"apisix.apache.org/v2beta1"},"Tombstone":null},
 "error": "1 error occurred:\n\t* unexpected status code 400; error message: 
{\"error_msg\":\"unknown plugin [ext-plugin-pre-req]\"}\n\n\n"}
   2022-03-18T09:56:50+08:00    info    ingress/controller.go:609       service 
kube-system/kube-scheduler not found
   2022-03-18T09:56:50+08:00    info    ingress/controller.go:609       service 
kube-system/kube-controller-manager not found
   2022-03-18T09:56:50+08:00    info    ingress/controller.go:609       service 
nfs-storage/onebrain-storage-nfs not found
   2022-03-18T09:56:51+08:00    error   apisix/route.go:164     failed to 
create route: unexpected status code 400; error message: {"error_msg":"unknown 
plugin [ext-plugin-pre-req]"}
   
   2022-03-18T09:56:51+08:00    warn    ingress/apisix_route.go:307     sync 
ApisixRoute failed, will retry     {"object": 
{"Type":1,"Object":{"Key":"dev-3woklfan/demo-test","OldObject":null,"GroupVersion":"apisix.apache.org/v2beta1"},"Tombstone":null},
 "error": "1 error occurred:\n\t* unexpected status code 400; error message: 
{\"error_msg\":\"unknown plugin [ext-plugin-pre-req]\"}\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