Hey everyone! New to vibe coding here… new to coding in reallity. I created an app, added authentication, created my users, created a database in Firestore with the users and UIDs… but everytime I try to login i get the error “FirebaseError: Failed to get document because the client is offline.” and can’t access the app. I check the Authentication and see the users are logging in correctly, but i just can’t get past the login screen.
Also, side note here… i am using Gemini 2.5 Pro to troubleshoot and learn how to use this app and it keeps suggesting I run Ctrl + C to restart the server… from the looks of it I think this is assuming I’m running locally on my pc. But I’m on the web browser (Chrome) and while I think I found the Terminal and ran the Ctrl + C command… nothing happens. I also tried looking for a “Restart” or “Stop” in the Palette but couldn’t find anything hinting to restarting the server.
Please help! Also, consider i’m not a programmer
Thank you in advance!