Skip to content
This repository has been archived by the owner on Dec 10, 2018. It is now read-only.

Hava a question.. it offen display Broken pipe #292

Open
linzhi opened this issue Apr 19, 2017 · 1 comment
Open

Hava a question.. it offen display Broken pipe #292

linzhi opened this issue Apr 19, 2017 · 1 comment

Comments

@linzhi
Copy link

linzhi commented Apr 19, 2017

Traceback (most recent call last):
File "spider.py", line 49, in get_url
url = self.master_spider.send_url()
File "/usr/local/lib/python2.7/site-packages/thriftpy/thrift.py", line 195, in _req
self._send(_api, **kwargs)
File "/usr/local/lib/python2.7/site-packages/thriftpy/thrift.py", line 201, in _send
self._oprot.write_message_begin(_api, TMessageType.CALL, self._seqid)
File "thriftpy/protocol/cybin/cybin.pyx", line 454, in cybin.TCyBinaryProtocol.write_message_begin (thriftpy/protocol/cybin/cybin.c:6721)
File "thriftpy/protocol/cybin/cybin.pyx", line 83, in cybin.write_i32 (thriftpy/protocol/cybin/cybin.c:1777)
File "thriftpy/transport/buffered/cybuffered.pyx", line 55, in thriftpy.transport.buffered.cybuffered.TCyBufferedTransport.c_write (thriftpy/transport/buffered/cybuffered.c:1753)
File "thriftpy/transport/buffered/cybuffered.pyx", line 80, in thriftpy.transport.buffered.cybuffered.TCyBufferedTransport.c_flush (thriftpy/transport/buffered/cybuffered.c:2147)
File "/usr/local/lib/python2.7/site-packages/thriftpy/transport/socket.py", line 129, in write
self.sock.sendall(buff)
File "/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
error: [Errno 32] Broken pipe

@wjiang720
Copy link

Hey linzhi,

Did you figure out the solution to this issue? I am having the same issue now.

Thanks,
Wendy

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

No branches or pull requests

2 participants