Trying to post a question (on StackOverflow), and get the message:

Oops! Your question couldn't be submitted because:

  • users with less than 125 reputation can only post questions every 20 minutes; try again later.

I have not posted any questions within the last 20 minutes. Specifically I haven't posted a question since "nov 24 at 1:21" in 2009.

link|improve this question
1  
This might be one of many bugs related to the new "draft" feature – NullUserException อ_อ Oct 6 '10 at 21:38
On something like the 5th try, I was able to submit the question. Is it possible that the criteria is comments, answers, and questions combined? – ulty4life Oct 6 '10 at 21:41
Did you get this error on your first attempt to submit, or did you try to submit but got a different error, then corrected and retried and got this error? – Jon Seigel Oct 6 '10 at 21:48
The error was on my first and subsequent attempts to submit until the final submit, when it successfully posted. – ulty4life Oct 6 '10 at 21:52
feedback

2 Answers

up vote 4 down vote accepted

We have to throttle user activity based on IP address and your IP has collisions with several other accounts.

When you tried posting your question, another user on your same IP had also posted a new question - this is why the throttle was enforced.

We're sorry about this mechanism, but there's not much we can do to alleviate it.

link|improve this answer
Thanks for the explanation. It was pretty confusing behavior for me. – ulty4life Oct 7 '10 at 17:11
Curious: does this only take questions from users < 125 into account? (So, in the answer above, was "another user" actually "another < 125 user"?) – Arjan Jan 19 at 6:54
feedback

Well you did post a question succesfully one minute ago (at this moment):

http://stackoverflow.com/questions/3877108/database-dependent-caching-w-multiple-databases-sqlservers

link|improve this answer
2  
That is the post that was being problematic. After multiple failed attempts with the stated message, it finally went through. – ulty4life Oct 6 '10 at 21:46
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged