You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is some field that is being returned now in the serverStatus command which was not sent before.
We should add support for the timestamp datatype (and all other types missing).
In some scenarios, the MongoDB version checker, cannot read correctly the BSON format for a specific datatype, in this case the timestamp format.
Error message: "[Error] Don’t know elementType=17"
MongoDB version: v3.4.15
DataTypes: https://docs.mongodb.com/manual/reference/operator/query/type/
The text was updated successfully, but these errors were encountered: