Is Streamlit cloud server down from this February 2026?

has been The app has been stopped working for 7 days.
link - https://iplantgreens2all.streamlit.app/
Anyone facing the same issue?

Hey there, thanks for reaching out and sharing your app link! You’re definitely not alone—many users have reported similar issues where their Streamlit Community Cloud apps suddenly stop working, get stuck on “Please wait…” or “in the oven,” or display error messages, even if no code changes were made. These outages are often due to platform-wide incidents, resource limits, or backend updates, and not necessarily a problem with your code or setup. Sometimes, the issue resolves itself after a few hours, but in persistent cases, users have found that rebooting the app or deleting and redeploying it can help. If the app is still down after several days, it’s likely a broader platform issue or a resource limit problem, and you can check the Streamlit status page or the Streamlit forums for updates and community reports.

If you haven’t already, try rebooting your app from the workspace or Cloud logs. If that doesn’t work, deleting and redeploying the app is a common workaround. Also, check your app logs for any specific errors—if you see messages about resource limits, you may need to optimize your app’s memory or CPU usage. For more details and troubleshooting steps, see the official docs on resource limits and rebooting your app. If you’re comfortable, please share your code or repo so the community can help debug further. And if you’re new here, welcome! :blush:

Sources: