[next-auth][error][OAUTH_CALLBACK_HANDLER_ERROR]
https://next-auth.js.org/errors#oauth_callback_handler_error
Invalid `prisma.account.findUnique()` invocation:
Error occurred during query execution:
ConnectorError(ConnectorError { user_facing_error: None, kind: QueryError(PostgresError { code: "42P05", message: "prepared statement \"s1\" already exists", severity: "ERROR", detail: None, column: None, hint: None }), transient: false }) PrismaClientUnknownRequestError:
Invalid `prisma.account.findUnique()` invocation:
Error occurred during query execution:
ConnectorError(ConnectorError { user_facing_error: None, kind: QueryError(PostgresError { code: "42P05", message: "prepared statement \"s1\" already exists", severity: "ERROR", detail: None, column: None, hint: None }), transient: false })
at In.handleRequestError (/var/task/node_modules/@prisma/client/runtime/library.js:122:7044)
at In.handleAndLogRequestError (/var/task/node_modules/@prisma/client/runtime/library.js:122:6188)
at In.request (/var/task/node_modules/@prisma/client/runtime/library.js:122:5896)
at async l (/var/task/node_modules/@prisma/client/runtime/library.js:127:11167)
at async getUserByAccount (/var/task/.next/server/chunks/606.js:39:176522) {
name: 'GetUserByAccountError',
code: undefined
}
[next-auth][error][OAUTH_CALLBACK_HANDLER_ERROR]
https://next-auth.js.org/errors#oauth_callback_handler_error
Invalid `prisma.account.findUnique()` invocation:
Error occurred during query execution:
ConnectorError(ConnectorError { user_facing_error: None, kind: QueryError(PostgresError { code: "42P05", message: "prepared statement \"s1\" already exists", severity: "ERROR", detail: None, column: None, hint: None }), transient: false }) PrismaClientUnknownRequestError:
Invalid `prisma.account.findUnique()` invocation:
Error occurred during query execution:
ConnectorError(ConnectorError { user_facing_error: None, kind: QueryError(PostgresError { code: "42P05", message: "prepared statement \"s1\" already exists", severity: "ERROR", detail: None, column: None, hint: None }), transient: false })
at In.handleRequestError (/var/task/node_modules/@prisma/client/runtime/library.js:122:7044)
at In.handleAndLogRequestError (/var/task/node_modules/@prisma/client/runtime/library.js:122:6188)
at In.request (/var/task/node_modules/@prisma/client/runtime/library.js:122:5896)
at async l (/var/task/node_modules/@prisma/client/runtime/library.js:127:11167)
at async getUserByAccount (/var/task/.next/server/chunks/606.js:39:176522) {
name: 'GetUserByAccountError',
code: undefined
}