Started facing a continuous error on Firebase studio

Sorry, I hit a snag. Please try again shortly or modify your prompt.
[GoogleGenerativeAI Error]: Error fetching from https://monospace-pa.googleapis.com/v1/models/gemini-2.5-pro-preview-06-05:streamGenerateContent?alt=sse: [500 Internal Server Error] The model is overloaded. Please try again later.

Please provide any fix if possible

1 Like

I’m receiving the same error every time I try ANY prompt… Help please?

“[GoogleGenerativeAI Error]: Error fetching from https://monospace-pa.googleapis.com/v1/models/gemini-2.5-pro-preview-06-05:streamGenerateContent?alt=sse: [500 Internal Server Error] An internal error has occurred.”

Hi @Pranav_rathi @Brandon_Ramey,

Welcome to the community!

A “500 Internal Error” indicates that the Gemini model you’re trying to access is currently experiencing high demand and is unable to handle your request at this time. This is a transient error and you should wait a bit and retry your request. See Troubleshooting guide  |  Gemini API  |  Google AI for Developers.

Thank you!