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] Cannot reach backend-api, hitting 404s #84718

Closed
thomasneirynck opened this issue Dec 2, 2020 · 1 comment · Fixed by #84806
Closed

[Maps] Cannot reach backend-api, hitting 404s #84718

thomasneirynck opened this issue Dec 2, 2020 · 1 comment · Fixed by #84806
Assignees
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 regression v7.11.0 v8.0.0

Comments

@thomasneirynck
Copy link
Contributor

Kibana version:

master

Describe the bug:

None of the backend calls to the maps-api work. They return a 404.

Depending on the fucntionality, the errors get swallowed or surface in the wrong way.

This breaks the index-settings retrieval, vector-tile rendering, and ems-proxying.

Steps to reproduce:

  1. add es-document layer

notice error:

image

Expected behavior:

No errors

Errors in browser console (if relevant):

404s for the failing ajax calls. e,g, http://localhost:5601/pny/api/maps/indexSettings?indexPatternTitle=kibana_sample_data_flights fails

@thomasneirynck thomasneirynck added bug Fixes for quality problems that affect the customer experience regression [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation v8.0.0 v7.11.0 labels Dec 2, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-gis (Team:Geo)

@thomasneirynck thomasneirynck changed the title [Maps] Cannot reach maps-api, hitting 404 [Maps] Cannot reach backend-api, hitting 404s Dec 2, 2020
@thomasneirynck thomasneirynck self-assigned this Dec 2, 2020
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 regression v7.11.0 v8.0.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants