[ <request-id> ] <html> <head><title>414 Request-URI Too Large</title></head> <body> <center><h1>414Request-URI Too Large</h1></center> <hr><center>nginx</center> </body> </html>This issue occurs when there are a large amount of Load Balancer Server Pools configured on the Edge. During health monitor fetching, VCD transmits an outbound API HTTP GET request to the NSX ALB controller(s). The underlying NGINX reverse proxy on the NSX ALB appliance has a client header buffer size limitation of 8 KB. If the payload size of the API GET request sent by VCD exceeds the 8 KB boundary, NGINX drops or rejects the HTTP transaction, causing the API retrieval workflow to fail.
This is a known issue.
Workaround:
Reduce the amount of Pools configured on the Load Balancer until the payload size is under 8kb