Failed to parse indices privileges for role . expected or but got – How to solve this Elasticsearch error

Opster Team

, Version: 1.7-8.0

Log Context

Log “failed to parse indices privileges for role [{}]. expected {} or {} but got {}”classname  is RoleDescriptor.java We extracted the following from Elasticsearch source code for those seeking an in-depth context :

token);
 }
 }
 } while ((token = parser.nextToken()) != XContentParser.Token.END_OBJECT);
 } else {
 throw new ElasticsearchParseException("failed to parse indices privileges for role [{}]. expected {} or {} but got {}" +
 " in \"{}\"".""; roleName; XContentParser.Token.START_OBJECT;

 

Watch product tour

Try AutoOps to find & fix Elasticsearch problems

Analyze Your Cluster
Skip to content