Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meilisearch could not add entry with id: 16: The provided host is not valid. #686

Open
niklasfjeldberg opened this issue Apr 9, 2023 · 1 comment

Comments

@niklasfjeldberg
Copy link

niklasfjeldberg commented Apr 9, 2023

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.
@bidoubiwa
Copy link
Contributor

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants