Post
Topic
Board Service Discussion
Re: Resquests limit on BTC-E
by
jhk753
on 10/06/2013, 17:00:13 UTC
Additional info for someone that can help.

After a few hours I get this kind of erros:

File "/usr/local/lib/python2.7/dist-packages/btceapi/common.py", line 74, in makeRequest
    self.conn.request("POST", url, params, headers)
  File "/usr/lib/python2.7/httplib.py", line 973, in request
    self._send_request(method, url, body, headers)
  File "/usr/lib/python2.7/httplib.py", line 1007, in _send_request
    self.endheaders(body)
  File "/usr/lib/python2.7/httplib.py", line 969, in endheaders
    self._send_output(message_body)
  File "/usr/lib/python2.7/httplib.py", line 829, in _send_output
    self.send(msg)
  File "/usr/lib/python2.7/httplib.py", line 791, in send
    self.connect()
  File "/usr/lib/python2.7/httplib.py", line 1176, in connect
    self.sock = ssl.wrap_socket(sock, self.key_file, self.cert_file)
  File "/usr/lib/python2.7/ssl.py", line 440, in wrap_socket
    ciphers=ciphers)
  File "/usr/lib/python2.7/ssl.py", line 200, in __init__
    self.do_handshake()
  File "/usr/lib/python2.7/ssl.py", line 362, in do_handshake
    self._sslobj.do_handshake()
socket.error: [Errno 104] Connection reset by peer

Thanks