orientechnologies / orientdb

OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries.
https://orientdb.dev
Apache License 2.0
4.73k stars 869 forks source link

Error: com.orientechnologies.orient.core.exception.ODatabaseException: Cannot open database 'testing' #10121

Open dodogeller opened 6 months ago

dodogeller commented 6 months ago

I have the following situation, I haven't accessed orientdb for a while (I have enterprise mode) and now I'm trying to access it and it returns session expired, is this normal? I would like to know if it is something related to orientdb's security or something else that may have occurred. I am trying to access the following error and is there any way to adjust it? thanks in advance

Connecting to database [remote:localhost/testing] with user 'root'... Error: com.orientechnologies.orient.core.exception.ODatabaseException: Cannot open database 'testing'

Error: com.orientechnologies.orient.core.exception.ODatabaseException: Cannot open database url=remote:localhost:2424/testing

Error: java.lang.NullPointerException

andrii0lomakin commented 6 months ago

Hi @dodogeller Please provide us with a version of the distribution and a full stack trace from the logs.