yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #24339
[Bug 1389636] Re: "EHOSTUNREACH"/ ConnectionError(sockerr) occurs from time to time
That looks like a networking issue, not client/server issue.
** Tags removed: ml2
** Project changed: neutron => python-neutronclient
** Changed in: python-neutronclient
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1389636
Title:
"EHOSTUNREACH"/ ConnectionError(sockerr) occurs from time to time
Status in Python client library for Neutron:
Invalid
Bug description:
This error doesn't occurs all time, sometimes it's OK sometimes not.
This error occurred in ML2 plugin for create network.
Tested using 2014.3 Icehouse
==========================================================================
2014-10-28 21:16:48.961 2347 TRACE root File "/usr/lib/python2.7/site-packages/requests/api.py", line 44, in request
2014-10-28 21:16:48.961 2347 TRACE root return session.request(method=method, url=url, **kwargs)
2014-10-28 21:16:48.961 2347 TRACE root File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 288, in request
2014-10-28 21:16:48.961 2347 TRACE root resp = self.send(prep, stream=stream, timeout=timeout, verify=verify, cert=cert, proxies=proxies)
2014-10-28 21:16:48.961 2347 TRACE root File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 383, in send
2014-10-28 21:16:48.961 2347 TRACE root r = adapter.send(request, **kwargs)
2014-10-28 21:16:48.961 2347 TRACE root File "/usr/lib/python2.7/site-packages/requests/adapters.py", line 206, in send
2014-10-28 21:16:48.961 2347 TRACE root raise ConnectionError(sockerr)
2014-10-28 21:16:48.961 2347 TRACE root ConnectionError: [Errno 113] EHOSTUNREACH
==========================================================================
To manage notifications about this bug go to:
https://bugs.launchpad.net/python-neutronclient/+bug/1389636/+subscriptions
References