hassanakbar4 / mailarchive-tickets

0 stars 0 forks source link

ImproperlyConfigured errors #144

Closed hassanakbar4 closed 2 years ago

hassanakbar4 commented 8 years ago

component_MailArchive: User Interface resolution_cannot reproduce type_defect | by rcross@amsl.com


Getting intermittent errors:

ImproperlyConfigured: Model '<class 'mlarchive.archive.models.Message'>' has more than one 'SearchIndex`` handling it. Please exclude either '<mlarchive.archive.search_indexes.MessageIndex object at 0x7f427052ddb8>' or '<mlarchive.archive.search_indexes.MessageIndex object at 0x7f427052de20>' using the 'EXCLUDED_INDEXES' setting defined in 'settings.HAYSTACK_CONNECTIONS'.

Seems to be related to a thread issue:

https://github.com/django-haystack/django-haystack/pull/959


Issue migrated from trac:1857 at 2021-09-22 16:47:07 +0500

hassanakbar4 commented 6 years ago

@hassanakbar4 commented


May have been fixed in recent version of Haystack? https://github.com/django-haystack/django-haystack/commit/4e1e2e1c5df1ed1c5432b9d26fcb9dc1abab71f4

Haven't seen this error since Jan 2017

hassanakbar4 commented 6 years ago

@hassanakbar4 changed status from new to closed

hassanakbar4 commented 6 years ago

@hassanakbar4 changed resolution from ` tocannot reproduce`