Streamlit server consistently failed status check could help

Someone can help me?
I have this error on my deploy, is working good for around 3minutes, then it drops:
[02:19:38] :exclamation: The service has encountered an error while checking the health of the Streamlit app: Get “http://localhost:8501/script-health-check”: EOF
/app/scripts/run-streamlit.sh: line 9: 144 Killed sudo -E -u appuser /home/adminuser/venv/bin/streamlit “$@”
[02:21:14] :exclamation: Streamlit server consistently failed status checks
[02:21:14] :exclamation: Please fix the errors, push an update to the git repo, or reboot the app.

My app is: https://bootcampxperience-play.streamlit.app/
My repo is private: https://github.com/BootcampXperience/Movie_Recommender_System