KevinBytesTheDust / CVAmp

Send live viewers to Twitch, youtube and kick with this viewer bot software. The tool offers a user-friendly graphical interface. This program requires HTTP proxies.
GNU Affero General Public License v3.0
341 stars 92 forks source link

Youtube viewer not working #213

Closed Etharito closed 7 months ago

Etharito commented 1 year ago

Please answer the following questions:

Describe the bug
A clear and concise description of what the bug is. Well my instance dies and gives this error which i have pasted in the logs below. Its happening for Youtube live as well as youtube videos

Logs
2023-10-11 13:06:56,892;ERROR;26_57;Thread-18;instance;start;Execution context was destroyed, most likely because of a navigation died at page https://www.youtube.com/watch? Traceback (most recent call last): File "ctvbot\instance.py", line 83, in start File "ctvbot\instance.py", line 102, in loop_and_check File "ctvbot\sites.py", line 72, in update_status File "playwright\sync_api_generated.py", line 8694, in evaluate File "playwright_impl_sync_base.py", line 109, in _sync File "playwright_impl_page.py", line 395, in evaluate File "playwright_impl_frame.py", line 277, in evaluate 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: Execution context was destroyed, most likely because of a navigation

jlplenio commented 1 year ago

Thank you for your report. I will look into it.