Skip to content

Unable to Connect #28

@Bhupendersinghbisht

Description

@Bhupendersinghbisht

Hello,
I am trying to connect orientDB from .net core application (API). I have already installed OrientDB.NETStandard-1.5 (0.1.13) from nuget .

When try to connect using below line, I am getting exception just below that.

_server = new OServer(_hostname, _port, _username, _password);

Exception:
Orient.Client.OException: 'com.orientechnologies.orient.core.exception.OConfigurationException: Session open with token flag false is not supported anymore please use token based sessions

Docs are still not clear about what to install as nuget library and how to connect to DB. May I have some useful link or resources here, please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions