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] Upload GeoJSON fails with 408 error in cloud #72985

Closed
nickpeihl opened this issue Jul 22, 2020 · 2 comments · Fixed by #93678
Closed

[Maps] Upload GeoJSON fails with 408 error in cloud #72985

nickpeihl opened this issue Jul 22, 2020 · 2 comments · Fixed by #93678
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:File Upload

Comments

@nickpeihl
Copy link
Member

Kibana version:
7.9.0-snapshot

Elasticsearch version:
7.9.0-snapshot

Server OS version:
ESS cloud

Browser version:
Firefox 78.0.2

Browser OS version:
MacOS Mojave

Original install method (e.g. download page, yum, from source, etc.):
Deployed on Elastic Cloud

Describe the bug:
When using Upload GeoJSON with a large, but still under the 50MB limit, file in Elastic Cloud, the ingest step fails without returning any errors. This bug seems to be only happening in Cloud environments.

Steps to reproduce:

  1. Start a Cloud deployment for 7.9.0
  2. In Maps, add a layer using Upload GeoJSON. Use this file.
  3. The ingest will eventually fail but not return any errors in the UI.

Screenshots (if relevant):

Errors in browser console (if relevant):
In browser console
Uncaught (in promise) TypeError: indexDataResp.failures is undefined

In Network tab
408 Request Timeout

@nickpeihl nickpeihl added 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 labels Jul 22, 2020
@jsanz
Copy link
Member

jsanz commented Jul 23, 2020

maybe duplicate of #60710 and related with #48194

@nreese
Copy link
Contributor

nreese commented Mar 9, 2021

Confirmed on cloud. Can now upload larger files that were receiving 408

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:File Upload
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants