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
What is the bug?
If server.host is set to 0.0.0.0 in opensearch_dashboards.yml, downloading pdf/png failed with below error.
How can one reproduce the bug?
Steps to reproduce the behavior:
Go to 'Dashboards'
Click on 'Download PDF/PNG'
What is the expected behavior?
Report should be downloaded.
What is your host/environment?
OS: Windows
Do you have any additional context?
log [02:20:47.260] [error][plugins][reportsDashboards] Error: net::ERR_ADDRESS_INVALID at http://0.0.0.0:5601/app/dashboards?security_tenant=global#/view/722b74f0-b882-11e8-a6d9-e546fe2bba5f?_g=(filters:!(),refreshInterval:(pause:!f,value:900000),time:(from:'2022-12-03T02:20:43.997Z',to:'2022-12-10T02:20:43.997Z'))&_a=(description:'Analyze%20mock%20eCommerce%20orders%20and%20revenue',filters:!(),fullScreenMode:!f,options:(hidePanelTitles:!f,useMargins:!t),query:(language:kuery,query:''),timeRestore:!t,title:'%5BeCommerce%5D%20Revenue%20Dashboard',viewMode:view)
at navigate (C:\Users\Administrator\opensearch-dashboards-integ-test\opensearch-dashboards-1.3.7\plugins\reportsDashboards\node_modules\puppeteer-core\src\common\FrameManager.ts:218:13)
The text was updated successfully, but these errors were encountered:
What is the bug?
If server.host is set to 0.0.0.0 in opensearch_dashboards.yml, downloading pdf/png failed with below error.
How can one reproduce the bug?
Steps to reproduce the behavior:
What is the expected behavior?
Report should be downloaded.
What is your host/environment?
Do you have any additional context?
The text was updated successfully, but these errors were encountered: