ProxyBroker
ProxyBroker copied to clipboard
proxy loop keep running
I have downloaded an example from webpage --> https://proxybroker.readthedocs.io/en/latest/_downloads/find_and_save.py It is keep running for 10 minutes however, it does not work but I do not understand why?
Define "it does not work", and tell me what do you expect when you ran it.
The problem ıs that what ıs the expected tıme to collect let's say 10 valıd proxy? I run ıt and ır could not collect 10 valıd proxıes wıthın 5 - 10 mın. Is I am wrong or tıme that I gıve ıs to short?
It would be perfect if I can get some kind of an answer. Thanks a lot for your help.
I need to test myself to see what happend. Is not a common issue. You should see "terminal output" or "file contents". I downloaded the file to test out, i'll give you some kind of answer tonight.
~~ Self signed ~~
El jue., 20 sept. 2018 a las 10:56, Baran Nama ([email protected]) escribió:
It would be perfect if I can get some kind of an answer. Thanks a lot for your help.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/constverum/ProxyBroker/issues/90#issuecomment-423100724, or mute the thread https://github.com/notifications/unsubscribe-auth/AHkwAoMgXZQHNPXdneZAVeGxjQmfDB5gks5uc1hZgaJpZM4Wnkx7 .
Case of mine i got:
/usr/lib/python3.7/site-packages/proxybroker/providers.py:128: DeprecationWarning: 'with await lock' is deprecated use 'async with lock' instead with (await self._sem_provider),\
And nothing else.
Which OS and Python versions do you have?
I am much more comfortable with the CLI usage to be fair with you :-(
@quancore please try to update to the lastet version (v0.3.2) (the examples updated too), does the issue still exist?
@constverum I still have this problem, and I do not figure out where is the problem if some provider gets broken, or some validation (judge) get lost.