I'm sorry, this is the text (with correction for versions I use): Using MongoDB 2.4.6 with version 0.704.1.0 of the Perl MongoDB driver, I frequently run into exceptions like these:
recv timed out (30000 ms) at ...MongoDB/Cursor.pm line 161. couldn't get response to throw out at ...MongoDB/Cursor.pm line 161. missed the response we wanted, please try again at ...MongoDB/Cursor.pm line 161 invalid header received at ...MongoDB/Cursor.pm line 161. can't get db response, not connected at ...MongoDB/Cursor.pm line 161. The exceptions are intermittent, and often vanish on the next request (this is a web app). Occasionally, the exceptions will persist over several consecutive requests. On Wednesday, July 2, 2014 12:31:41 PM UTC+1, Abhijit Menon-Sen wrote: > > At 2014-07-02 04:02:44 -0700, [email protected] <javascript:> wrote: > > > > The problem is exactly as it is described here: > > > http://stackoverflow.com/questions/18140561/exceptions-in-mongodb-cursor-pm-line-161 > > > Could you please include the question in your post, instead of just the > URL? (It's more convenient for some readers, and makes the archive more > useful to boot.) > > Thanks. > > -- ams > -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
