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

Console error seen while adding an action type while creating alerts. #87248

Closed
rashmivkulkarni opened this issue Jan 4, 2021 · 4 comments · Fixed by #87498
Closed

Console error seen while adding an action type while creating alerts. #87248

rashmivkulkarni opened this issue Jan 4, 2021 · 4 comments · Fixed by #87498
Assignees
Labels
Team:Operations Team label for Operations Team Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)

Comments

@rashmivkulkarni
Copy link
Contributor

Kibana version: 7.11.0 snapshot build

Elasticsearch version: 7.11.0 snapshot build.

Server OS version: mac OSX

Browser version: Chrome latest

Browser OS version: NA

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

Describe the bug:

When I tried to create an alert with "Log Threshold" - action type: " Index" am getting this console error

kbn-ui-shared-deps.js:321 Uncaught Error: couldn't load module ace/theme/github or it didn't call define
    at a (kbn-ui-shared-deps.js:321)
    at kbn-ui-shared-deps.js:321
    at Array.forEach (<anonymous>)
    at kbn-ui-shared-deps.js:321
    at r (kbn-ui-shared-deps.js:321)
    at kbn-ui-shared-deps.js:321
    at s (kbn-ui-shared-deps.js:321)
    at HTMLScriptElement.r.onload.r.onreadystatechange (kbn-ui-shared-deps.js:321)

Somehow the HTML page is not getting included in the source.
Please Note: This doesn't stop anything, and the feature works as expected. This has something got to do with the
ace-editor (I think?)
Screen Shot 2021-01-04 at 12 27 37 PM

cc @pmuellr any inputs here?

@rashmivkulkarni rashmivkulkarni added Team:Operations Team label for Operations Team Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) labels Jan 4, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-alerting-services (Team:Alerting Services)

@spalger
Copy link
Contributor

spalger commented Jan 4, 2021

Looks like this might be related to the changes @jloleysens made to monaco/ace recently

@jloleysens
Copy link
Contributor

Yeah, I can take a look

@jloleysens jloleysens self-assigned this Jan 5, 2021
@kobelb kobelb added the needs-team Issues missing a team label label Jan 31, 2022
@botelastic botelastic bot removed the needs-team Issues missing a team label label Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Operations Team label for Operations Team Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants