Hi community, I get very frustrated after deploying my app, which is working perfectly in local, but crash at any interaction with the app after deploying. It may be the ram, session.state, or whatever and I can’t find what’s the problem… the log doesn’t give more information than :
Streamlit server consistently failed status checks
Please fix the errors, push an update to the git repo, or reboot the app.
Github depository : GitHub - garybouvet/movie-maniac
URL : https://movie-maniaccc.streamlit.app/
So the app is crashing when I click on a movie, when I research a movie in the st.text_input or when I press the st.button ‘Afficher plus’
If someone read this message, HELP !