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
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
But this is not the problemā¦Regular Expression..
..
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..![]()
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.
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.
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
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.