Hello. It works when I run the application locally. But when I try to deploy streamlit I get an error.
The log says:
[12:34:03] The service has encountered an error while checking the health of the Streamlit app: Get “http://localhost:8501/healthz”: read tcp 127.0.0.1:48602->127.0.0.1:8501: read: connection reset by peer
[12:35:34] Streamlit server consistently failed status checks
[12:35:34] Please fix the errors, push an update to the git repo, or reboot the app.
https://zehranuryi-book-recommendation-system-main-fnjveh.streamlitapp.com/
I’ll be happy if you can help.