-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No Feeds - pystemon #3
Comments
Hi Phil, |
(AILENV) ubuntu@host:~/pystemon$ python3 ./pystemon.py |
Looks like pystemon's requirements are not installed, try: pip3 install -r requirements.txt |
Strange, I did run that. |
gally, I have installed the requirements..but when i try to run with ./pystemon.py or even with python3, this came out..any idea whats going on? (AILENV) ail@ail:~/ail-framework/pystemon$ python3 ./pystemon.py |
Oops, pystemon is python2 not 3.
But then I run into this issue #4 |
Followed the same as you did and got this error with python2. (venv) ail@ail:~/ail-framework/pystemon$ python2 ./pystemon.py [2021-01-04 03:14:22,151] Thread for slexy.org crashed unexpectectly, recovering...: 'tuple' object has no attribute 'text' |
Hi,
Ive added 2 new screens for pystemon... one for the app and one for the feeder
activated the . ./AILENV/bin/activate in both
ran the python2 ./pystemon.py in one
in the other I ran the feeder script
Both look like their running ok
pystemon is using pastebin seems to identify things to download but no feeds or queues
if I use pastebin_pro after whitelisting the IP i get
[2019-09-17 10:56:54,712] Retry 75/100 for http://pastebin.com/api_scrape_item.php?i=WkYLDfVT
[2019-09-17 10:56:54,826] Failed to download the page because of other HTTPlib error proxy error http://pastebin.com/api_scrape_item.php?i=WkYLDfVT trying again.
can someone poke me in the right direction?
The text was updated successfully, but these errors were encountered: