Errors on OpenSearch Dashboards Visualization Tiles
If you see the following errors on an OpenSearch Dashboards visualization tile, you should follow the instructions provided in the corresponding section to fix the issue:
-
Access denied error message
-
Internal error message
-
Site not found error message
-
Create new index pattern error message
Each of these errors and their solutions are described here:
Access Denied Error Message
If a user sees the Access Denied error message on an OpenSearch Dashboards visualization tile, follow these instructions to resolve the issue:
-
As a first step, refresh the browser or clear the cache on the browser.
-
Verify that the call back information on the Search Instance page is set correctly.
-
After modifying the call back information, save the page.
-
Select the Validate button to ensure that the validation returns a positive message.
-
-
Verify that the orcl_es_auth index exists in OpenSearch.
Internal Error Message
If a user sees the Internal Error message on an OpenSearch Dashboards visualization tile, follow these instructions to resolve the issue:
-
Verify that the search definition associated with the tile is deployed and indexed.
-
Verify that the dashboard is deployed.
Site Not Found Error Message
If a user sees the Site Not Found error message on an OpenSearch Dashboards visualization tile, follow these instructions to resolve the issue:
-
Verify whether the OpenSearch Dashboards server is down.
-
Verify whether OpenSearch Dashboards is configured correctly.
If the environment is SSL enabled, ensure that end to end SSL configuration is successful. However, it is advisable to verify the OpenSearch Dashboards configuration in a non-SSL environment first before configuring OpenSearch Dashboards in an SSL enabled environment.
Create New Index Pattern Error Message
If a user sees the Create New Index Pattern error message on an OpenSearch Dashboards visualization tile, follow these instructions to resolve the issue:
-
Verify that the dashboards are deployed.
-
Verify whether an index pattern is specified as default on the Management page in OpenSearch Dashboards.