ERROR Better Auth INTERNAL_SERVER_ERROR TypeError: value.getTime is not a function

project link
I am getting this error from time to time when I start my project but it goes away when I delete sqlite database

APIError [BetterCallAPIError]: API Error: INTERNAL_SERVER_ERROR Failed to get session] {
  status: 'INTERNAL_SERVER_ERROR',
  headers: Headers {},
  body: { message: 'Failed to get session', code: 'FAILED_TO_GET_SESSION' },
  [cause]: { message: 'Failed to get session', code: 'FAILED_TO_GET_SESSION' }
}
better-ath-500.png
GitHub
This project shows how to use Better Auth in React Router v7 project. - vfshera/better-auth-rr7-hono-server
Was this page helpful?