ProxyBroker icon indicating copy to clipboard operation
ProxyBroker copied to clipboard

proxy loop keep running

Open quancore opened this issue 6 years ago • 7 comments

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?

quancore avatar Sep 13 '18 15:09 quancore

Define "it does not work", and tell me what do you expect when you ran it.

erm3nda avatar Sep 13 '18 18:09 erm3nda

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?

quancore avatar Sep 13 '18 21:09 quancore

It would be perfect if I can get some kind of an answer. Thanks a lot for your help.

quancore avatar Sep 20 '18 08:09 quancore

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 .

erm3nda avatar Sep 20 '18 14:09 erm3nda

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 :-(

erm3nda avatar Sep 25 '18 01:09 erm3nda

@quancore please try to update to the lastet version (v0.3.2) (the examples updated too), does the issue still exist?

constverum avatar Mar 12 '19 19:03 constverum

@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.

dannyeuu avatar Jun 20 '19 16:06 dannyeuu