Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

google login error #30

Open
jb522185660 opened this issue Feb 22, 2023 · 1 comment
Open

google login error #30

jb522185660 opened this issue Feb 22, 2023 · 1 comment

Comments

@jb522185660
Copy link

Prisma schema loaded from prisma/schema.prisma
Datasource "db": SQLite database "data.db" at "file:../data/data.db"

2 migrations found in prisma/migrations

No pending migrations to apply.
Starting chatgpt with config: {
"email": "[email protected]",
"password": "xxx",
"sessionToken": "",
"reverseProxyUrl": "https://chat.y1s1.host",
"isProAccount": false,
"markdown": true,
"debug": false,
"isGoogleLogin": true,
"isMicrosoftLogin": false,
"minimize": false
}
Starting chatgpt failed, retrying...
ProtocolError: Waiting for selector input[type="email"] failed: Protocol error (Runtime.callFunctionOn): Argument should belong to the same JavaScript world as target object
at /app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.js:329:24
at new Promise ()
at CDPSessionImpl.send (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.js:325:16)
at ExecutionContext._ExecutionContext_evaluate (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:229:46)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async WaitTask.rerun (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/WaitTask.js:98:68)
Starting chatgpt failed, retrying...
ProtocolError: Waiting for selector input[type="email"] failed: Protocol error (Runtime.callFunctionOn): Argument should belong to the same JavaScript world as target object
at /app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.js:329:24
at new Promise ()
at CDPSessionImpl.send (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.js:325:16)
at ExecutionContext._ExecutionContext_evaluate (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:229:46)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async WaitTask.rerun (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/WaitTask.js:98:68)
Starting chatgpt failed, retrying...
ProtocolError: Waiting for selector input[type="email"] failed: Protocol error (Runtime.callFunctionOn): Argument should belong to the same JavaScript world as target object
at /app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.js:329:24
at new Promise ()
at CDPSessionImpl.send (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.js:325:16)
at ExecutionContext._ExecutionContext_evaluate (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:229:46)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async WaitTask.rerun (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/WaitTask.js:98:68)
Starting chatgpt failed, retrying...
ProtocolError: Waiting for selector input[type="email"] failed: Protocol error (Runtime.callFunctionOn): Argument should belong to the same JavaScript world as target object
at /app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.js:329:24
at new Promise ()
at CDPSessionImpl.send (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.js:325:16)
at ExecutionContext._ExecutionContext_evaluate (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:229:46)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async WaitTask.rerun (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/WaitTask.js:98:68)
Starting chatgpt failed, retrying...
ProtocolError: Waiting for selector input[type="email"] failed: Protocol error (Runtime.callFunctionOn): Argument should belong to the same JavaScript world as target object
at /app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.js:329:24
at new Promise ()
at CDPSessionImpl.send (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.js:325:16)
at ExecutionContext._ExecutionContext_evaluate (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:229:46)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async WaitTask.rerun (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/WaitTask.js:98:68)

@fuergaosi233
Copy link
Contributor

Attempt to turn off Multi-factor authentication🤔

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

No branches or pull requests

2 participants