Skip to content

Exception while invoking method 'getChartData' Error: IndexMissingException[[api-umbrella-logs-v1-2015-01] missing] #617

@brylie

Description

@brylie

On the dashboard when interacting with the filter, the following exception is logged when only the month has been selected:

Exception while invoking method 'getChartData' Error:  IndexMissingException[[api-umbrella-logs-v1-2015-01] missing]
at Object.search (packages/meteorhacks_async/packages/meteorhacks_async.js:79:1)
at [object Object].doSearch (packages/frenchbread_elastic-rest/packages/frenchbread_elastic-rest.js:59:1)
at [object Object].Meteor.methods.getChartData (server/methods/elasticSearch.js:45:1)

Additionally, the 'Data Not Found' dialogue appears, suggesting the dashboard filter is missing exception handling when retrieving data from Elastic.

Steps to reproduce

  1. log in to the system as an admin user (to ensure you can access analytics data)
  2. go to the dashboard
  3. click a month from the dropdown (e.g. January)
  4. check the server console

Metadata

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