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

bug #333

Open
Loyspc opened this issue Feb 18, 2025 · 0 comments
Open

bug #333

Loyspc opened this issue Feb 18, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Loyspc
Copy link

Loyspc commented Feb 18, 2025

navigating to "https://www.twitch.tv/p/en/legal/giftcard/", waiting until "load"
died at page chrome-error://chromewebdata/
Traceback (most recent call last):
File "cvamp\instance.py", line 86, in start
File "cvamp\sites.py", line 266, in todo_after_spawn
File "cvamp\instance.py", line 173, in goto_with_retry
File "playwright\sync_api_generated.py", line 8667, in goto
File "playwright_impl_sync_base.py", line 115, in _sync
File "playwright_impl_page.py", line 500, in goto
File "playwright_impl_frame.py", line 145, in goto
File "playwright_impl_connection.py", line 59, in send
File "playwright_impl_connection.py", line 513, in wrap_api_call
playwright._impl._errors.Error: Page.goto: net::ERR_TUNNEL_CONNECTION_FAILED at https://www.twitch.tv/p/en/legal/giftcard/
Call log:
navigating to "https://www.twitch.tv/p/en/legal/giftcard/", waiting until "load"

2025-02-18 17:27:55,973;INFO;59_27;Thread-3 (spawn_instance_thread);manager;instance_status_report_callback;SHUTDOWN instance 2
2025-02-18 17:27:56,151;INFO;0_27;Thread-4 (spawn_instance_thread);manager;spawn_instance_thread;Ordered TWITCH instance 1, Thread-4 (spawn_instance_thread), proxy http://154.36.110.199:6853
2025-02-18 17:27:56,155;INFO;12_27;Thread-4 (spawn_instance_thread);manager;instance_status_report_callback;STARTING instance 1
2025-02-18 17:27:57,128;WARNING;13_27;Thread-4 (spawn_instance_thread);instance;goto_with_retry;Instance 1 failed connection attempt #1.
2025-02-18 17:27:57,250;WARNING;25_27;Thread-4 (spawn_instance_thread);instance;goto_with_retry;Instance 1 failed connection attempt #2.
2025-02-18 17:27:57,373;WARNING;20_27;Thread-4 (spawn_instance_thread);instance;goto_with_retry;Instance 1 failed connection attempt #3.
2025-02-18 17:27:57,378;ERROR;0_27;Thread-4 (spawn_instance_thread);instance;start;Page.goto: net::ERR_TUNNEL_CONNECTION_FAILED at https://www.twitch.tv/p/en/legal/giftcard/
Call log:
navigating to "https://www.twitch.tv/p/en/legal/giftcard/", waiting until "load"
died at page chrome-error://chromewebdata/
Traceback (most recent call last):
File "cvamp\instance.py", line 86, in start
File "cvamp\sites.py", line 266, in todo_after_spawn
File "cvamp\instance.py", line 173, in goto_with_retry
File "playwright\sync_api_generated.py", line 8667, in goto
File "playwright_impl_sync_base.py", line 115, in _sync
File "playwright_impl_page.py", line 500, in goto
File "playwright_impl_frame.py", line 145, in goto
File "playwright_impl_connection.py", line 59, in send
File "playwright_impl_connection.py", line 513, in wrap_api_call
playwright._impl._errors.Error: Page.goto: net::ERR_TUNNEL_CONNECTION_FAILED at https://www.twitch.tv/p/en/legal/giftcard/
Call log:
navigating to "https://www.twitch.tv/p/en/legal/giftcard/", waiting until "load"

2025-02-18 17:27:57,387;INFO;0_27;Thread-4 (spawn_instance_thread);manager;instance_status_report_callback;SHUTDOWN instance 1

@Loyspc Loyspc added the bug Something isn't working label Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants