You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When invoking openAutoCreate I get an error and checking on docker logs I see the following:
18:46:54 ERROR RealtimeModelManager - Unable to get the valueIdPrefix for the model
com.convergencelabs.convergence.server.backend.datastore.EntityNotFoundException:
at com.convergencelabs.convergence.server.backend.datastore.OrientDBUtil$.assertOneDoc(OrientDBUtil.scala:325) ~[com.convergencelabs.convergence-server-1.0.0-rc.7.jar:1.0.0-rc.7]
The text was updated successfully, but these errors were encountered:
To me this sounds like the OrientDB somehow got corrupted. We have been working on better graceful shutdown logic that will hopefully prevent this from happening in the future.
Versions
Describe the Bug
When invoking openAutoCreate I get an error and checking on docker logs I see the following:
The text was updated successfully, but these errors were encountered: