```Could not connect with provided configuration. ...
# advice-data-ingestion
r
Copy code
Could not connect with provided configuration. Error: Command failed with error 59: 'no such cmd: listCollections' on server 10.0.4.230:27017. The full response is {"ok": 0.0, "errmsg": "no such cmd: listCollections", "code": 59, "bad cmd": {"listCollections": 1, "authorizedCollections": true, "nameOnly": true}}
Running a really old version of mongo, 2.6.x
a
Yeah might need to upgrade the mongo db version...
r
What version is officially supported by Airbyte? I saw fivetran supports 2.6.x