Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

L235 ConnectTimeoutError #550

Open
g3rhard opened this issue Apr 25, 2018 · 0 comments
Open

L235 ConnectTimeoutError #550

g3rhard opened this issue Apr 25, 2018 · 0 comments

Comments

@g3rhard
Copy link

g3rhard commented Apr 25, 2018

Hello there, I periodically got an error:

ERROR      2018-04-17 20:02:12,645 18328  MainProcess     MainThread newrelic_plugin_agent.agent                   send_components           L235   : Error reporting stats: HTTPSConnectionPool(host='platform-api.newrelic.com', port=443): Max retries exceeded with url: /platform/v1/metrics (Caused by ConnectTimeoutError(<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x214cf10>, 'Connection to platform-api.newrelic.com timed out. (connect timeout=10)'))

newrelic-plugin-agent==1.3.0 installed by pip
pip 1.1 from /usr/lib/python2.7/dist-packages (python 2.7)

What i do:

pip install --upgrade newrelic-plugin-agent

Output:

Requirement already up-to-date: newrelic-plugin-agent in /usr/local/lib/python2.7/dist-packages
Requirement already up-to-date: helper>=2.2.2 in /usr/local/lib/python2.7/dist-packages (from newrelic-plugin-agent)
Requirement already up-to-date: requests>=2.0.0 in /usr/local/lib/python2.7/dist-packages (from newrelic-plugin-agent)
Requirement already up-to-date: pyyaml in /usr/local/lib/python2.7/dist-packages (from helper>=2.2.2->newrelic-plugin-agent)
Requirement already up-to-date: chardet>=3.0.2,<3.1.0 in /usr/local/lib/python2.7/dist-packages (from requests>=2.0.0->newrelic-plugin-agent)
Requirement already up-to-date: idna>=2.5,<2.7 in /usr/local/lib/python2.7/dist-packages (from requests>=2.0.0->newrelic-plugin-agent)
Requirement already up-to-date: urllib3>=1.21.1,<1.23 in /usr/local/lib/python2.7/dist-packages (from requests>=2.0.0->newrelic-plugin-agent)
Requirement already up-to-date: certifi>=2017.4.17 in /usr/local/lib/python2.7/dist-packages (from requests>=2.0.0->newrelic-plugin-agent)
Cleaning up...

Do you have any idea?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant