This error on-line introduction is relatively small, record
Recent work encountered MongoDB insert time error, phenomenon:
Thu Sep 09:19:15.011 error:messagingport::call () wrong ID got:367 expect:366
Tosend op:2004
Response msgid:2931523219
Response len:157
Response Op:1
Remote:xxxxxxxx
Thu SEP 09:19:15.011 Assertion failure false Src/mongo/util/net/message_port.cpp 246
Log catch this error:
[2015-09-24 08:43:30,069] [ERROR] xxx catch boost error:assertion src/mongo/util/net/message_port.cpp:246-xxx.cpp:xxx
At first, it was a program error, the amount of data found and deposited during the troubleshooting process is related, and the final determination is that the table is not indexed.
WORKAROUND: Index The table on which you want to insert data to speed up the query for the insert.
MongoDB Insert Error Error:messagingport::call () wrong ID got:367 expect:366 resolution process