Flickering of frontend components

Hi,

does anybody encountered this behaviour? (i think i read about similar issue few weeks ago and now i’m not able to find the thread) I’m not sure from which point but now i’m noticing some “flicker” of my HA frontend and i would like to get rid of it. And sometimes when i try to edit a card the “popup” is offscreen - by zooming in/out it gets back on screen.

In the Map section i’m not even able to drag&drop a zone, i have to be quick or just click in the position where it should be otherwise it jumps back to previous position.

It’s fairly new setup (i think i started at 0.103.5 and been upgrading only to major “patched” versions, like 0.10x.5-7), at this moment 0.107.7 on Ubuntu 18.04 LTS (installed via Frenck’s command) on my x86 server.
I’ve tested multiple desktops(Chrome), as well as mobileapp. Clearing browser cache didn’t help. I don’t see any related error/warning in my log.

Thanks for any advice :slight_smile:

Are you using any custom cards?

Few of them, yes. I was actually about to mention them but then i realized i have the same set on my second machine (different network and geographical location) and it doesn’t have such issues.

Anyway, here is a list:
light-entity-card (in use)
browser-mod (in use)
restriction-card (in use)
rgb-light-card (not in use)
swipe-card (in use)
vertical-stack-in-card (in use)
weather-card (in use)
alarm_control_panel-card (not in use)
doordroid-card (not in use)
thermostat-card (in use)
mini-graph-card (in use)

I tried to disable them via recources but it didn’t help.

Dang. Good test though, thanks!

On chrome, open up dev tools (ctrl + shift + i) , and go to console. Are there errors there?

Only happens on a single HA instance for all browsers…

Can you ssh in and run a ‘top’ command to see the cpu usage? And disk usage? Is the disk full?

Just 100% guessing as for things to check for. No clue really.