Closed haxys closed 6 years ago
From the spider:
2018-03-01 19:15:30,460 - INFO - Maryann: Ready to explore!
2018-03-01 19:15:30,470 - DEBUG - Maryann: Running GET Query on endpoint: next
2018-03-01 19:15:30,752 - DEBUG - Maryann: GET Query successful for endpoint: next
2018-03-01 19:15:30,762 - DEBUG - Maryann: Found next url: 7cbqhjnlkivmigxf.onion
2018-03-01 19:15:30,770 - DEBUG - Maryann: Updating onion: 7cbqhjnlkivmigxf.onion data: {"scan_date": "2018-03-01", "last_node": "c9e623b4c69d4b1e"}
2018-03-01 19:15:30,983 - DEBUG - Maryann: Update failed: 7cbqhjnlkivmigxf.onion
2018-03-01 19:15:30,989 - DEBUG - Maryann: Getting head of url: http://7cbqhjnlkivmigxf.onion/
I wiped everything and started with a fresh database and fresh installation, both frontend and backend, and can't reproduce this error.
AttributeError: 'NoneType' object has no attribute 'startswith' indicates that you weren't sending any headers or able to see the headers in flask, so it evaluated against headers of "None". Odd.