jhao104 / jhao104/proxy_pool

Running on http://127.0.0.1:5010/ (Press CTRL+C to quit)之后就不动了

Open
#650 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
23.7k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

****************************************************************
*** ______ ********************* ______ *********** _ ********
*** | ___ \_ ******************** | ___ \ ********* | | ********
*** | |_/ / \__ __ __ _ __ _ | |_/ /___ * ___ | | ********
*** | __/| _// _ \ \ \/ /| | | || __// _ \ / _ \ | | ********
*** | | | | | (_) | > < \ |_| || | | (_) | (_) || |___ ****
*** \_| |_| \___/ /_/\_\ \__ |\_| \___/ \___/ \_____/ ****
**** __ / / *****
************************* /___ / *******************************
************************* ********************************
****************************************************************

2022-03-14 15:21:02,734 launcher.py[line:45] INFO ProxyPool Version: 2.4.0
2022-03-14 15:21:02,734 launcher.py[line:50] INFO ProxyPool configure HOST: 127.0.0.1
2022-03-14 15:21:02,734 launcher.py[line:51] INFO ProxyPool configure PORT: 5010
2022-03-14 15:21:02,734 launcher.py[line:52] INFO ProxyPool configure PROXY_FETCHER: ['freeProxy01', 'freeProxy02', 'freeProxy03', 'freeProxy04', 'freeProxy05', 'freeProxy06', 'freeProxy07', 'freeProxy08', 'freeProxy09', 'freeProxy10']
2022-03-14 15:21:02,784 launcher.py[line:58] INFO ============ DATABASE CONFIGURE ================
2022-03-14 15:21:02,784 launcher.py[line:59] INFO DB_TYPE: REDIS
2022-03-14 15:21:02,784 launcher.py[line:60] INFO DB_HOST: 127.0.0.1
2022-03-14 15:21:02,784 launcher.py[line:61] INFO DB_PORT: 6379
2022-03-14 15:21:02,784 launcher.py[line:62] INFO DB_NAME: 0
2022-03-14 15:21:02,784 launcher.py[line:63] INFO DB_USER:
2022-03-14 15:21:02,784 launcher.py[line:64] INFO =================================================
* Serving Flask app "api.proxyApi" (lazy loading)
* Environment: production
WARNING: Do not use the development server in a production environment.
Use a production WSGI server instead.
* Debug mode: off
* Running on http://127.0.0.1:5010/ (Press CTRL+C to quit)
127.0.0.1 - - [14/Mar/2022 15:21:11] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [14/Mar/2022 15:21:11] "GET /favicon.ico HTTP/1.1" 404 -
127.0.0.1 - - [14/Mar/2022 15:24:03] "GET / HTTP/1.1" 200 -

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with launcher.py and the api.proxyApi entry point, then reproduce the reported behavior using the logged Redis configuration and the shown GET requests. Clarify what should happen after the server starts and define done as identifying why the process appears idle or documenting the expected request behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
flask, python, redis
Domain
api, backend, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.