elite-proxy-finder icon indicating copy to clipboard operation
elite-proxy-finder copied to clipboard

Traceback (most recent call last)

Open em616 opened this issue 8 years ago • 2 comments

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

em616 avatar Sep 04 '15 13:09 em616

Do you still get this? I can't reproduce.

gevent 1.0.1 requests 2.7.0

DanMcInerney avatar Jan 29 '16 20:01 DanMcInerney

I do get it on debian 8. Python 2.7.9

mraxlux avatar Apr 01 '17 10:04 mraxlux