Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion MongoCursorException with message: couldn't send query

Received: by 10.224.220.12 with SMTP id hw12mr16294398qab.8.1349839813244;
        Tue, 09 Oct 2012 20:30:13 -0700 (PDT)
X-BeenThere: mongodb-user@googlegroups.com
Received: by 10.224.187.129 with SMTP id cw1ls286183qab.9.gmail; Tue, 09 Oct
 2012 20:29:55 -0700 (PDT)
Received: by 10.224.31.20 with SMTP id w20mr16286895qac.2.1349839795446;
        Tue, 09 Oct 2012 20:29:55 -0700 (PDT)
Received: by 10.224.28.213 with SMTP id n21msqac;
        Tue, 9 Oct 2012 20:27:21 -0700 (PDT)
Received: by 10.52.29.174 with SMTP id l14mr3435810vdh.13.1349839641560;
        Tue, 09 Oct 2012 20:27:21 -0700 (PDT)
Date: Tue, 9 Oct 2012 20:27:20 -0700 (PDT)
From: WennY <anty...@mail.ru>
To: mongodb-user@googlegroups.com
Message-Id: <ca59d918-cd3a-4362-bdc3-7c59532ce595@googlegroups.com>
Subject: MongoCursorException with message: couldn't send query
MIME-Version: 1.0
Content-Type: multipart/mixed; 
	boundary="----=_Part_117_12431054.1349839640127"

------=_Part_117_12431054.1349839640127
Content-Type: multipart/alternative; 
	boundary="----=_Part_118_18842072.1349839640127"

------=_Part_118_18842072.1349839640127
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

Hello. When i try to connect, my php said: "PHP Fatal error: Uncaught 
exception 'MongoCursorException' with message 'couldn't send query: [here 
broken encoding]". Sure, it is not php problem. I think problem in mongo 
connections. In the log I found the following:
if we have exception, in log we may see:
Wed Oct 10 07:03:15 [initandlisten] connection accepted from 
127.0.0.1:60305 #9
Wed Oct 10 07:03:15 [conn9] end connection 127.0.0.1:60305

but if we have valid connection we always see:
Wed Oct 10 07:03:15 [initandlisten] connection accepted from 
127.0.0.1:60306 #10
Wed Oct 10 07:03:16 [conn10] killcursors: found 0 of 1
Wed Oct 10 07:03:16 [conn10] end connection 127.0.0.1:60306

What is it and how fix it? Problem manifests in random time. Thx and sorry 
for my eng :(

------=_Part_118_18842072.1349839640127
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

<div>Hello. When i try to connect, my php said: "PHP Fatal error: Uncaught exception 'MongoCursorException' with message 'couldn't send query: [here broken encoding]". Sure, it is not php problem. I think problem in mongo connections. In the log I found the following:</div><div>if we have exception, in log we may see:</div><div>Wed Oct 10 07:03:15 [initandlisten] connection accepted from 127.0.0.1:60305 #9<br>Wed Oct 10 07:03:15 [conn9] end connection 127.0.0.1:60305</div><div><br></div><div>but if we have valid connection we always see:</div><div>Wed Oct 10 07:03:15 [initandlisten] connection accepted from 127.0.0.1:60306 #10<br>Wed Oct 10 07:03:16 [conn10] killcursors: found 0 of 1<br>Wed Oct 10 07:03:16 [conn10] end connection 127.0.0.1:60306</div><div><br></div><div>What is it and how fix it? Problem manifests in random time. Thx and sorry for my eng :(</div>
------=_Part_118_18842072.1349839640127--

------=_Part_117_12431054.1349839640127--