Giter Site home page Giter Site logo

Comments (18)

jlplenio avatar jlplenio commented on June 11, 2024

Hey @Santino0910.
The ERR_TUNNEL_CONNECTION_FAILED error indicates that there is a problem with your proxies.
Maybe it reached the maximum traffic or bandwidth or threads/concurrency.

You can always test with an empty proxy_list.txt whether the general function works.

from crude-twitch-viewer-bot.

squeaks1811 avatar squeaks1811 commented on June 11, 2024

im getting the exact same thing but none of mine work and i just purchased the 100 proxies from the website recommended

from crude-twitch-viewer-bot.

jlplenio avatar jlplenio commented on June 11, 2024

hey @squeaks1811, please send me your logs via mail and I will look into it. Webshare proxies should always work!

from crude-twitch-viewer-bot.

squeaks1811 avatar squeaks1811 commented on June 11, 2024

hey @squeaks1811, please send me your logs via mail and I will look into it. Webshare proxies should always work!

whats the mail?

from crude-twitch-viewer-bot.

Dubzie avatar Dubzie commented on June 11, 2024

I'm getting the same issue, with Webshare proxies, same proxy's work in another app.

=========================== logs =========================== navigating to "https://www.twitch.tv/xxxxxxxxx", waiting until "load" ============================================================ died at page https://www.twitch.tv/xxxxxxx Traceback (most recent call last): File "ctvbot\instance.py", line 82, in start File "ctvbot\sites.py", line 220, 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.TimeoutError: Timeout 20000ms exceeded.

from crude-twitch-viewer-bot.

teletoobies avatar teletoobies commented on June 11, 2024

I'm getting the same issue, with Webshare proxies, same proxy's work in another app."
What another application are you using?

from crude-twitch-viewer-bot.

jlplenio avatar jlplenio commented on June 11, 2024

Hello @Dubzie. TimeoutError could indicate that either your system or traffic are at capacity.
On how many instances does this error occur, and what is your CPU/RAM at that time?
If the stream you are watching only allows for source quality, e.g., 1080p60, this also eats a lot of traffic.
This could max out your home internet bandwidth and or the bandwidth/concurrency from the proxy package.

from crude-twitch-viewer-bot.

AnumalyFuan avatar AnumalyFuan commented on June 11, 2024

hello, i get the same issue. it was working really fine used 10 instances smoothly. but suddenly all the instances died and now i can't even use 1 instance

from crude-twitch-viewer-bot.

Dubzie avatar Dubzie commented on June 11, 2024

Hello @Dubzie. TimeoutError could indicate that either your system or traffic are at capacity. On how many instances does this error occur, and what is your CPU/RAM at that time? If the stream you are watching only allows for source quality, e.g., 1080p60, this also eats a lot of traffic. This could max out your home internet bandwidth and or the bandwidth/concurrency from the proxy package.

That is definitely not the case, I can use those same proxies in a different viewer bot without issue, this one seems to struggle even keeping one connection.
It was working fine for a while then just stopped.

from crude-twitch-viewer-bot.

Dubzie avatar Dubzie commented on June 11, 2024

When I uncheck headless, twitch prompts something about cookies, which i cant click on because the screen gets resized

from crude-twitch-viewer-bot.

reymaster370 avatar reymaster370 commented on June 11, 2024

When I uncheck headless, twitch prompts something about cookies, which i cant click on because the screen gets resized

I have the same issue. It seems the cookie notification won't allow you to watch the stream.

from crude-twitch-viewer-bot.

jlplenio avatar jlplenio commented on June 11, 2024

hey @Dubzie and @reymaster370. The cookie banner should not be a problem. If you zoom back via ctrl-, you should see the screen. Did you test with an empty proxy_list.txt whether the general function works?

from crude-twitch-viewer-bot.

reymaster370 avatar reymaster370 commented on June 11, 2024

hey @Dubzie and @reymaster370. The cookie banner should not be a problem. If you zoom back via ctrl-, you should see the screen. Did you test with an empty proxy_list.txt whether the general function works?

Hey Jlplenio, I tried it and it works. But I want to try the headless route. Sadly, when I do headless I get this message. TWITCH Instance 1 died: TimeoutError:Timeout 15000ms exceeded.... Please see ctvbot.log. Sometimes, the same thing happens when I do it without headless, and I think its because of the cookie banner.

from crude-twitch-viewer-bot.

jlplenio avatar jlplenio commented on June 11, 2024

Judging by your timeout, he fails here:
https://github.com/jlplenio/crude-twitch-viewer-bot/blob/8380c49fdeba680c202b124c789c72c7d0abaa03/ctvbot/sites.py#L222C1-L222C73

He does reach the desired website, but does not find the video player of Twitch? In headful mode, can you zoom back with ctrl and minus(-) to see beyond the cookie banner and check what page/step the instances dies on?

from crude-twitch-viewer-bot.

Dubzie avatar Dubzie commented on June 11, 2024

Even in headless and ctrl- it wont allow me to allow/click accept cookies

In the background, the stream is playing.

from crude-twitch-viewer-bot.

reymaster370 avatar reymaster370 commented on June 11, 2024

Judging by your timeout, he fails here: https://github.com/jlplenio/crude-twitch-viewer-bot/blob/8380c49fdeba680c202b124c789c72c7d0abaa03/ctvbot/sites.py#L222C1-L222C73

He does reach the desired website, but does not find the video player of Twitch? In headful mode, can you zoom back with ctrl and minus(-) to see beyond the cookie banner and check what page/step the instances dies on?

The player does not play at all for some reason.

from crude-twitch-viewer-bot.

reymaster370 avatar reymaster370 commented on June 11, 2024

Also, when you click cookie and accept it, nothing happens and the window reloads again. I tried it again and it shows the video now, but it still reloads non stop. Also, when the viewer has the mature audience sign, how does one click accept when it's headelss?

from crude-twitch-viewer-bot.

jlplenio avatar jlplenio commented on June 11, 2024

When Twitch suspects that you are not a real viewer, your actions are restricted, e.g., you cannot accept the cookie banner and you cannot follow a stream. This is not a big deal because viewers are still counted. Why your player does not start, I do not know, sorry.

from crude-twitch-viewer-bot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.