Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error:net::ERR_TUNNEL_CONNECTION #249

Closed
empathist-dot opened this issue Mar 29, 2024 · 1 comment
Closed

Error:net::ERR_TUNNEL_CONNECTION #249

empathist-dot opened this issue Mar 29, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@empathist-dot
Copy link

empathist-dot commented Mar 29, 2024

Reporting this issue because it didn't exist yesterday. Nothing changed on my machine.
I tried three different networks but the instance crashes immediately with the following error:

TWITCH Instance 1 died: Error:net::ERR_TUNNEL_CONNECTIO... Please see ctvbot.log.
TWITCH Instance 2 died: Error:net::ERR_TUNNEL_CONNECTIO... Please see ctvbot.log.
TWITCH Instance 1 died: Error:net::ERR_TUNNEL_CONNECTIO... Please see ctvbot.log.

Please answer the following questions:

  • CTVBot version? [e.g. 0.4.0]
    0.6.1
  • OS with version? [e.g. Windows 10, Ubuntu 20.04]
    Windows 10 and 11
  • Streaming platform? [e.g. twitch.tv, kick.com, youtube.com]
    Twitch.tv
  • Proxies from webshare.io? [yes, no]
    Yes. The 10 free proxies.

Logs
If applicable, post the part of the ctvbot.log, that refers to the problem.

2024-03-29 12:51:05,824;INFO;57_43;Thread-4;manager;spawn_instance_thread;Ordered TWITCH instance 2, Thread-4, proxy http://188.74.183.10:8279, user_agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36
2024-03-29 12:51:05,834;INFO;42_43;Thread-4;manager;instance_status_report_callback;STARTING instance 2
2024-03-29 12:51:05,937;WARNING;60_43;Thread-2;instance;goto_with_retry;Instance 1 failed connection attempt #3.
2024-03-29 12:51:05,948;ERROR;0_43;Thread-2;instance;start;net::ERR_TUNNEL_CONNECTION_FAILED at https://www.twitch.tv/#
=========================== logs ===========================
navigating to "https://www.twitch.tv/#", waiting until "load"
============================================================ died at page chrome-error://chromewebdata/
Traceback (most recent call last):
  File "ctvbot\instance.py", line 82, in start
  File "ctvbot\sites.py", line 202, in todo_after_spawn
  File "ctvbot\instance.py", line 156, in goto_with_retry
  File "playwright\sync_api\_generated.py", line 9293, in goto
  File "playwright\_impl\_sync_base.py", line 109, in _sync
  File "playwright\_impl\_page.py", line 479, in goto
  File "playwright\_impl\_frame.py", line 147, in goto
  File "playwright\_impl\_connection.py", line 61, in send
  File "playwright\_impl\_connection.py", line 482, in wrap_api_call
  File "playwright\_impl\_connection.py", line 97, in inner_send
playwright._impl._api_types.Error: net::ERR_TUNNEL_CONNECTION_FAILED at https://www.twitch.tv/#
=========================== logs ===========================
@empathist-dot empathist-dot added the bug Something isn't working label Mar 29, 2024
@empathist-dot
Copy link
Author

empathist-dot commented Mar 29, 2024

Proxies expired. Didn't know the free webshare ones were this bad. Nevermind this issue.

I upgraded my plan. Hopefully your reference code worked.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants