Project

General

Profile

Actions

Bug #23496

open

Menu is centered when there is widget error

Added by Lukas Zapletal almost 6 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Web Interface
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

My observation - this has something to do with “Something got wrong” on my Host status widget, that text is also centered. After few more seconds the error disappears, looks like widget is refreshed and menu is then re-rendered correctly.

https://www.youtube.com/watch?time_continue=168&v=IiemTbJsw8Q

Root cause is that for some reason, ActiveRecord can’t acquire connection. I have standard dev setup with sqlite3, not sure what’s wrong there.

ActiveRecord::ConnectionTimeoutError (could not obtain a connection from the pool within 5.000 seconds (waited 5.000 seconds); all pooled connections were in use):
I thought we have changed the menu in a way that it loads slowly and I did no like the styling, but now I see it’s only a bug. What a relief :slight_smile:

So reproducer would be to generate some kind of error during widget rendering (500 HTTP in this case).

No data to display

Actions

Also available in: Atom PDF