APM Server error (Connection refused)

Hi jalvz,

Thanks for your reply..
Now it is working fine :slightly_smiling_face:

But when I am running the dot net core application after integrating apm agent(Elastic.Apm.NetCoreAll), I am getting warning message saying.

{{Scope}} Failed capturing request (failed to remove from ProcessingRequests) - This Span will be skipped in case it wasn't captured before. Request: method: "POST", URL: http://elastic:PleaseChangeMe@localhost:9200/_bulk

I am not sure why I am getting this error message, Did I miss any configuration in elasticsearch ?