Need help with connection refused error

Hi! I’m trying to deploy my first streamlit app but I keep getting this error. I read other posts with similar errors and it seems to be related to a memory issue. I don’t know why that would be the case though since the repo itself is pretty small

Link to the Public App:
autospotify Streamlit App

Link to the GitHub Repository:
autospotify GitHub Repo

Error Message:

The service has encountered an error while checking the health of the Streamlit app: Get "http://localhost:8501/healthz": dial tcp 10.12.158.124:8501: connect: connection refused

Streamlit server consistently failed status checks

Please fix the errors, push an update to the git repo, or reboot the app.

Streamlit Version:
1.34.0

Python Version:
3.11


This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.