whatanerd
whatanerd2d ago

Can't get better-auth working with the Tanstack Start and Convex stack

The weird part is the error gives me to nothing to work with, just fetch failed and even weirder is that it wouldn't happen on every reload, but when the page does reload, client interactivity wouldn't work, meaning no onClick handler stuff is working. Neither server nor browser console tells me anything. Have followed, checked and rechecked the setup process. https://convex-better-auth.netlify.app/framework-guides/tanstack-start
TanStack Start | Convex + Better Auth
Install and configure Convex + Better Auth for TanStack Start.
No description
5 Replies
whatanerd
whatanerdOP18h ago
Update: Every single call to the api/auth/$.ts path gives 500 internal server error.
Volko
Volko18h ago
I'm sorry I don't know tanstack
erquhart
erquhart18h ago
What version of TanStack Start are you using
whatanerd
whatanerdOP5h ago
Used better-t-stack to scaffold the project. "@tanstack/react-start": "^1.121.0-alpha.27", I have the updated the necessary packages to their latest versions, and Tanstack Start is now on RC version. Saw your comment over at Github that you're updating the library, docs and example to the RC. Is it still being worked on or live?
erquhart
erquhart5h ago
not live yet

Did you find this page helpful?