Unable to add components to content library

OK, you have two different issues going on:

  1. In get_or_create_component_type(): ComponentType.MultipleObjectsReturned: get() returned more than one ComponentType -- it returned 3!

    • @dave any ideas on how this should even be possible? The database constraint must not be applied correctly?!
  2. Meilisearch API error: API key not found. Yeah, please try the debugging tips in that other thread.