Is anyone getting this error?

use below prompt, it worked for ALL my APPS

update the server.ts to use a Regular Expression (/.*/) for the catch-all route instead of a string

2 Likes

But this is not the problem…Regular Expression.. :rofl: ..

In publish, google disabled the Publish button ie. ā€œPublishing is temporarily disabled while we work on system updates. Check back soon.ā€ no prompt will make the publish button to project, on new apps magically appear again..:exploding_head:

1 Like

it worked for me, used the same approached for ALL my apps, and I’m back-online now, publishing my changes again, :-),

Didn’t work for me …

My Remix with the bad code still won’t publish…it’s not magic. Taking it from the standpoint that Google has simply disabled Publishing . I used that logic for a week with green status bars on their status page and zero traction towards my app publishing.

It did feel like magic when my app was finally publishing again….but I assure you, it is not. I sent what felt like a million prompts before my app was publishing again, but that was just the one that was very apparent, as my app publishes now.

Either focus on what I’ve posted for some troubleshooting…or wait for Google to wave a magic wand over your app…I’m going back to Vibing!

Keep at it bro! It’s a ballpark issue. There maybe another issue but I have not seen a single other post of someone publishing after this bug came up.

Spend some time troubleshooting around what I’ve posted and what Brandon_Anthony_Gall posted. Provide some feedback if you find something else as well…it’s a code issue so we’ll need as much input as possible from the community to resolve it.

I addressed the port issues in the cloud log and used Brandon_Anthony_Gall advice and it looks like I’m published again. Thanks Brandon.

1 Like

Hey ! Can you explain exactly how you did this please I’m lost

Thanks Brandon, this worked for me.
Note: this was for an already existing Project.

1 Like

The prompt ā€œupdate the server.ts to use a Regular Expression (/.*/) for the catch-all route instead of a stringā€œ didn’t work for me.

AI studio sad: ā€I’ve checked the project files, and it appears this is a client-side only application (SPA) using Vite. There is no server.ts file or Express backend configured in this project. The application is currently running using the default Vite development server (npm run dev executes vite).

If you need to add a custom Express backend to this application to handle specific API routes or server-side logic, please let me know, and I can set up a full-stack environment for you!ā€

Hi there. I still get the error even though I updated the server.ts as PFC_Metal suggested. I get this message from the prompt:

Any ideas? Many thanks. I am yet unable to publish my app.

same issue for me here

I have an issue where if I build something in AI Studio and then publish it, even if it’s an existing program I’ve already created. Anytime I publish something, there is no AI functionality in the published app. It breaks my AI functionality, but the AI functionality works while inside of Google’s AI Studio.

​"The ā€˜Publish’ feature is enabled on my older apps but inactive on the recent ones. I doubt it’s a global backend problem. This issue is starting to get really annoying."

Yes - I’m still not able to Publish any of my Apps.
Forced to migrate to Base44

What does this mean? Sorry, I am a neewby.

Maybe this helps and someone can investigate a solution: as soon as you add GEMINI to your app it breaks. So here is what I experienced: All my old apps can not be updated. Yesterday in the evening I did start a new one. At first not using the LLM within the app. As soon as I did add GEMINI the app was not able to be published any more

1 Like

How can you unselect Gemini once you added it? Many thanks!

I saw this major change when I did implement it. When I went back in the development history to a deployment without Gemini it did work again.

I will try it, fingers crossed it works.