Streamlit unable to find repo for my apps on Github

Hi, I have been using Streamlit for the last 2 and a half years now. I have deployed multiple AI tools on streamlit cloud. Never faced any issues. But now I am facing two weird errors.

  1. When I try to deploy a New app, streamlit is unable to find my GitHub repo. I don’t know what’s wrong. I tried signing out and logging in again but still Streamlit is cannot find the lastest repositories in my GitHub. I even tried logging in using my github credentials, but the issue still presists.

  2. The current app that I am working on, I am unable to convert it from Public to private. I checked all of my apps, they are all Public. I don’t know why I am unable to convert my current app to private.

Please help in this regard :slight_smile:


2

@Saad_Khattak Hi, is the repository you want to find a private or public one ? :slight_smile: If it’s private make sure that you’ve granted access to your private repositories on the Settings page

Hi @Damian_Swiecki , thanks for your reply. I have granted access to all of my private and public repositories. Still Streamlit didn’t pick it. I don’t know why.

I then made new GitHub and Streamlit accounts, and it worked! I don’t know whats wrong with my previous account because I have been using successfully using streamlit on that for last 2.5 years.

I don’t have an answer for you but I am having the same issue. Streamlit Cloud Deploy could not find my existing Repo. The only way I could get around it was to create a new repo but that is not ideal.

Thanks

I finally was able to add my organization repos for deployment. I followed the directions in this thread.

Now I am getting a different error.
You can only have one private app per workspace on Community Cloud

Signing out and back in has fixed this issue. All is working OK now.

Facing the same issue here; all my old GitHub repositories are available to deploy from but not the one I just created for my streamlit application even though it is a public repo. Any help will be greatly appreciated.

I used the “Paste GitHub URL” option and it worked!