My application was working fine for a few weeks but then reported an error when I tried to reboot it after it went to sleep.
Here is the Streamlit log:
Starting up repository: 'gpcr-targetseeker', branch: 'main', main module: 'app.py'
[22:54:59] 🐙 Cloning repository...
[22:55:05] 🐙 failed
[22:55:19] 🐙 failed
[22:55:38] 🐙 failed
[22:55:53] 🐙 failed
[22:56:10] 🐙 failed
[22:56:20] 🐙 Failed to download the sources for repository: 'gpcr-targetseeker', branch: 'main', main module: 'app.py'
[22:56:20] 🐙 Make sure the repository and the branch exist and you have write access to it, and then reboot the app.
[22:57:59] ❗️ Streamlit server consistently failed status checks
[22:57:59] ❗️ Please fix the errors, push an update to the git repo, or reboot the app.
Not sure what the error is. Here is a link to the repository: GitHub - gurveershienh/gpcr-targetseeker