[7] Visualize: Request Timeout after 30000ms

I've seen a few topics referring to this problem, but no answers that solved my issue.

I have two Windows 10 machines sitting next to each other. They are both covered by the same firewall rule. Both are showing the same dashboard. One works flawlessly, but the other always gives me timeout errors which, when expanded, show:

Error: Request Timeout after 30000ms
at http://192.168.6.6:5601/bundles/kibana.bundle.js?v=15063:12:4431
at http://192.168.6.6:5601/bundles/kibana.bundle.js?v=15063:12:4852

The [7] would appear to refer to the number of visualizations on the dashboard.

I've pinged the kibana IP and both machines return avg 1ms.

Despite these error banners the dashboard does stay up to date, so the occasional refresh must be working.

Hi Leo,

what version of kibana are you running ?

also if i understand correctly kibana is working on both machines, its just that on one of them you get this timeout errors in console when you are on dashboard ? however the dashboard still seems to refresh ?

thank you

also is kibana running on one of this machines, or is it running on a third machine ?

Sorry, I should have mentioned that:
L, E & K - 5.4.0

The ELK stack is running on a dedicated VM on Debian Jessie on a different subnet.

Further testing....
On the second (misbehaving) machine, Firefox appears to run without problems. It is Chrome that is having the timeout issues. On the first machine, both browsers work okay.

From the console on the misbehaving Chrome:

reflow dashboard
commons.bundle.js?v=15063:90 complete in 12.14ms
2kibana.bundle.js?v=15063:44 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive.
onAdd @ kibana.bundle.js?v=15063:44
(anonymous) @ kibana.bundle.js?v=15063:48
d3_selection_each @ kibana.bundle.js?v=15063:44
d3_selectionPrototype.each @ kibana.bundle.js?v=15063:48
d3_selectionPrototype.on @ kibana.bundle.js?v=15063:48
(anonymous) @ kibana.bundle.js?v=15063:51
(anonymous) @ kibana.bundle.js?v=15063:48
d3_selection_each @ kibana.bundle.js?v=15063:44
d3_selectionPrototype.each @ kibana.bundle.js?v=15063:48
brush @ kibana.bundle.js?v=15063:51
d3_selectionPrototype.call @ kibana.bundle.js?v=15063:48
value @ kibana.bundle.js?v=15063:248
value @ kibana.bundle.js?v=15063:248
value @ kibana.bundle.js?v=15063:247
(anonymous) @ kibana.bundle.js?v=15063:248
(anonymous) @ kibana.bundle.js?v=15063:48
d3_selection_each @ kibana.bundle.js?v=15063:44
d3_selectionPrototype.each @ kibana.bundle.js?v=15063:48
(anonymous) @ kibana.bundle.js?v=15063:248
d3_selectionPrototype.call @ kibana.bundle.js?v=15063:48
value @ kibana.bundle.js?v=15063:248
(anonymous) @ kibana.bundle.js?v=15063:252
(anonymous) @ kibana.bundle.js?v=15063:48
d3_selection_each @ kibana.bundle.js?v=15063:44
d3_selectionPrototype.each @ kibana.bundle.js?v=15063:48
value @ kibana.bundle.js?v=15063:252
value @ kibana.bundle.js?v=15063:251
value @ kibana.bundle.js?v=15063:251
value @ kibana.bundle.js?v=15063:251
value @ kibana.bundle.js?v=15063:251
wrapper @ commons.bundle.js?v=15063:1
(anonymous) @ commons.bundle.js?v=15063:90
processQueue @ commons.bundle.js?v=15063:38
(anonymous) @ commons.bundle.js?v=15063:38
$eval @ commons.bundle.js?v=15063:39
$digest @ commons.bundle.js?v=15063:39
(anonymous) @ commons.bundle.js?v=15063:39
completeOutstandingRequest @ commons.bundle.js?v=15063:36
(anonymous) @ commons.bundle.js?v=15063:36
commons.bundle.js?v=15063:36 [Violation] 'setTimeout' handler took 179ms
[Violation] Forced reflow while executing JavaScript took 95ms

I'm only seeing tabify agg response on the good Chrome.

also if i understand correctly kibana is working on both machines, its just that on one of them you get this timeout errors in console when you are on dashboard ? however the dashboard still seems to refresh ?

Yes, that's correct. I've been watching for a while now and the dashboard is only refreshing occasionally - but at the moment, not for the last 35 minutes.

by the description this looks more like chrome issue. is the chrome version on both machines the same ?

by the description this looks more like chrome issue. is the chrome version on both machines the same ?

Yes, same version - Chrome Version 60.0.3112.90 (Official Build) (64-bit)

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.