dougiep16 / actortrackr

Home to the ActorTrackr source code
http://www.actortrackr.com/
Other
24 stars 7 forks source link

elasticsearch.py(fgetch_related_choices(ttp) #4

Open tbordini opened 7 years ago

tbordini commented 7 years ago

I receive this error:

2017-08-31 09:36:13,927 - app - ERROR - elasticsearch.py:fetch_related_choices(ttp) - There was an error fetching related ttps. Details: TransportError(400, 'parsing_exception', 'The field [fields] is no longer supported, please use [stored_fields] to retrieve stored fields or _source filtering if the field is not stored')

And in create actor form this warning is printed in display: (/actor/add/) There was an error fetching related ttps. Details: TransportError(400, 'parsing_exception', 'The field [fields] is no longer supported, please use [stored_fields] to retrieve stored fields or _source filtering if the field is not stored')

dougiep16 commented 7 years ago

This repo was built using ES 2.X, not 5.X. Try down grading.

Note: this repo is not maintained anymore, see https://github.com/jalewis/actortrackr