Hi,
I have an app hosted in Streamlit Cloud for nearly a year now. It worked just fine but a week or two ago stopped with this message:
[ UTC ] Logs for scalesense.streamlit.app/
────────────────────────────────────────────────────────────────────────────────────────
[07:12:21] Starting up repository: ‘scalesense’, branch: ‘streamlit-demo’, main module: ‘streamlit_ui.py’
[07:12:21] Cloning repository…
[07:12:25] failed
[07:12:40] failed
[07:12:54] failed
[07:13:08] failed
[07:13:22] failed
[07:13:32] Failed to download the sources for repository: ‘scalesense’, branch: ‘streamlit-demo’, main module: ‘streamlit_ui.py’
[07:13:32] Make sure the repository and the branch exist and you have write access to it, and then reboot the app.
[07:15:12] Streamlit server consistently failed status checks
[07:15:12] Please fix the errors, push an update to the git repo, or reboot the app.
Clearly the problem is with GitHub private repo access. I’ve tried disconnecting my repo and adding access again, but the problem remains. Streamlit asks only for public repo access and there is no notification in Settings panel that allow me to grant private repo access. Could someone check what is going on and how can I get my app running again.
Regards,
Bohdan