App working for few weeks then suddenly Failed to download the sources for repository

Hi Streamlit Community,

My app, which had been working fine for weeks, suddenly stopped working with the following error:

Repo is public and the branch and repo name are correct.
I have other streamlit apps, they are all running fine, just this one suddenly stopped working.
I have tried rebooting, creating a new app from same repo, changing the branch name (on github and streamlit) nothing working so far. Maybe something with new streamlit update?

  1. Link to app: https://review-sentiment-analysis-with-ml.streamlit.app/

  2. Repo link: GitHub - Ibi1999/review-sentiment-analysis

  3. Error message:
    Failed to download the sources for repository: ‘review-sentiment-analysis’, branch: ‘master’, main module: ‘app/app.py’

  4. Python Version 3.12

Having same problem. I was thinking that it may have to do with hitting bandwidth limit on Github. Hoping it is streamlit update issue