Am 12.11.2013 08:18, schrieb Drasha:> On Mon, 11 Nov 2013 19:35:36 GMT, Sönke Ludwig wrote:

Thanks, got it. Should be fixed on latest git master by c633db9.

Thanks. I am afraid that it is not enough though. The error is still there, although it changed a bit (like a very little bit). Here is the new error output:
(...)
The dissected packet looks the same as before.

If there is anything I can do on my end, just tell me...

Thanks,
Drasha

Can you try to insert a logInfo("getLastError: %s", reply.toJson().toString(); right after the query line in source/vibe/db/mongo/connection.d:262? The query itself looks OK so far, but maybe the reply reveals the issue.