When building a new 4.2.8 (3 nodes w/ 1 Arbiter), I’m seeing the following in the primary & secondary log file:
2020-08-13T12:20:02.035+0000 I NETWORK [listener] connection accepted from 10.93.57.24:44784 #175 (17 connections now open)
2020-08-13T12:20:02.036+0000 E - [conn175] Assertion: Location34348: cannot translate opcode 2010 src/mongo/rpc/message.h 120
2020-08-13T12:20:02.036+0000 I NETWORK [conn175] DBException handling request, closing client connection: Location34348: cannot translate opcode 2010
2020-08-13T12:20:02.036+0000 I NETWORK [conn175] end connection 10.93.57.24:44784 (16 connections now open)
Any ideas?