2 years ago
builder-production-4652.up.railway.app
'\n' +
'\n' +
'The table public.User does not exist in the current database.',
stack: 'PrismaClientKnownRequestError: \n' +
'Invalid prisma.user.findUnique() invocation:\n' +
'\n' +
'\n' +
'The table public.User does not exist in the current database.\n' +
' at In.handleRequestError (/app/node_modules/@prisma/client/runtime/library.js:122:6854)\n' +
' at In.handleAndLogRequestError (/app/node_modules/@prisma/client/runtime/library.js:122:6188)\n' +
' at In.request (/app/node_modules/@prisma/client/runtime/library.js:122:5896)\n' +
' at async l (/app/node_modules/@prisma/client/runtime/library.js:127:11167)\n' +
' at async getUserByEmail (/app/apps/builder/.next/server/chunks/9463.js:1:1308)',
name: 'PrismaClientKnownRequestError'
}
PrismaClientKnownRequestError:
Invalid prisma.user.findUnique() invocation:
The table public.User does not exist in the current database.
at In.handleRequestError (/app/node_modules/@prisma/client/runtime/library.js:122:6854)
at In.handleAndLogRequestError (/app/node_modules/@prisma/client/runtime/library.js:122:6188)
at In.request (/app/node_modules/@prisma/client/runtime/library.js:122:5896)
at async l (/app/node_modules/@prisma/client/runtime/library.js:127:11167)
at async getUserByEmail (/app/apps/builder/.next/server/chunks/9463.js:1:1308) {
name: 'GetUserByEmailError',
code: 'P2021'
}
[next-auth][error][adapter_error_getUserByEmail]
https://next-auth.js.org/errors#adapter%5Ferror%5Fgetuserbyemail
Invalid prisma.user.findUnique() invocation:
The table public.User does not exist in the current database. {
message: '\n' +
'Invalid prisma.user.findUnique() invocation:\n' +
'\n' +
'\n' +
'The table public.User does not exist in the current database.',
stack: 'PrismaClientKnownRequestError: \n' +
'Invalid prisma.user.findUnique() invocation:\n' +
'\n' +
'\n' +
'The table public.User does not exist in the current database.\n' +
' at In.handleRequestError (/app/node_modules/@prisma/client/runtime/library.js:122:6854)\n' +
' at In.handleAndLogRequestError (/app/node_modules/@prisma/client/runtime/library.js:122:6188)\n' +
' at In.request (/app/node_modules/@prisma/client/runtime/library.js:122:5896)\n' +
' at async l (/app/node_modules/@prisma/client/runtime/library.js:127:11167)\n' +
' at async getUserByEmail (/app/apps/builder/.next/server/chunks/9463.js:1:1308)',
name: 'PrismaClientKnownRequestError'
}
PrismaClientKnownRequestError:
Invalid prisma.user.findUnique() invocation:
The table public.User does not exist in the current database.
at In.handleRequestError (/app/node_modules/@prisma/client/runtime/library.js:122:6854)
at In.handleAndLogRequestError (/app/node_modules/@prisma/client/runtime/library.js:122:6188)
at In.request (/app/node_modules/@prisma/client/runtime/library.js:122:5896)
at async l (/app/node_modules/@prisma/client/runtime/library.js:127:11167)
at async getUserByEmail (/app/apps/builder/.next/server/chunks/9463.js:1:1308) {
name: 'GetUserByEmailError',
code: 'P2021'
}
0 Replies
2 years ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open brody • over 1 year ago