Client timeout exceeded while awaiting headers
问题 I got below error, I am using go v1.10.4 linux/amd64. I am not behind any firewall or whatsoever. New Relic in java server (same network segment) that we have runs fine. We have tried: Increasing the timeout to 60 seconds Use http2 in the server Using Postman return 503 with response: {"exception":{"message":"Server Error","error_type":"RuntimeError"}} troubleshooting with ./nrdiag says “No Issues Found” Below is our code: config := newrelic.NewConfig(os.Getenv("NEW_RELIC_APP_NAME"), os