CIRCL / AIL-framework

AIL framework - Analysis Information Leak framework. Project moved to https://github.com/ail-project
https://github.com/ail-project/ail-framework
GNU Affero General Public License v3.0
1.29k stars 283 forks source link

Issue with pystemon -- How to fix ? #553

Closed Skullack closed 5 months ago

Skullack commented 3 years ago

[2021-04-01 21:33:33,759] Downloading list of new pastes from pastebin.com_pro. Will check again in 50 seconds [2021-04-01 21:33:33,759] Downloading url: https://scrape.pastebin.com/api_scraping.php?limit=500 with proxy: None and user-agent: None [2021-04-01 21:33:33,759] Downloading url: https://scrape.pastebin.com/api_scraping.php?limit=500 with proxy: None and user-agent: None [2021-04-01 21:33:34,470] Thread for pastebin.com_pro crashed unexpectectly, recovering...: 'tuple' object has no attribute 'text' [2021-04-01 21:33:34,470] Traceback (most recent call last): File "pystemon.py", line 131, in run last_pasties = self.get_last_pasties() File "pystemon.py", line 151, in get_last_pasties htmlPage = response.text AttributeError: 'tuple' object has no attribute 'text'

lesleyxyz commented 3 years ago

Please see https://github.com/CIRCL/pystemon/issues/4 Use https://github.com/cvandeplas/pystemon instead