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

[Help] Your browser is not currently supported. Please use a recommended browser or learn more here. #284

Open
Rot4tion opened this issue Feb 13, 2023 · 16 comments
Assignees
Labels
bug Something isn't working

Comments

@Rot4tion
Copy link

Rot4tion commented Feb 13, 2023

i use Chrome version 106.0.5249.91 (Official Build) (64-bit)

@Rot4tion Rot4tion added the bug Something isn't working label Feb 13, 2023
@Jaron-Wilson
Copy link

how do i change what browser it will join in, I get same error too

@klept0
Copy link

klept0 commented Feb 22, 2023

update your browser - the current version of Chrome is 110.0.5481.104

@podreamav
Copy link

Chrome is updated, same problem.

@podreamav
Copy link

Did you manage to fix it, somehow?

@eduardylopes
Copy link

Same error, also my brower is updated!
image

@Lovashyk
Copy link

Lovashyk commented Apr 27, 2023

Found this issue randomly so whoever find this, here is what helped me.
I use Arch and Firefox, nothing helped me, cleared cache and cookies, tried to use extension to hide/change my browser and OS display for websites.
The fix appeared randomly. I had wrong time zone set in my systemd. After changing it, I could successfully log in. Good luck guys whoever needs this. @kvintyy @eduardylopes @nhonhoem0166 @Jaron-Wilson

@wangziyingwen
Copy link

i open a new tap "twitch.tv" , i can login in and the bot can work

@ghost
Copy link

ghost commented Aug 25, 2023

had wrong time zone set in my systemd. After changing it, I could successfully log in.

Thank you!
I can confirm that this fixed the issue for me. I had just made a fresh install of Arch Linux and completely forgot to change my time zone. After I changed it, I was able to log in to Twitch.

@leo1mml
Copy link

leo1mml commented Sep 24, 2023

It solves the issue!!! Same setup here, arch + firefox. Thank you!

@thebigdonny
Copy link

It solves the issue!!! Same setup here, arch + firefox. Thank you!

Are you saying that the bot actually works in Arch Linux w/ Firefox? Or just that it logs in. If it works, I may need to read up on getting Arch up and running in a VM with this bot to get back up and running.

@Lovashyk
Copy link

@thebigdonny Sorry for confusion. It is not about bot. I have commented unrelated to bot, but related to Twitch and Linux, because this issue was the only thing I have found out there, and I couldn't find a solution till the moment, I solved myself and decided to post a solution to the ones who will be in my shoes one day.

@nic-w
Copy link

nic-w commented Oct 10, 2023

Still experiencing this. google-chrome and chromium both unsupported. putting "firefox" in the config does not launch the browser

@mihanc
Copy link

mihanc commented Oct 25, 2023

Still have this issue

@Neo31968
Copy link

Loading config file: config.json
[2023-12-11 12:27:43] [info] Logging in...
[2023-12-11 12:27:52] [info] Checking for email verification...
[2023-12-11 12:28:22] [error] TimeoutError: Waiting for selector .//*[contains(text(), "please enter the 6-digit code we sent")] failed: Waiting failed: 30000ms exceeded
at Timeout. (E:\Discord Bots\Twitchbot\twitchdrop1\Twitch-Drops-Bot\node_modules\puppeteer-core\lib\cjs\puppeteer\common\WaitTask.js:63:32)
at listOnTimeout (node:internal/timers:573:17)
at process.processTimers (node:internal/timers:514:7)
[2023-12-11 12:28:22] [info] Checking for 2FA verification...
[2023-12-11 12:28:29] [error] ProtocolError: Waiting for selector .//*[contains(text(), "Enter the code found in your authenticator app")] failed: Protocol error (Runtime.callFunctionOn): Target closed
at new Callback (E:\Discord Bots\Twitchbot\twitchdrop1\Twitch-Drops-Bot\node_modules\puppeteer-core\lib\cjs\puppeteer\common\Connection.js:61:35)
at CallbackRegistry.create (E:\Discord Bots\Twitchbot\twitchdrop1\Twitch-Drops-Bot\node_modules\puppeteer-core\lib\cjs\puppeteer\common\Connection.js:106:26)
at Connection._rawSend (E:\Discord Bots\Twitchbot\twitchdrop1\Twitch-Drops-Bot\node_modules\puppeteer-core\lib\cjs\puppeteer\common\Connection.js:216:26)
at CDPSessionImpl.send (E:\Discord Bots\Twitchbot\twitchdrop1\Twitch-Drops-Bot\node_modules\puppeteer-core\lib\cjs\puppeteer\common\Connection.js:425:78)
at next (E:\Discord Bots\Twitchbot\twitchdrop1\Twitch-Drops-Bot\node_modules\puppeteer-extra-plugin-stealth\evasions\sourceurl\index.js:34:41)
at CDPSessionImpl.send (E:\Discord Bots\Twitchbot\twitchdrop1\Twitch-Drops-Bot\node_modules\puppeteer-extra-plugin-stealth\evasions\sourceurl\index.js:75:16)
at ExecutionContext._ExecutionContext_evaluate (E:\Discord Bots\Twitchbot\twitchdrop1\Twitch-Drops-Bot\node_modules\puppeteer-core\lib\cjs\puppeteer\common\ExecutionContext.js:234:46)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async CDPJSHandle.evaluateHandle (E:\Discord Bots\Twitchbot\twitchdrop1\Twitch-Drops-Bot\node_modules\puppeteer-core\lib\cjs\puppeteer\common\JSHandle.js:65:16)
at async WaitTask.rerun (E:\Discord Bots\Twitchbot\twitchdrop1\Twitch-Drops-Bot\node_modules\puppeteer-core\lib\cjs\puppeteer\common\WaitTask.js:108:28)
[2023-12-11 12:28:29] [info] No extra verification found!

Can anyone help me on this

@TurtleSwift
Copy link

Had same problems using Playwright. Managed to fix it by setting the UserAgent to the current Firefox UA with latest version. The bot should have the ability to set UA or have it set automatically to current.

@Neo31968
Copy link

image
How can I fix this issue

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