Skip to content

GraphiteSendException: Socket closed before able to send data to ('x.x.x.x', 2003), with error: [Errno 32] Broken pipe #64

@stevezau

Description

@stevezau

Hey Guys,

I'm getting a lot of exceptions at random..

The graphite listener is on the same server so network issues seem unlikely. Any idea where i should start to look?

  File "./travel/services/payments.py", line 59, in charge
    m_client.send('latency', time_taken)
  File "/usr/local/lib/python2.7/dist-packages/graphitesend/graphitesend.py", line 360, in send
    return self._dispatch_send(message)
  File "/usr/local/lib/python2.7/dist-packages/graphitesend/graphitesend.py", line 262, in _dispatch_send
    self._handle_send_error(e)
  File "/usr/local/lib/python2.7/dist-packages/graphitesend/graphitesend.py", line 276, in _handle_send_error
    (self.addr, error)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions