[http] Socket errors

Bug #377580 reported by Stefano Rivera
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ibid
Invalid
Undecided
Unassigned

Bug Description

2009-05-14 22:57:29,558 ERROR core.dispatcher: Exception occured in HTTP processor of http plugin
Traceback (most recent call last):
  File "/home/dazzle/ibid/dazzle/ibid/core.py", line 23, in _process
    processor.process(event)
  File "/home/dazzle/ibid/dazzle/ibid/plugins/__init__.py", line 55, in process
    method(event, *match.groups())
  File "/home/dazzle/ibid/dazzle/ibid/plugins/http.py", line 44, in handler
    conn.request(action.upper(), url, headers=headers)
  File "/usr/lib/python2.5/httplib.py", line 866, in request
    self._send_request(method, url, body, headers)
  File "/usr/lib/python2.5/httplib.py", line 889, in _send_request
    self.endheaders()
  File "/usr/lib/python2.5/httplib.py", line 860, in endheaders
    self._send_output()
  File "/usr/lib/python2.5/httplib.py", line 732, in _send_output
    self.send(msg)
  File "/usr/lib/python2.5/httplib.py", line 699, in send
    self.connect()
  File "/usr/lib/python2.5/httplib.py", line 667, in connect
    socket.SOCK_STREAM):
gaierror: (-2, 'Name or service not known')

Revision history for this message
Stefano Rivera (stefanor) wrote :

Looks like a DNS error. Not a bug.

Changed in ibid:
milestone: 0.1 → none
status: New → Incomplete
Changed in ibid:
milestone: none → 0.1
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.