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

Instance wont start #58

Closed
SavageFRVR opened this issue Nov 14, 2022 · 0 comments
Closed

Instance wont start #58

SavageFRVR opened this issue Nov 14, 2022 · 0 comments
Assignees

Comments

@SavageFRVR
Copy link

2022-11-13 20:42:12,223;INFO;MainThread;manager;__init__; Manager start
2022-11-13 20:42:22,462;INFO;Thread-2;manager;spawn_instance_thread; <Thread(Thread-2, started 21704)> starting instance no 1
2022-11-13 20:42:22,462;INFO;Thread-2;instance;spawn_page; STARTING:<Thread(Thread-2, started 21704)> instance 1, proxy http://185.199.229.156:7492
2022-11-13 20:42:24,940;ERROR;Thread-2;instance;start; net::ERR_TUNNEL_CONNECTION_FAILED at https://www.twitch.tv/login
=========================== logs ===========================
navigating to "https://www.twitch.tv/login", waiting until "load"
============================================================
Traceback (most recent call last):
  File "instance.py", line 80, in start
  File "instance.py", line 154, in spawn_page
  File "playwright\sync_api\_generated.py", line 8114, in goto
  File "playwright\_impl\_sync_base.py", line 104, in _sync
  File "playwright\_impl\_page.py", line 495, in goto
  File "playwright\_impl\_frame.py", line 146, in goto
  File "playwright\_impl\_connection.py", line 43, in send
  File "playwright\_impl\_connection.py", line 396, 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
=========================== logs ===========================
navigating to "https://www.twitch.tv/login", waiting until "load"
============================================================

My Instance keeps dying

@SavageFRVR SavageFRVR closed this as not planned Won't fix, can't repro, duplicate, stale Nov 14, 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