Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

2.1K
Views
Cannot connect to my MongoDB using Compass tool after upgrading from 1.25 to 1.30

I get the below error message when I use a used-to-be working connection string to connect to my Mongo DB on the server. This started happening after I upgraded my Compass from 1.25 v to 1.30 v. I had to upgrade because the export collection feature was not exporting all the fields from the document

Error message:

Server at localhost:27017 reports maximum wire version 5, but this
version of the Node.js Driver requires at least 6 (MongoDB 3.6)

Please help as I use this to generate reports to check the app usage and various other user activity reports

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

I was able to fix this by downgrading to version 1.29.5:

https://github.com/mongodb-js/compass/releases/tag/v1.29.5

Also, disable automatic updates by going to Help -> Privacy Settings to avoid this happening again.

It seems that there is a breaking change starting at MongoDB Compass v1.29.6.

https://github.com/mongodb-js/compass/releases/tag/v1.29.6

There's this line:

dependencies: bump driver to 4.2.1, mongosh to 1.1.6

My guess is that going from mongodb driver 4.1.0 to 4.2.1 had a breaking change - might be related to this:

https://github.com/mongodb/node-mongodb-native/compare/v4.1.0...v4.2.1#diff-648afe3d986261d8f2015b2b131b0e4a448d4dc6946cfde1a7a836876cee255eR24

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!