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