[tor-bugs] #3834 [Torflow]: Postgre bandwidth scanner has halted on moria

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Mon Aug 29 22:12:58 UTC 2011


#3834: Postgre bandwidth scanner has halted on moria
-----------------------+----------------------------------------------------
 Reporter:  mikeperry  |          Owner:  aagbsn
     Type:  defect     |         Status:  new   
 Priority:  major      |      Milestone:        
Component:  Torflow    |        Version:        
 Keywords:             |         Parent:        
   Points:             |   Actualpoints:        
-----------------------+----------------------------------------------------

Comment(by arma):

 Ok, scanner 4 has now hit the traceback that causes the log to stop:
 {{{
 -rw-r--r-- 1 bwauth bwauth 22699559 2011-08-29 18:09 scanner.1/bw.log
 -rw-r--r-- 1 bwauth bwauth 29221682 2011-08-29 18:09 scanner.2/bw.log
 -rw-r--r-- 1 bwauth bwauth 31998982 2011-08-29 18:09 scanner.3/bw.log
 -rw-r--r-- 1 bwauth bwauth 36093582 2011-08-29 17:21 scanner.4/bw.log
 }}}

 {{{
 [...]
 DEBUG[Mon Aug 29 17:21:13 2011]:0.0896589756012 CIRC 7159 EXTENDED
 $173B220F9F32
 F39086D5661274A47485EDA26131,$E93DC83A9347FBE3DC168C4B4FA351B1AA5BAFE2
 DEBUG[Mon Aug 29 17:21:13 2011]:1314652873.17 0.0790801048279 CIRC 7159
 BUILT $1
 73B220F9F32F39086D5661274A47485EDA26131,$E93DC83A9347FBE3DC168C4B4FA351B1AA5BAFE2
 DEBUG[Mon Aug 29 17:21:13 2011]:0.178069114685 CIRC 7159 BUILT
 $173B220F9F32F39086D5661274A47485EDA26131,$E93DC83A9347FBE3DC168C4B4FA351B1AA5BAFE2
 DEBUG[Mon Aug 29 17:21:13 2011]:Attaching stream: 10504 to circuit 7159
 DEBUG[Mon Aug 29 17:21:13 2011]:0.045471906662 STREAM 10504 SENTCONNECT
 7159 38.229.70.2 443
 ERROR[Mon Aug 29 17:21:15 2011]:An unknown HTTP error occured
 Traceback (most recent call last):
   File "bwauthority_child.py", line 125, in http_request
     reply = urllib2.urlopen(request)
   File "/usr/lib/python2.5/urllib2.py", line 124, in urlopen
     return _opener.open(url, data)
   File "/usr/lib/python2.5/urllib2.py", line 381, in open
     response = self._open(req, data)
   File "/usr/lib/python2.5/urllib2.py", line 399, in _open
     '_open', req)
   File "/usr/lib/python2.5/urllib2.py", line 360, in _call_chain
     result = func(*args)
   File "/usr/lib/python2.5/urllib2.py", line 1115, in https_open
     return self.do_open(httplib.HTTPSConnection, req)
   File "/usr/lib/python2.5/urllib2.py", line 1079, in do_open
     h.request(req.get_method(), req.get_selector(), req.data, headers)
   File "/usr/lib/python2.5/httplib.py", line 866, in request
     self._send_request(method, url, body, headers)
   File "/usr/lib/python2.5/httplib.py", line 889, in _send_request
     self.endheaders()
   File "/usr/lib/python2.5/httplib.py", line 860, in endheaders
     self._send_output()
   File "/usr/lib/python2.5/httplib.py", line 732, in _send_output
     self.send(msg)
   File "/usr/lib/python2.5/httplib.py", line 699, in send
     self.connect()
   File "/usr/lib/python2.5/httplib.py", line 1134, in connect
     sock.connect((self.host, self.port))
   File "../libs/SocksiPy/socks.py", line 369, in connect
     self.__negotiatesocks5(destpair[0],destpair[1])
   File "../libs/SocksiPy/socks.py", line 236, in __negotiatesocks5
     raise Socks5Error((ord(resp[1]),_socks5errors[ord(resp[1])]))
 Socks5Error: (1, 'general SOCKS server failure')
 DEBUG[Mon Aug 29 17:21:15 2011]:Removed 127.0.0.1:38421 from our local
 port list
 DEBUG[Mon Aug 29 17:21:15 2011]:Got last exit of
 E93DC83A9347FBE3DC168C4B4FA351B1AA5BAFE2
 DEBUG[Mon Aug 29 17:21:15 2011]:97.1529135706-99.1083300743% circuit
 build+fetch failed for ('E93DC83A9347FBE3DC168C4B4FA351B1AA5BAFE2', 'ONE')
 DEBUG[Mon Aug 29 17:21:15 2011]:Checking if scan count is met...
 }}}

 and the log stops there. This is I believe the primary bug.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3834#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list