Syncleus / Ferma

An ORM / OGM for the TinkerPop graph stack.

Home Page:http://syncleus.com/Ferma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Client driver version on ferma 3

tomsfernandez opened this issue · comments

The error "The Client driver version is different than Server version: client=37, server=36. You could not use the full features of the newer version. Assure to have the same versions on both" comes up.

Can i use the client of version=36 in ferma 3?

@tomasfernandezm This error is likely completely unrelated to Ferma. It is more likely an issue with tinkerpop itself. Can you successfully use tinkerpop 3 directly?

@tomasfernandezm Are you using orientdb?

orientechnologies/orientdb#6494

my bad, i was using orientdb with 3.0. Downgraded ferma and ferma-orient to 2.X.X and it worked. Thanks

@tomasfernandezm anytime! Good luck.