-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[ML] Request Entity Too Large when uploading a csv in Data Visualizer although its under 100MB #68754
Comments
Pinging @elastic/ml-ui (:ml) |
Would it be possible to see an example of the data in the csv file? A couple of lines should be sufficient. |
#44768 fixed timeouts when importing the data, the error in this PR appears to be when attempting to analyse the data by calling |
Here is an example of my csv file (anonymized) :
Its only basic text, dates and integers columns |
Kibana version: 6.8.9
Elasticsearch version: 6.8.9
Server OS version: Managed by elastic.co
Browser version: Version 1.9.76 Chromium: 81.0.4044.138 (Official Build) (64-bit)
Browser OS version:
Description: Linux Mint 19.3 Tricia
Release: 19.3
Original install method (e.g. download page, yum, from source, etc.):
elastic.co
Describe the bug:
When going to the Data Visualizer in Machine Learning to import a CSV, it says the max file size is 100MB, but if I try a 8MB file it fails with the following error :
Steps to reproduce:
Expected behavior:
It should work for files under 100MB as documented
Screenshots (if relevant):
THere is no error in the web UI, it keeps spinning indefintely :
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
Any additional context:
The text was updated successfully, but these errors were encountered: