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

[ES|QL] When user clicks on add ES|QL panel, Kibana throws "Detected an unhandled Promise rejection.Message: Aborted " error in browser console #190442

Closed
bhavyarm opened this issue Aug 13, 2024 · 2 comments · Fixed by #190503
Labels
bug Fixes for quality problems that affect the customer experience Feature:ES|QL ES|QL related features in Kibana Feature:Lens impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. Team:ESQL ES|QL related features in Kibana Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@bhavyarm
Copy link
Contributor

Kibana version: main

Browser version: chrome latest

Browser OS version: OS X

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

Describe the bug: When user clicks on add ES|QL panel to dashboard, Kibana throws the below error in browser console. Logging to make sure there are no unintended consequences of this error

Screenshot 2024-08-13 at 2 04 20 PM
 Detected an unhandled Promise rejection.

        Message: Aborted

        Stack: AbortError: Aborted
    at https://latest-2.kb.us-west2.gcp.elastic-cloud.com/7a2e7bef9644/bundles/plugin/data/1.0.0/data.plugin.js:1:55402
    at https://latest-2.kb.us-west2.gcp.elastic-cloud.com/7a2e7bef9644/bundles/kbn-ui-shared-deps-npm/kbn-ui-shared-deps-npm.dll.js:356:98736
    at s._next (https://latest-2.kb.us-west2.gcp.elastic-cloud.com/7a2e7bef9644/bundles/kbn-ui-shared-deps-npm/kbn-ui-shared-deps-npm.dll.js:6:46472)
    at t.next (https://latest-2.kb.us-west2.gcp.elastic-cloud.com/7a2e7bef9644/bundles/kbn-ui-shared-deps-npm/kbn-ui-shared-deps-npm.dll.js:361:29754)
    at AbortSignal.t (https://latest-2.kb.us-west2.gcp.elastic-cloud.com/7a2e7bef9644/bundles/kbn-ui-shared-deps-npm/kbn-ui-shared-deps-npm.dll.js:377:1519472)
    at AbortSignal.<anonymous> (https://latest-2.kb.us-west2.gcp.elastic-cloud.com/7a2e7bef9644/bundles/plugin/data/1.0.0/data.plugin.js:1:387331)
    at https://latest-2.kb.us-west2.gcp.elastic-cloud.com/7a2e7bef9644/bundles/plugin/lens/1.0.0/lens.chunk.3.js:3:500891
    at $c (https://latest-2.kb.us-west2.gcp.elastic-cloud.com/7a2e7bef9644/bundles/kbn-ui-shared-deps-npm/kbn-ui-shared-deps-npm.dll.js:425:105996)
    at t.unstable_runWithPriority (https://latest-2.kb.us-west2.gcp.elastic-cloud.com/7a2e7bef9644/bundles/kbn-ui-shared-deps-npm/kbn-ui-shared-deps-npm.dll.js:433:3768)
    at Xo (https://latest-2.kb.us-west2.gcp.elastic-cloud.com/7a2e7bef9644/bundles/kbn-ui-shared-deps-npm/kbn-ui-shared-deps-npm.dll.js:425:44917)

@bhavyarm bhavyarm added bug Fixes for quality problems that affect the customer experience Feature:ES|QL ES|QL related features in Kibana Team:ESQL ES|QL related features in Kibana labels Aug 13, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-esql (Team:ESQL)

@stratoula stratoula added impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. Team:Visualizations Visualization editors, elastic-charts and infrastructure Feature:Lens labels Aug 14, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-visualizations (Team:Visualizations)

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:ES|QL ES|QL related features in Kibana Feature:Lens impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. Team:ESQL ES|QL related features in Kibana Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants