Is anyone getting this error?

Publishing is temporarily disabled while we work on system updates. Check back soon.

It is letting me republish to a already published deployment but not letting me publish new?

15 Likes

Yes! Just started using Ai Studio yesterday and I can’t publish apps.

3 Likes

Yes - I haven’t been able to Publish since yesterday..not sure when it will be up again

4 Likes

same issue…I dont know what can I do next

Yep, super annoying. Actually only using Studio for the simple deployment and now it’s broken :smiley:

3 Likes

It’s really bad. I need to deploy my changes. Is there an official statement from Google?

Estoy igual no me deja publicar nada hace dos dĂ­as le he hecho de todo pero nada, si alguien llega a saber serĂ­a bueno que nos diga :folded_hands::folded_hands::folded_hands:

To me it happened after creating a new google cloud project and replacing the existing one :smiling_face_with_tear: I want to launch it soon please fix it :folded_hands:

Last week there was no functioning publish buttontheyre still working on iut

same issue happen to me, block my progress

I STILL can’t Publish my App - I’ve checked the Status of AI Studios and shows as No Problems / Green Bars for the past 2 days. Anyone have any insights here?

its been more than 24 hours, and I also have been waiting for it to be fixed

any updates on this?

  • It hasn’t been working for me for the past two days.

i cant even get anything done and even the new issue with github isnt even being focused on like come on google.


Not yet. And I don’t know when.

same issue for me here

If your AI Studio publish fails, check Cloud Run logs. If you see PathError: Missing parameter name at index 2: /* (path-to-regexp), fix your server catch-all route: change app.get('/*', ...) to app.get(/.*/, ...), then redeploy and it fixed the issue

2 Likes

its still stuck, can’t publish apps.

1 Like
  1. Some places it is mentioned that google cloud allows 5 maximum “published” projects per account
  2. Review the status outage from the following link: Google AI Studio
  3. Check any outstanding billing issue
  4. Try creating a new app, and see if that is getting deployed, if new app is getting deployed, error must be in primary app to see where the debugging is required.
  5. Check Logs for errors
  6. Send a feedback to Google to review.
2 Likes