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][Discover-Next] Invalid security token error when using query assist with MDS #7113

Closed
abbyhu2000 opened this issue Jun 26, 2024 · 1 comment
Labels
bug Something isn't working discover-next

Comments

@abbyhu2000
Copy link
Member

abbyhu2000 commented Jun 26, 2024

Describe the bug
When testing MDS with discover:

It is able to get the suggested questions using query assist. However, after pressing generate button, the query failed to generate due to

{"error":{"reason":"System Error","details":"Error from remote service: 
{\"message\":\"The security token included in the request is invalid.\"}",
"type":"OpenSearchStatusException"},"status":403}`

To Reproduce
Steps to reproduce the behavior:

  1. Installed MDS DashboardsPlugin and queryEnhancements in /plugins folder and bootstrap in NeoDashboardsPlugin
  2. Modify corresponding config yml files values and start up a MDS dashboard
  3. Created data source connection and index pattern
  4. Turned on query enhancement toggle
  5. Go to discover

Screenshots
image

@abbyhu2000 abbyhu2000 added bug Something isn't working untriaged discover-next and removed untriaged labels Jun 26, 2024
@joshuali925
Copy link
Member

joshuali925 commented Jun 26, 2024

  1. is NeoDashboardsPlugin relevant?
  2. The security token included in the request is invalid error message is kind of clear, how was the model setup and is the security token valid?

@abbyhu2000 abbyhu2000 changed the title [BUG][Discover-Next] Invalid security token error when using query assist with Neo dashboard [BUG][Discover-Next] Invalid security token error when using query assist with MDS Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working discover-next
Projects
None yet
Development

No branches or pull requests

2 participants