Kenneth Sim

Results 2 comments of Kenneth Sim

Found the issue. Twitter's url_probe's url, [nitter.net](nitter.net) currently has an expired certificate. ![image](https://user-images.githubusercontent.com/22837632/199034857-68d25280-1d2a-4e77-ab53-0c51ef1634e5.png) This causes `request_future`'s SSLError to be raised and causing all Twitter usernames to be flagged as not...

Removing the "urlProbe" in `data.json` and running with the local flag, i.e. `python sherlock holiday8993 --local` will temporarily solve the issue until cert is renewed. ```json "Twitter": { "errorMsg": "User...