All migrations have been successfully applied.
Starting chatgpt with config: {
"email": "cxxxxxxxx5@hotmail.com",
"password": "xxxxxx1",
"isProAccount": false,
"markdown": false,
"debug": false,
"isGoogleLogin": false,
"isMicrosoftLogin": false,
"minimize": false
}
no access token
Starting chatgpt failed, retrying...
ChatGPTError: Failed to authenticate session
at ChatGPTAPIBrowser.initSession (file:///app/node_modules/chatgpt/build/index.js:1448:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async retries (/app/dist/index.js:150:9)
at async main (/app/dist/index.js:149:5)
Prisma schema loaded from prisma/schema.prisma Datasource "db": SQLite database "data.db" at "file:../data/data.db"
SQLite database data.db created at file:../data/data.db
1 migration found in prisma/migrations
Applying migration
20230211124232_init
The following migration have been applied:
migrations/ └─ 20230211124232_init/ └─ migration.sql
All migrations have been successfully applied. Starting chatgpt with config: { "email": "cxxxxxxxx5@hotmail.com", "password": "xxxxxx1", "isProAccount": false, "markdown": false, "debug": false, "isGoogleLogin": false, "isMicrosoftLogin": false, "minimize": false } no access token Starting chatgpt failed, retrying... ChatGPTError: Failed to authenticate session at ChatGPTAPIBrowser.initSession (file:///app/node_modules/chatgpt/build/index.js:1448:13) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async retries (/app/dist/index.js:150:9) at async main (/app/dist/index.js:149:5)