elastic / stack-docker

Project no longer maintained.
Apache License 2.0
1.18k stars 448 forks source link

Kibana Reporting failing #105

Closed borgesm closed 4 years ago

borgesm commented 4 years ago

Hi Team! I am trying Generate a PDF for my Dashboards, however I am getting the follow errors over Kibana/reporting. Appreciate any help! Message: Unable to generate report / Max attempts reached (3) Job info: Created By elastic Created At 2020-01-02T21:26:38.334Z Started At 2020-01-02T21:34:46.151Z Completed At 2020-01-02T21:38:49.171Z Processed By kibana (cac95fa9-e8a6-45f6-b44d-a9d0693fe545) Browser Timezone America/Sao_Paulo Title 2019-ICD Metrics Type dashboard Layout preserve_layout Dimensions Width: 1198 x Height: 1268 Job Type printable_pdf Content Type n/a Size in Bytes n/a Attempts 3 Max Attempts 3 Priority 10 Timeout 240000 Status failed Browser Type chromium

I am using Kibana 7.5 ( https://github.com/deviantony/docker-elk ) . I have tried increase timeout at kibana.yml but still no luck.

Below the kibana.yml output

server.name: kibana server.host: "0" elasticsearch.hosts: [ "http://elasticsearch:9200" ] xpack.monitoring.ui.container.elasticsearch.enabled: true xpack.reporting.enabled: true xpack.reporting.queue.timeout: 240000 elasticsearch.username: elastic elasticsearch.password: x323232 ############################### Click here to see Kibana logs.

borgesm commented 4 years ago

Issued fixed!! https://discuss.elastic.co/t/unable-to-generate-report-max-attempts-reached/213720/3