Receiving the message “Streamlit server consistently failed status checks” when trying to deploy my app. Have spent a lot of time rewriting code to condense it to see if that was the issue but still no luck. The app works just fine and boots quickly locally but I just haven’t been able to get it to deploy.
Please let me know if there are any glaring issues in my files or my code that would cause this. Thank you in advance.
I am now getting “installer returned a non-zero exit code” after adding streamlit >= 1.10.0 to my requirements.txt. Would you know which of my requirements might be incompatible with this version of streamlit?
[14:04:39] Python dependencies were installed from /app/ticketmodel/requirements.txt using pip.
[14:04:39] Processed dependencies!
[14:04:43] Updated app!
[14:12:08] The service has encountered an error while checking the health of the Streamlit app: Get “http://localhost:8501/healthz”: dial tcp 127.0.0.1:8501: connect: connection refused
I’ve already deleted the app and redeployed (a few times actually because I’ve been struggling with this for a month or two). Wouldn’t the very end where it states “the service has encountered an error” be the error message?
Below that it now also added the messages:
Streamlit server consistently failed status checks
Please fix the errors, push an update to the git repo, or reboot the app.
Once again, I really appreciate you taking the time to help me with this.
I tried it on streamlit cloud too, the deployment/installation runs without issues, the app starts, but then it crashes after loading the model. I don’t see any error message, maybe the app uses too much RAM
I tested the app locally with docker, there it worked.
Yea same here
My streamlit application is working fine locally
When it deployed to streamlit cloud showing this same error when I try to run the app
2023-03-17 12:40:16.684768: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library ‘libcudart.so.11.0’; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory
2023-03-17 12:40:16.684805: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
[12:46:44] Streamlit server consistently failed status checks
[12:46:44] Please fix the errors, push an update to the git repo, or reboot the app.
Thanks for stopping by! We use cookies to help us understand how you interact with our website.
By clicking “Accept all”, you consent to our use of cookies. For more information, please see our privacy policy.
Cookie settings
Strictly necessary cookies
These cookies are necessary for the website to function and cannot be switched off. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms.
Performance cookies
These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us understand how visitors move around the site and which pages are most frequently visited.
Functional cookies
These cookies are used to record your choices and settings, maintain your preferences over time and recognize you when you return to our website. These cookies help us to personalize our content for you and remember your preferences.
Targeting cookies
These cookies may be deployed to our site by our advertising partners to build a profile of your interest and provide you with content that is relevant to you, including showing you relevant ads on other websites.