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

Instances always dieing #30

Closed
EchterDonut opened this issue Aug 19, 2022 · 2 comments
Closed

Instances always dieing #30

EchterDonut opened this issue Aug 19, 2022 · 2 comments

Comments

@EchterDonut
Copy link

I use the GUI Version of this programm. But they always die with the following error:

Traceback (most recent call last):
  File "spawner.py", line 66, in start
  File "spawner.py", line 130, in spawn_page
  File "playwright\sync_api\_generated.py", line 7285, in goto
  File "playwright\_impl\_sync_base.py", line 89, in _sync
  File "playwright\_impl\_page.py", line 496, in goto
  File "playwright\_impl\_frame.py", line 136, in goto
  File "playwright\_impl\_connection.py", line 43, in send
  File "playwright\_impl\_connection.py", line 369, in wrap_api_call
  File "playwright\_impl\_connection.py", line 78, in inner_send
playwright._impl._api_types.Error: net::ERR_TUNNEL_CONNECTION_FAILED at https://www.twitch.tv/login

The proxies themself are working:
image

Because they dont have auth I followed Issue this to add them: #27

Hope you can help me.

@EchterDonut
Copy link
Author

And btw before you ask: It doesnt even work with premium proxies from webshare

@jlplenio
Copy link
Owner

The proxies you showed in your screenshot look public, esp. because of the high latency. Public proxies won't work in general.
As your proxies from webshare.io are not working either, it points to a problem with your system. Maybe firewall or network configuration. There is no way for me to diagnose this issue remotely.
You could send an email with one proxy from webshare.io, and I will verify that the issue is not with them.

@jlplenio jlplenio closed this as completed Sep 7, 2022
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

2 participants