In the past few days, I’ve been trying to deploy my models on Streamlit, but I’m encountering an error. The error message says: “Cloning repository… failed.”
I’ve tried rebooting the app multiple times and even deleted and recreated the app, but none of these solutions have worked. Can anyone help me with this issue?
Streamlit Logs:
[06:48:41] 🚀 Starting up repository: 'data-science', branch: 'main', main module: 'Projects/machine-learning-classification/deploy/ml_class_app.py'
[06:48:41] 🐙 Cloning repository...
[06:48:56] 🐙 failed
[06:49:21] 🐙 failed
[06:49:46] 🐙 failed
[06:50:10] 🐙 failed
[06:50:35] 🐙 failed
[06:50:45] 🐙 Failed to download the sources for repository: 'data-science', branch: 'main', main module: 'Projects/machine-learning-classification/deploy/ml_class_app.py'
[06:50:45] 🐙 Make sure the repository and the branch exist and you have write access to it, and then reboot the app.
[06:52:21] ❗️ Streamlit server consistently failed status checks
[06:52:21] ❗️ Please fix the errors, push an update to the git repo, or reboot the app.