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
@@ -106,46 +105,6 @@ Complete OpenSearch Dashboards Report feature is composed of 2 plugins.
106
105
107
106
OpenSearch Dashboards Reports integration with [Notifications](https://github.com/opensearch-project/notifications) is currently in progress. Tracking [here](https://github.com/opensearch-project/dashboards-reports/issues/72)
108
107
109
-
## Troubleshooting
110
-
111
-
### Fail to launch Chromium
112
-
113
-
There could be two reasons for this problem
114
-
115
-
1. You are not having the correct version of headless-chrome matching to the OS that your OpenSearch Dashboards is running. Different versions of headless-chrome can be found [here](https://github.com/opensearch-project/dashboards-reports/releases/tag/chromium-1.12.0.0)
116
-
117
-
2. Missing additional dependencies. Please refer to [additional dependencies section](./dashboards-reports/rendering-engine/headless-chrome/README.md#additional-libaries) to install required dependencies according to your operating system.
118
-
119
-
### Missing Font Dependencies
120
-
121
-
Chromium may not have all of the dependencies you may require to be able to view all of the content of your reports.
122
-
123
-
If you are using a CentOS/RHEL system, install the following packages:
This project has adopted the [Amazon Open Source Code of Conduct](CODE_OF_CONDUCT.md). For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq), or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
@@ -160,4 +119,3 @@ See the [LICENSE](./LICENSE) file for our project's licensing. We will ask you t
160
119
161
120
## Copyright
162
121
163
-
Copyright OpenSearch Contributors. See [NOTICE](NOTICE.txt) for details.
0 commit comments