Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

green bar displayed for an error #468

Closed
santo-it opened this issue Apr 25, 2017 · 2 comments
Closed

green bar displayed for an error #468

santo-it opened this issue Apr 25, 2017 · 2 comments
Assignees
Labels
Milestone

Comments

@santo-it
Copy link

should be the non-disappearing red bar

to repeat:

  1. set up master + 2 slave
  2. 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

@wolf4ood
Copy link
Member

Hi @santo-it

That is probably a bug in the http protocol error handling, Let me check

@wolf4ood wolf4ood added the bug label Apr 26, 2017
@wolf4ood wolf4ood self-assigned this Apr 26, 2017
wolf4ood added a commit that referenced this issue Jun 26, 2017
@wolf4ood wolf4ood added this to the 2.2.23 milestone Jun 26, 2017
wolf4ood added a commit that referenced this issue Jun 26, 2017
@wolf4ood
Copy link
Member

Fixed and added in release notes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants