Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Service Mapping: Load Balancer Service is ignored since there is no relation to the load balancer CI

dimitrios_l
Tera Expert

Getting this error while trying to top-down map a service using an api endpoint. The Load Balancer Service mentioned in the error is part of an Nginx Load Balancer. 

Has anyone seen this message before?

 

Thank you

1 REPLY 1

Fabian Kunzke
Mega Sage

Hello,

This error usually only occurs, whenever the service mapping is traversing an application CI which has no host. If the host cannot be discovered, then no additional data around the application can be pulled in. In a very similar way this can happen with load balancing services (although it is less common).

 

Could you check if the nginx load balancer itself is discovered/discoverable & if you can see any relationship between the service & the actual loadbalancer?

 

Regards

Fabian