Facing issue while starting elasticsearch

Hi Team,

i am facing issue , while starting the elasticsearch

at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:86)
Caused by: ParsingException[Failed to parse object: expecting token of type [START_OBJECT] but found [VALUE_STRING]]org.elasticsearch.common.xcontent.XContentParserUtils.ensureExpectedToken(XContentParserUtils.java:78)

can anyone help me to resolve this issue?

Did you touch any setting?

Yes @dadoonet , i have added path.repo in .yml file . after cant able to restart the Es facing exception.

Remove the setting and start again.

If it works then you know what you need to fix.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.