You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
I am importing data in Strapi to a postgresql database, and when entities are transferring I get a couple of these errors: Meilisearch could not add entry with id: 16: The provided host is not valid.
Expected behavior / Current behavior
I am unsure if this is a problem or not.
Environment (please complete the following information):
OS: Windows 11 WSL Ubuntu
Meilisearch version: 0.9.1
strapi-plugin-meilisearch version: 0.30.0
Browser: Latest Chrome
Strapi version: 4.9.0
⠋ entities: 208 transfered (size: 321.5 KB) (elapsed: 187636 ms) (1.7 KB/s)[2023-04-09 23:22:05.508] error: Meilisearch could not add entry with id: 50: The provided host is not valid.
⠹ entities: 208 transfered (size: 321.5 KB) (elapsed: 187636 ms) (1.7 KB/s)[2023-04-09 23:22:08.922] error: Meilisearch could not add entry with id: 51: The provided host is not valid.
⠴ entities: 208 transfered (size: 321.5 KB) (elapsed: 187636 ms) (1.7 KB/s)[2023-04-09 23:22:12.322] error: Meilisearch could not add entry with id: 52: The provided host is not valid.
⠧ entities: 208 transfered (size: 321.5 KB) (elapsed: 187636 ms) (1.7 KB/s)[2023-04-09 23:22:15.729] error: Meilisearch could not add entry with id: 53: The provided host is not valid.
⠋ entities: 208 transfered (size: 321.5 KB) (elapsed: 187636 ms) (1.7 KB/s)[2023-04-09 23:22:19.136] error: Meilisearch could not add entry with id: 54: The provided host is not valid.
⠙ entities: 208 transfered (size: 321.5 KB) (elapsed: 187636 ms) (1.7 KB/s)[2023-04-09 23:22:23.251] error: Meilisearch could not add entry with id: 55: The provided host is not valid.
⠹ entities: 208 transfered (size: 321.5 KB) (elapsed: 187636 ms) (1.7 KB/s)[2023-04-09 23:22:27.355] error: Meilisearch could not add entry with id: 56: The provided host is not valid.
⠴ entities: 208 transfered (size: 321.5 KB) (elapsed: 187636 ms) (1.7 KB/s)[2023-04-09 23:22:31.649] error: Meilisearch could not update entry with id: 14: The provided host is not valid.
⠹ entities: 208 transfered (size: 321.5 KB) (elapsed: 187636 ms) (1.7 KB/s)[2023-04-09 23:22:33.000] error: Meilisearch could not add entry with id: 14: The provided host is not valid.
⠼ entities: 208 transfered (size: 321.5 KB) (elapsed: 187636 ms) (1.7 KB/s)[2023-04-09 23:22:35.549] error: Meilisearch could not update entry with id: 15: The provided host is not valid.
⠙ entities: 208 transfered (size: 321.5 KB) (elapsed: 187636 ms) (1.7 KB/s)[2023-04-09 23:22:36.900] error: Meilisearch could not add entry with id: 15: The provided host is not valid.
⠸ entities: 208 transfered (size: 321.5 KB) (elapsed: 187636 ms) (1.7 KB/s)[2023-04-09 23:22:39.453] error: Meilisearch could not update entry with id: 16: The provided host is not valid.
⠋ entities: 224 transfered (size: 325.1 KB) (elapsed: 227380 ms) (1.4 KB/s)[2023-04-09 23:22:40.806] error: Meilisearch could not add entry with id: 16: The provided host is not valid.
The text was updated successfully, but these errors were encountered:
Hey @niklasfjeldberg, it looks like it comes from your meilisearch credentials. Are you sure the URL to the host is correct? You might have provided it either on the dashboard or in the config file, could you check?
Description
I am importing data in Strapi to a postgresql database, and when entities are transferring I get a couple of these errors:
Meilisearch could not add entry with id: 16: The provided host is not valid.
Expected behavior / Current behavior
I am unsure if this is a problem or not.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: