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

Maps plugin not loading EMSClient of undefined #42028

Closed
liza-mae opened this issue Jul 25, 2019 · 4 comments · Fixed by #42073
Closed

Maps plugin not loading EMSClient of undefined #42028

liza-mae opened this issue Jul 25, 2019 · 4 comments · Fixed by #42073
Labels
bug Fixes for quality problems that affect the customer experience [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation Feature:Plugins

Comments

@liza-mae
Copy link
Contributor

I am seeing these error logs on a map test, could be related to #42027, but not sure. Map is showing up blank in Chrome.

[00:01:38] │ERROR browser[SEVERE] http://localhost:5620/maps/sprite/maki.png - Failed to load resource: the server responded with a status of 404 (Not Found)
[00:01:38] │ERROR browser[SEVERE] http://localhost:5620/built_assets/dlls/vendors.bundle.dll.js 429:445665 e
[00:01:38] │ERROR browser[SEVERE] http://localhost:5620/maps/sprite/maki.json - Failed to load resource: the server responded with a status of 404 (Not Found)
[00:01:38] │ debg browser[WARNING] http://localhost:5620/built_assets/dlls/vendors.bundle.dll.js 429:433840 "Image "airport-15" could not be loaded. Please make sure you have added the image with map.addImage() or a "sprite" property in your style. You can provide missing images by listening for the "styleimagemissing" map event."

Version: master, 7.x

@liza-mae liza-mae added the [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation label Jul 25, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-gis

@liza-mae liza-mae added the bug Fixes for quality problems that affect the customer experience label Jul 25, 2019
@liza-mae
Copy link
Contributor Author

liza-mae commented Jul 26, 2019

Looks like it's caused by the plugin not loading:

proc [kibana] log [11:50:02.945] [error][status][plugin:maps@8.0.0] Status changed from yellow to red - Cannot read property 'EMSClient' of undefined

@liza-mae liza-mae changed the title Map error logs Maps plugin not loading EMSClient of undefined Jul 26, 2019
@thomasneirynck
Copy link
Contributor

@liza-mae seems to be dupe of #41910 then

@liza-mae
Copy link
Contributor Author

Thanks for quick fix for this @thomasneirynck! Just wanted to drop a comment that it was found by Nathan's test in Percy execution.

Screenshot from 2019-07-29 18-20-01

@nreese great job on this test, so far has been stable in percy and has spotted two real issues. Yay! :)

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 [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation Feature:Plugins
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants