[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #10609 [Torflow]: aggregate.py unhappy with input data
#10609: aggregate.py unhappy with input data
-------------------------+--------------------
Reporter: ln5 | Owner: aagbsn
Type: defect | Status: new
Priority: normal | Milestone:
Component: Torflow | Version:
Resolution: | Keywords:
Actual Points: | Parent ID:
Points: |
-------------------------+--------------------
Comment (by micah):
I've started getting this now on longclaw. It appears that I'm not
submitting bwauth data because of this. Its slightly different error, but
looks like the exact same part of the code:
{{{
ERROR[Sat Jan 24 21:45:02 2015]:Exception during aggregate: could not
convert string to float:
Traceback (most recent call last):
File "/home/bwscanner/torflow/NetworkScanners/BwAuthority/aggregate.py",
line 876, in <module>
main(sys.argv)
File "/home/bwscanner/torflow/NetworkScanners/BwAuthority/aggregate.py",
line 424, in main
timestamp = float(fp.readline())
ValueError: could not convert string to float:
}}}
I can't tell which scanner, or file it is operating, as there are four
scanners and hundreds of files. Perhaps it would be useful to add some
debug information when this happens to try and narrow it down?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10609#comment:7>
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