[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #4416 [Torflow]: Missing ssl file causes Traceback in snakeinspector.py
#4416: Missing ssl file causes Traceback in snakeinspector.py
---------------------+------------------------------------------------------
Reporter: aagbsn | Owner: mikeperry
Type: defect | Status: new
Priority: normal | Milestone:
Component: Torflow | Version:
Keywords: | Parent:
Points: | Actualpoints:
---------------------+------------------------------------------------------
{{{
Traceback (most recent call last):
File "snakeinspector.py", line 251, in main
print r
File
"/home/exitscanner/torflow/NetworkScanners/ExitAuthority/libsoat.py", line
297, in __str__
ssl_domain = SnakePickler.load(self.ssl_file)
File
"/home/exitscanner/torflow/NetworkScanners/ExitAuthority/libsoat.py", line
867, in load
f = file(filename, "r")
IOError: [Errno 2] No such file or directory:
'data/soat/ssl/certs/facebook.com.ssl'
}}}
Sure enough, the file is missing. Why did soat.py fail to save this file?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4416>
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