My app disappeared, want to get domain back

I’m getting set up on Streamlit Community Cloud for the first time. I used the Community Cloud signup flow to create a github repository with a blank template, and successfully deployed to https://steer-stanford.streamlit.app/. I decided to make the repository private, and then rebooted the app. After the reboot, the app disappeared from my list of apps and is no longer available.

I updated my settings to give Streamlit access to my private repos, and as a temporary workaround, was able to create a new app with a slightly different URL (https://stanford-steer.streamlit.app/) that’s linked to the original repository. This app is now working. However, I want to get my original domain back, so I’d like help getting the original app up and running again. Thanks in advance for your help!

1. Share the link to the public app (deployed on Community Cloud).
https://steer-stanford.streamlit.app/

3. Share the link to your app’s public GitHub repository (including a requirements file).
Not a public repository.

4. Share the full text of the error message (not a screenshot).
“Error running app. If this keeps happening, please contact support.”

5. Share the Streamlit and Python versions.
Streamlit: 1.37.0
Python: 3.11

Hi @cohenjosh10 ! Are you still encountering this issue?

Yes, still encountering the issue! My app which was at URL “https://steer-stanford.streamlit.app/” is no longer available from my list of apps showing on https://share.streamlit.io/. When I try to create a new app at that URL, it says the URL is taken.

That happened to me too

@cohenjosh10 can you try redeploying now?

@Abimael_Torcate were you able to redeploy the application?

Hi,
I am encountering the same issue. My app suddenly disappeared. My url was: https://prosoa.streamlit.app/

Hi! Can you share a link to the GitHub repository from which the application was deployed?