Bug in community cloud when deploying apps in private repos

Hi. I noticed a bug when deploying apps on Streamlit Community Cloud.

TLDR

I should have received an error message, but instead the website entered a frozen state.

Details

I tried to deploy an app to Streamlit Community Cloud, but accidentally forgot it was from a private repo. The method I used was to paste the main app URL from GitHub using the advanced app deployment flow. When I clicked the button to deploy, it simply spun forever without displaying an error message.

When I made the app public, the flow worked again, so I’m pretty sure the issue was trying to deploy a private app.

Hope this helps!

1 Like

Hey Adrien! Thank you very much for filing the issue! I will try to reproduce it and fix it.

Hey Alex. Great to hear from you! Awesome that you’re looking into it and please let me know if I can provide any more information! <3