Hi Google AI Studio team,
I ran into an issue where I deleted an AI Studio project without unpublishing it first. Because of this, the preview address I was using (lumecheck.ai.studio) is now orphaned and locked, and I cannot assign it to my recreated app.
Could you please manually release this subdomain or tear down the hidden deployment so I can reuse it?
Affected URL: lumecheck.ai.studio
Thanks for the help, William
Hello @William_Mota ,
You need to manually delete the cloud run service by going to the GCP console. Follow the below steps:
- Go to Cloud run services here: https://console.cloud.google.com/run/services. Do not click on the cloud run instance, stay on the services page. Make sure you are in the right GCP project.
- Select the service corresponding to the AI Studio App.
- Delete the service.
Post this, both the service and the URL should stop serving.
A reference this screenshot: