I need help i am stuck on the user login issue, I have users in my auth,user and user_profiels tables, but when i try to login to the app it does not pick up the users and previously the users were able to login, i am using supabase for authetication. I am really frustrated because the agent keeps on moving around in circles telling m eeither users do not exist or environmental variables do not exist when they are there and set.
I am having the same problem I think. I do not know how to code so cannot debug this myself. I am running a preview deployment of a web app and when I create new user and click my ‘continue to payment’ button to advance in the app, I get an error “Database error saving new user”
When I tell v0 chat about this error (and the other Supabase database errors before it) the chat continuously cycles through this:
”I added the missing createBrowserClient function export that was being imported elsewhere in the codebase. This function provides the same Supabase client functionality as createClient to maintain compatibility with existing import statements.”
It must have repeated this at least 8 times now and even when I asked the chat to stop doing this and to look at other causes, it did and then again repeated through whatever it does with the export. I think it also went through import errors a few times.
I made good progress using the chat’s guidance to set up API keys and webhooks and now I am stuck. Help please.
Hi, folks!
If you could share some example chats with us, that would be great.
It’s difficult for us to replicate without an example.
i have created users in supabase both in my auth.users and user_profiles tables. i have attached teh acreen shots that show data in both tables:
Have you tried to connect with the Supabase team? This seems like a Supabase issue rather than Vercel.

