Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Navigating to/from Discover with applied filters throws AbortError #44738

Closed
liza-mae opened this issue Sep 4, 2019 · 5 comments · Fixed by #45235
Closed

Navigating to/from Discover with applied filters throws AbortError #44738

liza-mae opened this issue Sep 4, 2019 · 5 comments · Fixed by #45235
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:Discover Discover Application Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@liza-mae
Copy link
Contributor

liza-mae commented Sep 4, 2019

Kibana version: 7.4.0

Elasticsearch version: 7.4.0

Server OS version: Linux

Browser version: Chrome Latest

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

Describe the bug:
When you have filters applied in Discover and navigate back from and back to Discover it is showing an abort error.

Steps to reproduce:

  1. In Discover apply a filter
  2. Navigate away from Discover, ex: to dashboards
  3. Navigate back to Discover, notice the error is thrown in console.

AbortError: The request was aborted.
at SearchRequest.abort (https://localhost:5601/bundles/commons.bundle.js:3:3900289)
at https://localhost:5601/bundles/commons.bundle.js:3:3888659
at Array.forEach ()
at SearchSource.cancelQueued (https://localhost:5601/bundles/commons.bundle.js:3:3888626)
at Object.$scope.opts.fetch.$scope.fetch [as next] (https://localhost:5601/bundles/kibana.bundle.js:3:3919755)
at https://localhost:5601/bundles/commons.bundle.js:3:278807
at https://localhost:5601/bundles/commons.bundle.js:3:278564
at Scope.$eval (https://localhost:5601/built_assets/dlls/vendors.bundle.dll.js:417:213086)
at Scope.$apply (https://localhost:5601/built_assets/dlls/vendors.bundle.dll.js:417:213417)
at callInDigest (https://localhost:5601/bundles/commons.bundle.js:3:278539) "Possibly unhandled rejection: {"name":"AbortError"}"

Screenshot from 2019-09-03 20-16-39

@liza-mae liza-mae added bug Fixes for quality problems that affect the customer experience Feature:Discover Discover Application Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Sep 4, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app

@nreese
Copy link
Contributor

nreese commented Sep 4, 2019

cc @lukasolson

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch

@lukasolson
Copy link
Member

I believe this will be resolved by #45235.

@TinaHeiligers
Copy link
Contributor

The same error is thrown when a saved query is loaded:
The error:
Saved_query_not_loading_console_error
Steps to reproduce:
Discover_abort_query_from_saved_query

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Discover Discover Application Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants