Don't work backend roles button (1.0.0)

Hi!

I use amazon/opendistro-for-elasticsearch-kibana:1.0.0 and amazon/opendistro-for-elasticsearch:1.0.0

vagrant@ubuntu-bionic:~$ sudo docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
869324febb6e amazon/opendistro-for-elasticsearch-kibana:1.0.0 “/usr/local/bin/kiba…” 33 hours ago Up 33 hours 0.0.0.0:5601->5601/tcp odfe-kibana
8616734d2611 amazon/opendistro-for-elasticsearch:1.0.0 “/usr/local/bin/dock…” 33 hours ago Up 33 hours 0.0.0.0:9200->9200/tcp, 0.0.0.0:9600->9600/tcp, 9300/tcp odfe-node1
vagrant@ubuntu-bionic:~$

I push backend roles button in Internal User: kibanaro,
but backend roles are not added.

http://127.0.0.1:5601/app/security-configuration#/internalusers/edit/kibanaro?_g=()

Please fix it.

Thanks

1 Like

Same issue here.

REST giving following error:

{“type”:“error”,“@timestamp”:“2019-07-05T15:20:43Z”,“tags”:,“pid”:1,“level”:“error”,“error”:{“message”:“[unrecognized_property_exception] Unrecognized field "backend
_roles" (class com.amazon.opendistroforelasticsearch.security.securityconf.impl.v6.InternalUserV6), not marked as ignorable (6 known properties: "readonly", "userna
me", "attributes", "hidden", "roles", "hash"])\n at [Source: N/A; line: -1, column: -1] (through reference chain: com.amazon.opendistroforelasticsearch.securit
y.securityconf.impl.v6.InternalUserV6["backend_roles"]): [unrecognized_property_exception] Unrecognized field "backend_roles" (class com.amazon.opendistroforelastic
search.security.securityconf.impl.v6.InternalUserV6), not marked as ignorable (6 known properties: "readonly", "username", "attributes", "hidden", "roles", "
hash"])\n at [Source: N/A; line: -1, column: -1] (through reference chain: com.amazon.opendistroforelasticsearch.security.securityconf.impl.v6.InternalUserV6["backend
_roles"])”,“name”:“Error”,“stack”:"[unrecognized_property_exception] Unrecognized field "backend_roles" (class com.amazon.opendistroforelasticsearch.security.securit
yconf.impl.v6.InternalUserV6), not marked as ignorable (6 known properties: "readonly", "username", "attributes", "hidden", "roles", "hash"])\n at [Source:
N/A; line: -1, column: -1] (through reference chain: com.amazon.opendistroforelasticsearch.security.securityconf.impl.v6.InternalUserV6["backend_roles"])

Hi all, thanks a bunch for letting us know about this one. The fix is merged, and we’re investigating a patch release. https://github.com/opendistro-for-elasticsearch/security-kibana-plugin/pull/44

Hi,

I applied the fix locally but I am still encounering the Issue.
Any other known issues?

Thanks & BR

HI.

Are you re-optimaization?

remove kibana/optimize//*
and
restart kibana