Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/gevent/greenlet.py", line 327, in run
result = self._run(_self.args, *_self.kwargs)
File "elite-proxy-finder.py", line 247, in proxy_checker_req
time_or_error = self.error_handler(str(e))
TypeError: str returned non-string (type SysCallError)
<Greenlet at 0xb642b9dcL: <bound method find_http_proxy.proxy_checker_req of <main.find_http_proxy instance at 0xb644f44c>>('179.124.212.137:80')> failed with TypeError
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/gevent/greenlet.py", line 327, in run
result = self._run(_self.args, *_self.kwargs)
File "elite-proxy-finder.py", line 247, in proxy_checker_req
time_or_error = self.error_handler(str(e))
TypeError: str returned non-string (type SysCallError)
<Greenlet at 0xb583066cL: <bound method find_http_proxy.proxy_checker_req of <main.find_http_proxy instance at 0xb644f44c>>('118.143.114.130:8080')> failed with TypeError
just with -q option
Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/gevent/greenlet.py", line 327, in run result = self._run(_self.args, *_self.kwargs) File "elite-proxy-finder.py", line 247, in proxy_checker_req time_or_error = self.error_handler(str(e)) TypeError: str returned non-string (type SysCallError) <Greenlet at 0xb642b9dcL: <bound method find_http_proxy.proxy_checker_req of <main.find_http_proxy instance at 0xb644f44c>>('179.124.212.137:80')> failed with TypeError
Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/gevent/greenlet.py", line 327, in run result = self._run(_self.args, *_self.kwargs) File "elite-proxy-finder.py", line 247, in proxy_checker_req time_or_error = self.error_handler(str(e)) TypeError: str returned non-string (type SysCallError) <Greenlet at 0xb583066cL: <bound method find_http_proxy.proxy_checker_req of <main.find_http_proxy instance at 0xb644f44c>>('118.143.114.130:8080')> failed with TypeError