Skip to content
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

worker_process get stuck when process CoolProxyProvider #79

Open
chess99 opened this issue May 16, 2019 · 0 comments
Open

worker_process get stuck when process CoolProxyProvider #79

chess99 opened this issue May 16, 2019 · 0 comments

Comments

@chess99
Copy link

chess99 commented May 16, 2019

Describe the bug
worker_process get stuck when process CoolProxyProvider

To Reproduce

run with docker
docker run -d -p 8899:8899 -p 8081:8081 -v /var/www/scylla:/var/www/scylla --name scylla wildcat/scylla:latest

log info as follow:

08:29:45 DEBUG: Get a provider from the provider queue: A2uProvider
...
08:29:46 DEBUG: Get a provider from the provider queue: CoolProxyProvider
08:29:47 DEBUG: Catch requests.RequestException for proxy ip: 151.106.10.103
08:29:47 DEBUG: HTTPConnectionPool(host='151.106.10.103', port=8080): Max retries exceeded with url: http://api.ipify.org/?format=json (Caused by ProxyError('Cannot connect to proxy.', NewConn    ectionError('<urllib3.connection.HTTPConnection object at 0x7f2d6469c860>: Failed to establish a new connection: [Errno 111] Connection refused',)))
08:29:57 DEBUG: starting render js...

then there is no other provider appears, also there is no "end render js..." printed
only repeat these:

08:59:47 DEBUG: feed 8 providers...
08:59:47 DEBUG: Feed 18 proxies from the database for a second time validation
...

Additional context
IMAGE ID: 7acd88dbc24c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant