[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #4080 [Torflow]: ExitAuthority dies with Traceback "NameError: global name 'sha1sum' is not defined"
#4080: ExitAuthority dies with Traceback "NameError: global name 'sha1sum' is not
defined"
---------------------+------------------------------------------------------
Reporter: aagbsn | Owner: aagbsn
Type: defect | Status: new
Priority: normal | Milestone:
Component: Torflow | Version:
Keywords: | Parent:
Points: | Actualpoints:
---------------------+------------------------------------------------------
My ExitAuthority hit
{{{
ERROR[Wed Sep 21 10:32:36 2011]:An unexpected error occured.
Traceback (most recent call last):
File "soat.py", line 2905, in <module>
main(sys.argv)
File "soat.py", line 2846, in main
result = test.run_test()
File "soat.py", line 1085, in run_test
result = self.check_http(address,filetype)
File "soat.py", line 1323, in check_http
sha1sum.hexdigest(), psha1sum.hexdigest(),
NameError: global name 'sha1sum' is not defined
INFO[Wed Sep 21 10:32:36 2011]:Resetting __LeaveStreamsUnattached=0 and
FetchUselessDescriptors=1
}}}
A look at the function check_http confirms that 'sha1sum' was not defined.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4080>
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