zhangxiaohui123456 opened a new issue #246:
URL: https://github.com/apache/apisix-ingress-controller/issues/246


   ### Issue description
   when 
   ### Environment
   When apisixUpstream is configured, what is the reason for the error reported 
by the ingress-controller
   logs:
   2021-02-07T11:03:46+08:00       error   apisix/upstream.go:89   failed to 
list upstreams: Get http://apisix-admin:9180/apisix/admin/upstreams: net/http: 
request canceled while waiting for connection (Client.Timeout exceeded while 
awaiting headers)
   ERROR: logging before flag.Parse: E0207 11:03:46.725956       1 
upstream.go:38] list upstreams in etcd failed, group: , err: Get 
http://apisix-admin:9180/apisix/admin/upstreams: net/http: request canceled 
while waiting for connection (Client.Timeout exceeded while awaiting headers)
   2021-02-07T11:03:46+08:00       error   state/builder.go:207    solver 
upstream failed, find upstream from APISIX failed, upstream: &{ID:<nil> 
FullName:0xc00041ef40 Group:0xc00041eeb0 ResourceVersion:0xc00041eec0 
Name:0xc00041eed0 Type:0xc00041ef50 HashOn:0xc00041ef60 Key:0xc00041ef70 
Nodes:[0xc00000fae0 0xc00000fb00] FromKind:0xc00041ef30}, err: list upstreams 
failed, err: Get http://apisix-admin:9180/apisix/admin/upstreams: net/http: 
request canceled while waiting for connection (Client.Timeout exceeded while 
awaiting headers)
   E0207 11:03:46.726001       1 apisix_upstream.go:113] error syncing 
'default/web': list upstreams failed, err: Get 
http://apisix-admin:9180/apisix/admin/upstreams: net/http: request canceled 
while waiting for connection (Client.Timeout exceeded while awaiting headers)
   
   * your apisix-ingress-controller version (output of 
`apisix-ingress-controller version --long`);
   * your Kubernetes cluster version (output of `kubectl version`);
   * if you run apisix-ingress-controller in Bare-metal environment, also show 
your OS version (`uname -a`).
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to