Ade Gunawan
Ade Gunawan
run worker.py --log-level DEBUG to get more detail from log file. make sure you use socks proxy, not http proxy. Did all worket get the same error?
There are a lot of free socks proxies you can find online, but you need to test them first. Have you read #252? You'll never get your points 100% scanned...
By default, function get_cell_ids in pgoapi/utilities.py set cell_id radius to 1000 meters. Maximum radius allowed by server is 1500 meters and maximum cell number allowed is 100 cells. In worker.py,...
put import win_inet_pton in pgoapi.py, not in config.py
@nhumber Right now Im trying to create poxy switcher function I talked in #217 with banned detection I put in PR #249. If a proxy switch can't resolve worker banned...
What about proxy jump? Create a proxy dictionary just like the account, then detect each worker that get banned and set banned workers connection to other proxy. I'm already create...
Yes I'm new to python. What I mean is create a list of proxy dictionary, then when a worker gets banned we just need to grab another proxy address from...
What is the version of mysql you use?
MySQL 5.5 should be able to run the query smoothly. I ask about mySQL version because I got the same problem when try to open web.py. My CPU usage even...
@Baklap4 there is an issue on pyOpenSSL pyopenssl/issues/168 shazow/urllib3/issues/589