[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #20193 [Metrics/Onionoo]: OnionOO stops serving data after about 15MB
#20193: OnionOO stops serving data after about 15MB
---------------------------------+-----------------
Reporter: teor | Owner:
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Metrics/Onionoo | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
---------------------------------+-----------------
When I download the following URL from OnionOO:
https://onionoo.torproject.org/uptime?first_seen_days=7-&flag=V2Dir&type=relay&last_seen_days=-7
It should serve about ~100MB of data.
Instead, it serves around 15MB, and then stops serving data. I've checked
this over Tor and directly, so it's not just my connection.
When using python to download, I see the following error:
{{{
File "scripts/maint/updateFallbackDirs.py", line 338, in
load_possibly_compressed_response_json
return json.load(response)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/__init__.py",
line 287, in load
return loads(fp.read(),
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py",
line 355, in read
data = self._sock.recv(rbufsize)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py",
line 588, in read
return self._read_chunked(amt)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py",
line 648, in _read_chunked
value.append(self._safe_read(amt))
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py",
line 705, in _safe_read
raise IncompleteRead(''.join(s), amt)
httplib.IncompleteRead: IncompleteRead(532 bytes read, 7660 more expected)
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/20193>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs