Kibana version:8.3.2
Elasticsearch version: elastic-apm==6.10.1 (Django==4.0.5)
APM Server version:8.3.2
APM Agent language and version:Django==4.0.5
Browser version:Chrome
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
on ./manage.py elasticapm check
HTTP error while fetching server information: HTTPConnectionPool(host='localhost', port=8200): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc4ea8b5a90>: Failed to establish a new connection: [Errno 111] Connection refused'))
Failed to submit message: 'Connection to APM Server timed out (url: http://localhost:8200/intake/v2/events, timeout: 5 seconds)
on ./manage.py elasticapm test
Oops. That didn't work. The following error occured:
HTTP error while fetching server information: HTTPConnectionPool(host='localhost', port=8200): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5ce7652d60>: Failed to establish a new connection: [Errno 111] Connection refused'))
Failed to submit message: 'Connection to APM Server timed out (url: http://localhost:8200/intake/v2/events, timeout: 5 seconds)'
on django container getting
Failed to submit message: 'Connection to APM Server timed out (url: http://localhost:8200/intake/v2/events, timeout: 5 seconds)'
configured using Django support | APM Python Agent Reference [6.x] | Elastic. documentation.