If you are asking about a problem you are experiencing, please use the following template, as it will help us help you. If you have a different problem, please delete all of this text
Kibana version: 7.0.0
Elasticsearch version: 7.0.0
APM Server version: 7.0.0
APM Agent language and version: Node.js
Browser version:
Original install method (e.g. download page, yum, deb, from source, etc.) and version: yum
**Fresh install or upgraded from other version?**Fresh install
Is there anything special in your setup?
Description of the problem including expected versus actual behavior. Please include screenshots (if relevant):
Steps to reproduce:
- stop the apm server
- seeing error in the application log : "APM Server transport error (503): Unexpected APM Server response"
- restart the apm server
- our application is running un-interrupted but still seeing "APM Server transport error (503): Unexpected APM Server response"
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
"APM Server transport error (503): Unexpected APM Server response"
We wanted to test the robustness of our app and apm infrastructure, so we deliberately stop the apm server and restart it. The issue we are observing is that the agent can't reconnect to the server. It keeps spewing ""APM Server transport error (503): Unexpected APM Server response"".
Is there a workaround for this behavior?
Thank you.