Skip to main content

Attemping to connect to a hosted mongodb I get this error message:

MONGODB3 reader: Server at xxxx:yy reports wire version 5, but this version of libmongoc requires at least 6 (MongoDB 3.6): generic server error

 

I can see FME's reader doesn't like some app version on my db server. Is this something I can resolve in FME, or does the server require updating to allow FME to connect to it?

 

Thanks,

Clay

You are using the MongoDB3 Reader, which is the way to go: "Notice: The MongoDB3 format replaces MONGODB. All new workspaces (FME 2019.1+) should use this format."

There is also an older, and now deprecated MongoDB Reader (Deprecated) for FME pre-2019.1.

I don't know too much about MongoDB but it looks like you should update your db (unless you can get hold of an old version of FME to play around with...)


You are using the MongoDB3 Reader, which is the way to go: "Notice: The MongoDB3 format replaces MONGODB. All new workspaces (FME 2019.1+) should use this format."

There is also an older, and now deprecated MongoDB Reader (Deprecated) for FME pre-2019.1.

I don't know too much about MongoDB but it looks like you should update your db (unless you can get hold of an old version of FME to play around with...)

Allright thanks. I was hoping readers were like plugins and I could just add an older version. I do not know if I can get my hands on an older FME, but I do know I have 0 control over the mongoDB.

=(


Reply