Summary
I created and deployed my Streamlit app (on the Streamlit cloud) about three months ago, and everything worked pretty well, as I visited the app regularly to prevent it from going to sleep. However, after not visiting the app for the past week, it went to sleep and I am now unable to make work again.
I have attempted to access the app on three different browsers, tried rebooting the app, made new pushes to the repository, cleared my browserβs cache, and even restarted the computer, but to no avail.
As this appears to be related to the Streamlit cloud, I would to know how I can fix this issue.
Complete log message (When I try to reboot the app)
[ UTC ] Logs for fipran.streamlit.app/
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
[10:08:08] π₯ Provisioning machine...
[10:08:15] π Preparing system...
[10:08:20] β Spinning up manager process...
[10:08:25] π Inflating balloons...
[10:08:30] π Unpacking Comic Sans RAR files...
[10:08:36] π§ Loading "Under construction" GIF...
[10:08:41] π Compiling <blink> tags...
[10:08:46] π Initializing Java applet...
[10:08:51] β³ Please wait...
[10:08:57] π Starting up repository: 'fipran', branch: 'main', main module: 'main.py'
[10:08:57] π Cloning repository...
[10:09:14] π failed
[10:09:43] π failed
[10:10:17] π failed
[10:10:48] π failed
[10:11:16] π failed
[10:11:26] π Failed to download the sources for repository: 'fipran', branch: 'main', main module: 'main.py'
[10:11:26] π Make sure the repository and the branch exist and you have write access to it, and then reboot the app.
[10:12:57] βοΈ Streamlit server consistently failed status checks
[10:12:57] βοΈ Please fix the errors, push an update to the git repo, or reboot the app.
Steps to reproduce
- Open your browser
- Go to https://fipran.streamlit.app/
Expected behavior: (When ran locally)
This is how the app used to run before.
Actual behavior: (Deployed version)
This is what I get now after six days of inactivity.
Debug info
- Streamlit version: 0.3.2
- Python version: 3.11.1
- OS version: Windows 10
Requirements file
num2words==0.5.12
numerize==0.12
numpy==1.24.1
pandas==2.0.1
Pillow==9.5.0
plotly==5.13.0
streamlit==1.19.0
streamlit_option_menu==0.3.2
Links
- Link to your GitHub repo: Private repository
- Link to your deployed app: https://fipran.streamlit.app/
Additional information
Not sure whether these will be useful or not.