Snawoot / hola-proxy

Standalone Hola proxy client
MIT License
515 stars 45 forks source link

Can't satisfy CONNECT request - operation was canceled #121

Closed kakaska closed 2 days ago

kakaska commented 2 months ago

After 2 hours using the proxy it stops working with these errors:

hola

Would it be possible to automatically reconnect if this is happening?

Snawoot commented 2 months ago

Hello!

I just checked and I see no issue after 2 hours running hola-proxy. Also I see server specified in logs on your screenshot right now responds properly.

Two things could have happened:

First case does not happen too often. But if second one takes place, probably it will be more reasonable to consider some other censorship circumvention solution, this one is always on the brim of failure and countermeasures won't be very efficient.

Detection of such situations from the code is kind of possible, but

We could rotate server endpoint proactively, just like we do with credentials, but it will make exit IP rotate frequently as well, which is not very desirable behavior.

For now I suggest just periodic restarts. Let's observe this issue a little bit longer and see if there any way around it. Please let me know how often such disruptions happen, what is your ISP and if restarts always help.

stale[bot] commented 1 week ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.