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
try to create new record on the slave from the browse tab
error:
{"errors":[{"code":500,"reason":500,"content":"com.orientechnologies.orient.core.exception.ODatabaseException: Cannot find best cluster for class 'V' on server 'n3' (clusterStrategy=round-robin dCfgVersion=4)\r\n\tDB name="luca2""}]}
Which command is the one that produces the above?
I was expecting something like
com.orientechnologies.orient.server.distributed.impl.OWriteOperationNotPermittedException: Cannot execute write operation (...) on node 'n2' because is non a master
The text was updated successfully, but these errors were encountered:
should be the non-disappearing red bar
to repeat:
error:
{"errors":[{"code":500,"reason":500,"content":"com.orientechnologies.orient.core.exception.ODatabaseException: Cannot find best cluster for class 'V' on server 'n3' (clusterStrategy=round-robin dCfgVersion=4)\r\n\tDB name="luca2""}]}
Which command is the one that produces the above?
I was expecting something like
com.orientechnologies.orient.server.distributed.impl.OWriteOperationNotPermittedException: Cannot execute write operation (...) on node 'n2' because is non a master
The text was updated successfully, but these errors were encountered: