[TSVB] request with Filter Ratio failed, ES response is Unknown key for a START_OBJECT in [[object Object]]
#82067
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:TSVB
TSVB (Time Series Visual Builder)
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
Kibana version: 7.9.1
Elasticsearch version: 7.9.1
Server OS version: Linux
Browser version: Chrome 86
Browser OS version: Linux
Original install method (e.g. download page, yum, from source, etc.):
Describe the bug:
TSVB panel fails for some mysterious reason. All network requests in developer tools show
200
responses, but an ES error is buried inside. No other indication of the error shows in the browser.Steps to reproduce:
Expected behavior:
Should show the table and column with the filter ratios
What actually happens is the panel becomes this:
The screen shows no feedback to the user about the failed request.
Network Inspector shows all requests receive a 200 response. Here is a sample response:
The part about
[object Object]
looks as though some data is not serialized properly for the query to ES.Screenshots (if relevant):
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: