Connecting MongoDB to dremio

Hi, i am having troubles connecting MongoDB to Dremio.

Dremio version: 3.1.3
MongoDB version: 4.0.6
OS: RedHat

Error from server.log:
Caused by: java.lang.NumberFormatException: For input string: “6-36-gb4c05da”

I have tried localhost, 127.0.0.1 and the IP to the server. And i am using “No authentication”

Any idea what i should do to make this work? Or a pointer in the right direction? :slight_smile:

Can you please attach the server.log file? Is this a locally installed Mongo or Atlas?

Its a local install of both Mongo and Dremio.
I tried downgrading the Mongodb version to 3.6 and there was no problems with the connection.

Thanks anyway :slight_smile:

Was Mongo 4.0 working fine with a previous version of Dremio?

I do not know, tested the MongoDB connection after upgrading Dremio.