taherbohri commented on issue #2783:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/2783#issuecomment-4667355847

   sure sir, 
   one thing to confirm that 32 kb issue only comes when we are deploying more 
than 50 paths in single apisixroute , so we have now switched to 1 apisixroute 
for each path which had resolved 32 kb issue , but now with this new approach 
aswell I was able to sync arround 680 apis untill this everything was working 
fine then after adding few more apis I started seeing this error in ingress 
controller - 
   
   code 500"} 2026-06-10T06:33:49.189Z  ERROR   provider.client 
client/client.go:269    failed to execute adc command   {"config": 
{"name":"GatewayProxy/apis-ns/hke-int-apisix-ingress-controller-config","serverAddrs":["http://192.168.24.245:9180","http://192.168.92.19:9180","http://192.168.118.56:9180","http://192.168.108.149:9180","http://192.168.112.152:9180"],"tlsVerify":false},
 "error": "ADC execution error for 
GatewayProxy/apis-ns/hke-int-apisix-ingress-controller-config: [ServerAddr: 
http://192.168.24.245:9180,http://192.168.92.19:9180,http://192.168.118.56:9180,http://192.168.108.149:9180,http://192.168.112.152:9180,
 Err: http://192.168.112.152:9180: Request failed with status code 500; 
http://192.168.118.56:9180: Request failed with status code 500; 
http://192.168.108.149:9180: Request failed with status code 500; 
http://192.168.24.245:9180: Request failed with status code 500; 
http://192.168.92.19:9180: Request failed with status code 500]"} 
2026-06-10T06:33:49.192Z   ERROR   provider.c
 lient  client/client.go:210    failed to sync resources        {"name": 
"GatewayProxy/apis-ns/hke-int-apisix-ingress-controller-config", "error": "ADC 
execution errors: [ADC execution error for 
GatewayProxy/apis-ns/hke-int-apisix-ingress-controller-config: [ServerAddr: 
http://192.168.24.245:9180,http://192.168.92.19:9180,http://192.168.118.56:9180,http://192.168.108.149:9180,http://192.168.112.152:9180,
 Err: http://192.168.112.152:9180: Request failed with status code 500; 
http://192.168.118.56:9180: Request failed with status code 500; 
http://192.168.108.149:9180: Request failed with status code 500; 
http://192.168.24.245:9180: Request failed with status code 500; 
http://192.168.92.19:9180: Request failed with status code 500]]"} 
   
   


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