⚠️Important⚠️ - Sign up registration code is not written properly/broken
I just tired deploying ChatbotUI to Vercel and I have followed the instructions.
However, when I tried to signup, it would reload the page (with no prompt, even though i enabled it through the code) and it would send me the confirmation email. It all seemed normal, until when I clicked on the confirmation url.
It would take my back to the root of the site and then I pressed "Start Chatting", it would go straight to the dashboard UI without the onboarding. The dashboard UI won't function, you can't type anything and can't view your profile, and I'm pretty sure that's because I haven't done the onboarding and even though I confirmed my email, I am still not a "user" in the "profile" table.
This needs to be fixed ASAP and I will try to look into it more. @mckaywrigley Thanks :)
I'm experiencing the same issue.
Yeah this is a huge issue @mckaywrigley can you please look into it more. Thankyou!
Do you have groq_api_key in a column of your Profile table?
Yes, i do.
I had this problem, my workaround was to remove the api setup page.
Oh yeah I recall this a while back I just manually created a user in the database.
Same here
@spammenotinoz if you remove the api setup page, it still doesn't work
I had this problem, my workaround was to remove the api setup page.
I noticed the official ChatBotUI signup works perfectly fine?
@mckaywrigley could you please share with us if you have made any changes to the official ChatBotUI so that the signup works? Thanks.