elastic / apm

Elastic Application Performance Monitoring - resources and general issue tracking for Elastic APM.
https://www.elastic.co/apm
Apache License 2.0
384 stars 114 forks source link

APM Server transport error: intake response timeout: APM server did not respond within 10s of gzip stream finish #845

Closed khteh closed 11 months ago

khteh commented 11 months ago

Describe the bug I am using ECK 8.11.3 and see the following error message from APM. There is no services shown in the APM integration page in Kibana at all.

To Reproduce Steps to reproduce the behavior:

  1. Use this config '...'
  2. Then call '....'
  3. Then do '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Debug logs Attach your debug logs. See the documentation about how to enable debug logging.

Click to expand ``` [myapp-1 myapp] {"log.level":"error","@timestamp":"2023-12-15T07:06:46.066Z","log.logger":"elastic-apm-node","ecs.version":"8.10.0","message":"APM Server transport error: intake response timeout: APM server did not respond within 10s of gzip stream finish"} ```
simitt commented 11 months ago

This seems to be a duplicate of https://discuss.elastic.co/t/apm-server-transport-error-intake-response-timeout-apm-server-did-not-respond-within-10s-of-gzip-stream-finish/349422, therefore closing this issue.

tbouasli commented 1 month ago

@simitt although it is a duplicate, the other issue also got no answer. I'm having the same issue and I haven't found a reliable forum with answers to this issue.