mckaywrigley / chatbot-ui

Come join the best place on the internet to learn AI skills. Use code "chatbotui" for an extra 20% off.
https://JoinTakeoff.com
MIT License
28.84k stars 8.04k forks source link

JSON object requested, multiple (or no) rows returned after login #1577

Open silviomar opened 8 months ago

silviomar commented 8 months ago

After logging in, I receive the error "JSON object requested, multiple (or no) rows returned" as shown in the attached image. Upon inspecting the console, I see that the database calls return an HTTP status code 406 with the following error: { "code": "PGRST116", "details": "The result contains 0 rows", "hint": null, "message": "JSON object requested, multiple (or no) rows returned" }

I performed a local installation on an AWS Ubuntu VM. I followed the installation instructions for the local setup without encountering any significant issues. Can you help me understand?

Screenshot 2024-03-19 alle 23 33 57 Screenshot 2024-03-19 alle 23 34 15
Guseyn013 commented 7 months ago

FYI this issue has already been posted before. Try removing the website's cookies from the browser.