Skip to content

500 error #1

@zhangwonderful

Description

@zhangwonderful

Hi chirvokd,
When I ran the program, and executed the method loadResults of AbstractAppService, the result json object was as follows:

{
"level": "ERROR",
"statusCode": 500,
"component": "APP",
"service": "spring-es",
"timestamp": "2017-08-31 15:21:24",
"message": "all shards failed",
"errorNumber": null
}

But in fact, my elasticsearch server status is ok. When I call http://127.0.0.1:9200/_search/, the server returned the correct json data . How to handle this issue? Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions