Cloning repository failed today (used to work before)

  1. The link to the public app: https://mortalityriskprediction.streamlit.app/
  2. The link to your app’s public GitHub repository:GitHub - lisp1/Mortality_Risk_Prediction.
  3. The full text of the error message:
    [02:32:32] :desktop_computer: Provisioning machine…
    [02:32:32] :control_knobs: Preparing system…
    [02:32:32] :chains: Spinning up manager process…
    [02:32:23] :rocket: Starting up repository: ‘mortality_risk_prediction’, branch: ‘main’, main module: ‘streamlit_app.py’
    [02:32:23] :octopus: Cloning repository…
    [02:32:24] :octopus: Failed
    [02:32:34] :octopus: Failed
    [02:32:44] :octopus: Failed to download the sources for repository: ‘mortality_risk_prediction’, branch: ‘main’, main module: ‘streamlit_app.py’
    [02:32:44] :octopus: Make sure the repository and the branch exist and you have write access to it, and then reboot the app.
    [02:34:24] :exclamation: Streamlit server consistently failed status checks
    [02:34:24] :exclamation: Please fix the errors, push an update to the git repo, or reboot the app.
  4. The Streamlit and Python versions: Streamlit 1.41 (latest, listed in requirement.txt without version specification), Python 3.11
    The code worked well 3 days ago, just failed to work today. We made no modification after the last time it worked.

I solved the problem! It was relevant to a problem of github, and it is now solved.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.