This repository was archived by the owner on Aug 9, 2022. It is now read-only.

Description
Hello,
Version details:
elasticsearch-oss-7.10.2-1.x86_64
opendistroforelasticsearch-1.13.1-1.x86_64
opendistroforelasticsearch-kibana-1.13.1-1.x86_64
Reproduce issue:
- Generate PDF or PNG from the sample data set from the reporting definition. NOTE: CSV works fine.
- Check the developer tools response from the browser. Error dumps as Target closed with 500 error as shown below.
chrome developer tools response:
{statusCode: 500, error: "Internal Server Error",…}
error: "Internal Server Error"
message: "Protocol error (Target.setDiscoverTargets): Target closed."
statusCode: 500
- No other errors from the logs.
Any thoughts on resolution?
Thanks in advance.