Unjustly Suspended due to Rapid Commits via Codespaces while studying Web Development. Need community attention and help. #201427
Replies: 1 comment
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Discussion Type
Bug
Discussion Content
Hello everyone in the GitHub Community,
I am writing this post with a very heavy and frustrated heart. Recently, my GitHub account (Username: LIX-company, Email: lixcompany2010@gmail.com) was suddenly and completely suspended. I am a student and an aspiring developer who is passionately learning web development, and this sudden restriction has completely halted my learning progress and wiped out access to my ongoing project.
I want to clearly state from the beginning: I have never violated GitHub’s Terms of Service, nor have I ever used any malicious automated scripts, spam bots, or scraping tools. All activities on my account were performed manually by me for purely educational purposes.
Here is the exact technical context of what happened before the automated system flagged my account:
Project Environment:
I was building a simple real-time employee attendance and vacation management web application ("LIX company ERP") for my coding practice. To make it a full-stack application, I utilized GitHub Codespaces as my primary cloud development environment and integrated it with Vercel for live deployment and Vercel KV (Redis) for database storage.
The Cause of Rapid Commits:
As a beginner in web development, I ran into continuous environmental and database syncing issues. The buttons for "Clock-In" and "Clock-Out" were not communicating correctly with the backend, and I had to implement a new feature restricting vacation requests to a maximum of 3 days per month.
Because I am still learning, my debugging process involved making small changes to the code, saving them, and immediately pushing them to GitHub to see if Vercel could deploy it correctly and connect to the live Redis database. Since I was debugging in real-time, I pushed dozens of commits and synchronized changes via Codespaces within a very short window of time.
I believe GitHub's automated security detection system flagged this intense, rapid commit-and-push pattern as a "brute-force" or "automated bot/spam" activity. Immediately after those rapid updates, I was kicked out of my session and encountered the dreadful red box stating: "Your account access has been suspended due to a violation of our Terms of Service."
This is a complete false positive. The "organic-goldfish" Codespaces environment and the rapid commit history on my repository are the direct results of a student trying desperately to fix a broken database connection loop, not a malicious entity attacking the platform.
I am trapped in a loop where I cannot even access my profile to find my exact deployment configurations because everything is locked. I have already looked for the official Appeal and Reinstatement form, but as we all know, official support tickets can sometimes take days or weeks to get a human response.
I am posting this here to raise awareness and hopefully get the attention of a GitHub staff member or moderator who can look into this case manually.
Has anyone else experienced a sudden suspension simply for committing too fast while utilizing GitHub Codespaces? If there are any GitHub staff members reading this, please kindly review the logs for the account 'LIX-company' (lixcompany2010@gmail.com). You will clearly see that it is just an innocent repository filled with standard HTML and backend JavaScript for an attendance system.
Thank you so much for reading this long post, and I would deeply appreciate any advice, upvotes, or help to get my account back.
Best regards,
LIX-company
Beta Was this translation helpful? Give feedback.
All reactions