I am getting an error while setting up email report:
Watch[inlined] reporting[error_report.pdf] Error when polling pdf from
Error message
----------------------------------------------------------------------------------
{
"watch_id": "inlined",
"node": "K08xUVhJSfaW6Rs25SvL2w",
"state": "executed",
"status": {
"state": {
"active": true,
"timestamp": "2017-12-30T19:27:07.075Z"
},
"last_checked": "2017-12-30T19:27:07.076Z",
"last_met_condition": "2017-12-30T19:27:07.076Z",
"actions": {
"email_admin": {
"ack": {
"timestamp": "2017-12-30T19:27:07.075Z",
"state": "awaits_successful_execution"
},
"last_execution": {
"timestamp": "2017-12-30T19:27:07.076Z",
"successful": false,
"reason": ""
}
}
},
"execution_state": "executed",
"version": -1
},
"trigger_event": {
"type": "manual",
"triggered_time": "2017-12-30T19:27:07.076Z",
"manual": {
"schedule": {
"scheduled_time": "2017-12-30T19:27:07.076Z"
}
}
},
"input": {
"none": {}
},
"condition": {
"always": {}
},
"metadata": {
"xpack": {
"type": "json"
}
},
"result": {
"execution_time": "2017-12-30T19:27:07.076Z",
"execution_duration": 12163,
"input": {
"type": "none",
"status": "success",
"payload": {}
},
"condition": {
"type": "always",
"status": "success",
"met": true
},
"actions": [
{
"id": "email_admin",
"type": "email",
"status": "failure",
"error": {
"root_cause": [
{
"type": "exception",
"reason": "Watch[inlined] reporting[error_report.pdf] Error when polling pdf from host[10.177.219.149], port[5601], method[POST], path[/api/reporting/generate/printablePdf], status[500], body[{"message":"Reporting generation failed","reason":"Max attempts reached (3)"}]"
}
],
"type": "exception",
"reason": "Watch[inlined] reporting[error_report.pdf] Error when polling pdf from host[10.177.219.149], port[5601], method[POST], path[/api/reporting/generate/printablePdf], status[500], body[{"message":"Reporting generation failed","reason":"Max attempts reached (3)"}]"
}
}
]
},
"messages": []
}