Account blocked with fair-use limit error 403 on first deployment

Hello Streamlit Team,

My Streamlit Community Cloud account has been blocked with the following error when trying to deploy my app:

“Your account has exceeded the fair-use limits and was blocked by the system. Code: 403”

This is my first time deploying an app on Streamlit Cloud. I am a student and need to deploy this app urgently for a university assignment deadline.

GitHub username: nazwa18
Repository: GitHub - nazwa18/proyek-diabetes-kopi · GitHub
Main file: app.py

Could you please review and unblock my account as soon as possible?

Thank you.

Hey there, thanks so much for reaching out and welcome to the Streamlit community! :blush: The error “Your account has exceeded the fair-use limits and was blocked by the system. Code: 403” means your Streamlit Community Cloud account was automatically blocked for exceeding resource or fair-use limits. This can happen even for first-time users, students, or during initial deployments—sometimes due to rapid redeployments, high memory/CPU usage, or even a false positive by the system. Don’t worry, this is a common issue and is usually fixable!

To resolve this, you’ll need to open a support ticket and include your GitHub username (nazwa18). The Streamlit team will review your case and help unblock your account if appropriate. You can find the step-by-step process in the official docs: Login attempt to Streamlit Community Cloud fails with error 403. If you’d like help optimizing your app to avoid future blocks, please share a minimum reproducible example or your repo link (which you already did—thanks!). Community members, feel free to jump in with your experiences or tips!

Sources: