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

RUM agent fails to find server and throws errors #118674

Closed
jgowdyelastic opened this issue Nov 16, 2021 · 5 comments
Closed

RUM agent fails to find server and throws errors #118674

jgowdyelastic opened this issue Nov 16, 2021 · 5 comments
Labels
Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc Team:Operations Team label for Operations Team

Comments

@jgowdyelastic
Copy link
Member

jgowdyelastic commented Nov 16, 2021

Kibana version

8.1

Steps to Reproduce

APM's RUM agent is running and cannot find the server, this causes many network and console errors to be thrown.

image

adding these settings to the kibana.yml file fixes the problem.

elastic.apm.active: false
elastic.apm.contextPropagationOnly: false

note, adding elastic.apm.active: false alone causes kibana to fail to start, it also needs elastic.apm.contextPropagationOnly: false set.

Also these settings are not picked up when adding then to kibana.dev.yml.

@jgowdyelastic jgowdyelastic added the Team:APM All issues that need APM UI Team support label Nov 16, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/apm-ui (Team:apm)

@sorenlouv sorenlouv changed the title [APM] RUM agent fails to find server and throws errors RUM agent fails to find server and throws errors Nov 16, 2021
@sorenlouv sorenlouv removed the Team:APM All issues that need APM UI Team support label Nov 16, 2021
@botelastic botelastic bot added the needs-team Issues missing a team label label Nov 16, 2021
@sorenlouv sorenlouv added the Team:Operations Team label for Operations Team label Nov 16, 2021
@elasticmachine
Copy link
Contributor

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label Nov 16, 2021
@tylersmalley tylersmalley added the Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc label Nov 16, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

@jgowdyelastic
Copy link
Member Author

Closing as issue was caused by uBlock origin plugin in the browser.
Related to elastic/apm-agent-rum-js#1078

@tylersmalley
Copy link
Contributor

I believe this is fixed by #118685

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc Team:Operations Team label for Operations Team
Projects
None yet
Development

No branches or pull requests

4 participants