strapi-plugin-meilisearch
strapi-plugin-meilisearch copied to clipboard
Strapi hangs with the following error
Description Strapi hangs with the following error and you need to restart the service.
Expected behavior If there is an issue it should fail gracefully.
Current behavior Strapi hangs and is not responding.
Screenshots or Logs
0|yarn | privateFields.forEach(attr => delete entry[attr])
0|yarn | ^
0|yarn |
0|yarn | TypeError: Cannot convert undefined or null to object
0|yarn | at /home/ubuntu/fs-strapi/node_modules/strapi-plugin-meilisearch/server/services/meilisearch/config.js:211:52
0|yarn | at Array.forEach (
Environment (please complete the following information):
- OS:Ubuntu
- Meilisearch version: v1.9.0
- strapi-plugin-meilisearch version: v0.11.1
- Strapi version: v4.24.0
Hello @TechWithYou
Can you detail the steps to trigger this error?
Hi @TechWithYou can you try it with Strapi v5 now?!
Closing this, since the library evolved to Strapi v5 now. Let me know if this is a mistake and we should reopen!