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

TimeoutError #328

Open
philip47 opened this issue Sep 24, 2023 · 5 comments
Open

TimeoutError #328

philip47 opened this issue Sep 24, 2023 · 5 comments

Comments

@philip47
Copy link

It's very difficult to configure this bot. I can't find any information on what to do anywhere. Maybe somebody can help me?

2023-09-24 19:29:43 [2023-09-24 22:29:43] [info] Loading config file: config.json
2023-09-24 19:29:43 [2023-09-24 22:29:43] [warn] Overriding browser option because we are inside a docker container!
2023-09-24 19:29:43 [2023-09-24 22:29:43] [warn] Overriding headless_login option because we are inside a docker container!
2023-09-24 19:29:43 [2023-09-24 22:29:43] [warn] Adding browser option: --no-sandbox because we are inside a docker container!
2023-09-24 19:29:43 [2023-09-24 22:29:43] [info] Logging in...
2023-09-24 19:29:47 [2023-09-24 22:29:47] [info] Checking for email verification...
2023-09-24 19:30:17 [2023-09-24 22:30:17] [error] TimeoutError: Waiting for selector .//*[contains(text(), "please enter the 6-digit code we sent")] failed: Waiting failed: 30000ms exceeded

@YDeltagon
Copy link

YDeltagon commented Oct 31, 2023

same here, no solution

edit : Docker on Windows Docker Desktop
And config in a Volume
All configurat

@YDeltagon
Copy link

YDeltagon commented Oct 31, 2023

I have 2FA

[2023-10-31 09:49:41] [warn] Overriding browser option because we are inside a docker container!
[2023-10-31 09:49:41] [warn] Overriding headless option because we are inside a docker container!
[2023-10-31 09:49:41] [warn] Overriding headless_login option because we are inside a docker container!
[2023-10-31 09:49:41] [warn] Adding browser option: --no-sandbox because we are inside a docker container!
[2023-10-31 09:49:42] [info] Logging in...
[2023-10-31 09:49:45] [info] Checking for email verification...
[2023-10-31 09:50:15] [error] TimeoutError: Waiting for selector .//*[contains(text(), "please enter the 6-digit code we sent")] failed: Waiting failed: 30000ms exceeded
at Timeout. (/app/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-10-31 09:50:15] [info] Checking for 2FA verification...
[2023-10-31 09:50:45] [error] TimeoutError: Waiting for selector .//*[contains(text(), "Enter the code found in your authenticator app")] failed: Waiting failed: 30000ms exceeded
at Timeout. (/app/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-10-31 09:50:45] [info] No extra verification found!
[2023-10-31 09:50:45] [info] Waiting for cookies to be created...
[2023-10-31 09:50:48] [info] Waiting for cookies to be created...
[2023-10-31 09:50:51] [info] Waiting for cookies to be created...
[2023-10-31 09:50:54] [info] Waiting for cookies to be created...
[2023-10-31 09:50:57] [info] Waiting for cookies to be created...
[2023-10-31 09:51:00] [info] Waiting for cookies to be created...
[2023-10-31 09:51:03] [info] Waiting for cookies to be created...
[2023-10-31 09:51:06] [info] Waiting for cookies to be created...
[2023-10-31 09:51:09] [info] Waiting for cookies to be created...
[2023-10-31 09:51:12] [info] Waiting for cookies to be created...
[2023-10-31 09:51:15] [error] Error: Timed out while waiting for cookies to be created!
at LoginPage. (file:///app/dist/pages/login.js:62:31)
at Generator.next ()
at fulfilled (file:///app/dist/pages/login.js:4:58)

@tranqu1lizer
Copy link

same issue
image

@YDeltagon
Copy link

I use the Windows .exe on the pre-realese

@tranqu1lizer
Copy link

tranqu1lizer commented Nov 11, 2023

twitch detects puppeteer on login page so need to llogin using cookies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants