mattporritt / moodle-search_elastic

An Elasticsearch engine plugin for Moodle's Global Search
https://moodle.org/plugins/search_elastic
GNU General Public License v3.0
16 stars 13 forks source link

Error retrieving core_message-message_sent #4

Closed dmitriim closed 7 years ago

dmitriim commented 7 years ago

Running CLI reindex command sudo -u www-data php search/cli/indexer.php --force --reindex

I'm getting

Processing Messages - sent area ++ Error retrieving core_message-message_sent 80 document, not all required data is available: Invalid user ++

Maybe it's been related to some user being removed. Not sure if it needs any attention, but log it as part of my testing.

mattporritt commented 7 years ago

Could not reproduce this one, looks to be an issue with the test site being used. Will close for now can always revisit if it re-appears