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

[BUG][MD] Failing to Install Sample Data to OpenSearch Serverless #6632

Closed
cliu123 opened this issue Apr 24, 2024 · 2 comments
Closed

[BUG][MD] Failing to Install Sample Data to OpenSearch Serverless #6632

cliu123 opened this issue Apr 24, 2024 · 2 comments
Assignees
Labels
bug Something isn't working multiple datasource multiple datasource project

Comments

@cliu123
Copy link
Member

cliu123 commented Apr 24, 2024

Describe the bug

A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Create a data source connecting to OpenSearch Serverless
  2. Install sample data
  3. See the error
  4. Cat indices show the indices but the doc number is 0

Expected behavior
Sample data gets installed and doc number is greater than 0

Dashboards Version
OSD 2.11 and 2.13

Screenshots

{
    "statusCode": 500,
    "error": "Internal Server Error",
    "message": "sample_data install errors while loading data. Error: Error: Data Source Error: [index_not_found_exception] no such index [_vtUEo8BMJDI9AagE9AU], with { index=\"_vtUEo8BMJDI9AagE9AU\" & index_uuid=\"_na_\" }"
}
Screenshot 2024-04-24 at 3 55 36 PM Screenshot 2024-04-24 at 4 08 35 PM Screenshot 2024-04-24 at 4 17 58 PM
@cliu123 cliu123 added bug Something isn't working untriaged labels Apr 24, 2024
@zhongnansu zhongnansu added the multiple datasource multiple datasource project label Apr 24, 2024
@BionIT
Copy link
Collaborator

BionIT commented Jun 4, 2024

@zhongnansu Is it due to serverless index service issue? Just assigned to you, and could you share findings? If no change needed for OSD side, we can close it.

@zhongnansu
Copy link
Member

@zhongnansu Is it due to serverless index service issue? Just assigned to you, and could you share findings? If no change needed for OSD side, we can close it.

Yes, we have created support ticket for Amazon OpenSearch Severless, and they are working on the fix. Nothing is needed in OSD side. Closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working multiple datasource multiple datasource project
Projects
None yet
Development

No branches or pull requests

4 participants