-
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
Request Timeout after 30000ms occurred in 6.4 even though it didn't occur in 6.3.2 #22754
Comments
can you please provide additional details:
does it happen with short time ranges as well ? (like last 15 minutes) |
Thank you fro relpy! Our dashboard has 2 visualizations and visualization type is Line Here is both visualizations and dashboard config dashboard config
visualization1 config
visualization2 config
Current our time range is last 4 hours. If time rage is last 15 minutes, same problem occurs in safari and chrome |
Kibana version:
6.4.0
Elasticsearch version:
6.4.0
Server OS version:
CentOS Linux release 7.4.1708 (Core)
Browser version:
Safari 11.1.2 (13605.3.8)
Browser OS version:
Mac 10.13.6
Original install method (e.g. download page, yum, from source, etc.):
yum
Describe the bug:
Request Timeout error occurred in dashboard.
Steps to reproduce:
1.
2.
3.
Expected behavior:
Screenshots (if relevant):
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
Any additional context:
Our dashboard has 2 graph and auto refresh every 10s for last 4 hours data.
Request Timeout error didn't occur when we used kibana 6.3.2 but unfortunately error occurred in 6.4.
Same problem occurred in chrome 68.0.3440.106 but this frequency is less than safari.
The text was updated successfully, but these errors were encountered: