Skip to content

PDF/PNG printing of maps fails "Cannot read property 'digest' of undefined" #97819

Closed

Description

Kibana version: 7.13.0-SNAPSHOT

Elasticsearch version: 7.13.0-SNAPSHOT

Server OS version: Ubuntu 16.04

Browser version: Chrome

Browser OS version: Windows 10

Original install method (e.g. download page, yum, from source, etc.): tar.gz snapshot build

Describe the bug: I haven't tested master but 7.13.0-SNAPSHOT won't print maps. I know 7.x (7.13.0) and master (8.0.0) worked on Fri, Apr 16. I think the change that broke it must have been around that time.

Steps to reproduce:

  1. Load eCommerce sample data
  2. open [eCommerce] Revenue Dashboard
  3. try to print PDF or PNG (see error below)

Expected behavior: Maps should print

Screenshots (if relevant):
image

Errors in browser console (if relevant):

Could not create report for PNG '[eCommerce] Revenue Dashboard'.

The reporting job failed
Reporting encountered an error on the page: Error: Error: Elasticsearch search request failed, error: Cannot read property 'digest' of undefined at es_geo_grid_source_ESGeoGridSource._runEsQuery 
(http://0.0.0.0:5601/40404/bundles/plugin/maps/8.0.0/maps.chunk.1.js:15:49782) at async es_geo_grid_source_ESGeoGridSource._nonCompositeAggRequest 
(http://0.0.0.0:5601/40404/bundles/plugin/maps/8.0.0/maps.chunk.1.js:8:24729) at async es_geo_grid_source_ESGeoGridSource.getGeoJsonWithMeta 
(http://0.0.0.0:5601/40404/bundles/plugin/maps/8.0.0/maps.chunk.1.js:8:25649) at async syncVectorSource 
(http://0.0.0.0:5601/40404/bundles/plugin/maps/8.0.0/maps.chunk.1.js:3:77000) at async vector_layer_VectorLayer._syncData 
(http://0.0.0.0:5601/40404/bundles/plugin/maps/8.0.0/maps.chunk.1.js:3:93612) at async vector_layer_VectorLayer.syncData
(http://0.0.0.0:5601/40404/bundles/plugin/maps/8.0.0/maps.chunk.1.js:3:93329) at async 
http://0.0.0.0:5601/40404/bundles/plugin/maps/8.0.0/maps.chunk.1.js:3:41966

Provide logs and/or server output (if relevant):

Any additional context:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions