linearize.py Gives Error on Both Windows and Debian Like Linux (Not Sure About Others) #3110

issue Sammey1995 opened this issue on October 18, 2013
  1. Sammey1995 commented at 6:18 PM on October 18, 2013: none

    $ python ./linearize.py /home/sammey/.bitcoin/bitcoin.conf Traceback (most recent call last): File "./linearize.py", line 127, in <module> get_blocks(settings) File "./linearize.py", line 79, in get_blocks data = getblock(rpc, settings, height) File "./linearize.py", line 66, in getblock hash = rpc.getblockhash(n) File "./linearize.py", line 63, in getblockhash return self.rpc('getblockhash', [index]) File "./linearize.py", line 43, in rpc resp = self.conn.getresponse() File "/usr/lib/python2.7/httplib.py", line 1045, in getresponse response.begin() File "/usr/lib/python2.7/httplib.py", line 409, in begin version, status, reason = self._read_status() File "/usr/lib/python2.7/httplib.py", line 373, in _read_status raise BadStatusLine(line) httplib.BadStatusLine: ''

    I get the same error no matter what my bitcoin.conf settings are...

  2. laanwj closed this on Feb 18, 2015

  3. Bushstar referenced this in commit ed82988445 on Apr 8, 2020
  4. DrahtBot locked this on Sep 8, 2021
Contributors
Labels

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-03 15:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me