Error Occur in Server component render- App not working

Please, I need help with my live app. My live app suddenly stopped carrying out activities, and I didn’t touch any code in my development panel/console, only to wake up to this error.

Here’s the exact error message: The error occurred in the server component. The specific message is omitted in the builds to avoid leaking sensitive details. A digest property is included on the error instance, which provides additional details about the error.

I have done everything I could from Google Cloud Run to Firebase and Firebase Studio but still can’t figure out the issue. I have also checked my billing and it’s up to date.

Please, has anyone faced the same issue or know where I should do/go to solve the problem?

1 Like

Hmmm.

Have you found any resolutions for this? I may have a way to get you up and running again.

Do you have any screenshot, can you Show me your Terminal Window from Studio, not Console?

How about you open your Dev tools for your browser and show me the errors?

If you want to troubleshoot it on your own. I recommend

  1. 72 hrs on reading the Documentation; this is equal to or less than the time you will spend waiting on assistance or googling it and yes, you guessed it: Reading (doh!)
  2. 48 hrs using Figma to redesign your application. Instruct it to make your code Firebase Rules Based; Deployable JSON; same amount or less time will be spent attempting to use or validate the Community Help; chance it works; then there’s the chance your problems Cascade-this may cause panic to some when now your issues are multiple. This is good for you to have this happen now, allowing you to figure out what’s going on and can this happen again when it matters.
  3. Try querying the Generator AI like this: You seem to be unable to [list your problem] can you explain what happened; are you able to pinpoint the source of the Errors? It is incredibly capable of fixing itself.
  4. Attempt to launch your project from Console. In either 3, or 4 you should have A/B Testing set up once this is cleared. I also recommend having a Copy of the project in Archives so you have a form of Versions that you can call up in emergency’s
  5. take a deep breath and look at the Console Dashboard, and you can also open your GCP Console and Inspect your Code, Logs, a number of things.
  6. Create a Development Folder, use Notepad to track Errors in Ticket Number format that you will then upload to Slack.
  7. Do you have a Git Repository? Your Repo should match the project Tree Folder to Folder file to file. With a solid Repo you can track changes and keep logs as well in Comments.
  8. Dev Logs or Dev Tracking, every new change or quirk is found here so you have information at your fingertips.

Try using the Gemini AI. It responds to Syntax, it can actually fix itself if you are using all Firebase. If you have external IDE’s working alongside there can be some conflicts with NPM, and how Rendering is handled. Sanity Check: Make a script that Auto Up-dates NPM and others that tend to freeze projects up when they get updated. I learned the hard way on my first project, so I used the steps above and second time around no problems when I avoided using npm installs as much as possible, if at all.

For me it was just too exhausting keeping up with this stable version or that one-very frustrating. See if anything above helps, or start a Slack and send me an invite this way you can share files and I can fix things for you directly this way

Hi did you deploy on firebase app hosting?

hi @Kay yes, i deployed on firebase app hosting

All my project are build on firebase and google

@Antonio_Scott I tried your suggesting to query the GEN AI but i cant publish to find out if my live app is still having the same issue.

Hi @Elf, am sorry for what you are going through with firebase, it is really frustrating. anyway my backend is on firebase but i deployed on vercel because of deployment stress i went through with firebase app hosting. i would really advice you pull your code to git, import on your local dev, troubleshoot and deploy on vercel. it worked for me. my app is now life and working well

Thanks, Kay. I havent used vercel before but will check them out.

But was your project built on firebase ai studio before you pull the code to git?

yes my project was built entirely on firebase
but during deployment, app hosting gave me a hell of time so i pulled everything locally, troubshot and finally deployed on vercel
you can check it out.
i would be pleased if you could be one of my testers.
please let me know if you sign up so i move you to pro to fully test the features

https://profile.aboutly.io

Yes, I will check it and and be happy to be one of your testers. Just dm or drop here what you want from me

Just explore and test all features and give me your feedback

Thanks, Kay. I managed to push my code to vercel and when i tried to deploy, i saw error message and it says, “Build failed because of webpack errors.”. this is the same eror message on firebase each time i tried to deploy

Hi Elf could you send me screenshots to see
let’s try and troubleshoot together to get your app running again if that’s ok by you

yes, that’s fine. here;s the error message. Its seems Genkit is the issue but i have tried everything. the app was working well but suddenly stopped working. but after trying to figure the issue to fix and it stopped publishing

Thank Elf. give me sometime i will get some troubleshooting for you on this

I finally found and fixed the issue. it boils down to my app using gemini1-5-flash only to suddenly stopped. perhaps it expired or out of date and immediately i changed it to gemini2-5lash, everything started working

That’s nice . Good to know it’s working