Skip to content

Default install fails #3

@scottemackenzie

Description

@scottemackenzie

https://www.elastic.co/blog/make-an-elasticsearch-powered-rest-api-for-any-data-with-ramses
Using above default process the build fails.

Error Output

2016-02-07 22:18:20,337 INFO [nefertari.elasticsearch][MainThread] elasticsearch.setup_mappings: Setting up ES mappings for all existing models
2016-02-07 22:18:20,361 WARNI [elasticsearch][MainThread] base.log_request_fail: PUT /gii_api/_mapping/Item [status:400 request:0.023s]
2016-02-07 22:18:20,361 ERROR [nefertari.elasticsearch][MainThread] elasticsearch.perform_request: illegal_argument_exception
2016-02-07 22:18:20,363 ERROR [nefertari.json_httpexceptions][MainThread] json_httpexceptions.create_json_response: 400 BAD REQUEST: {"timestamp": "2016-02-07T14:18:20Z", "title": "Bad Request", "status_code": 400, "explanation": "illegal_argument_exception", "extra": {"data": "TransportError(400, u'illegal_argument_exception', u'Field [_version] is defined twice in [Item]')"}, "message": null}

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