I recently setup a new Rpi with 64bit OS and latest node red. I copied over my flows and thought all was well
However I just noticed a problem in Firefox where “something” causes the lost connection popup, and it gets stuck in a loop reloading the page over and over.
1 or 2 manual refreshes of the browser stops this loop and everything seems OK, until I try to interact with it. If I change to another tab (any tab) it will sometimes go back into the loop.
I don’t see anything unusual in the browser console, and everything works fine on Chrome. I didn’t have this problem on the old Pi using the same flows.
Same problem if I start FF in safe mode.
I’m looking for some useful tips on how to debug this please.
So it works fine using edge, can you try with chrome?
How big is the flow and do you have any graphics in the dashboard?
If so, how much data and how frequent is it being sent to the dashboard?
I have similar issue with FF. My CPU of board is ARM 7 32 bit.And OS is ubuntu_focal_desktop. But I have solved this problem after I updated everything.(apt update and upgrade, firefox updating, nodered updating)