Node-red no longer displays debug or status info

Help, looking for some advice!

I’ve been running node-red for months. All of a sudden, I am not getting any debug info nor do I see any statuses under nodes showing when they executed. I have rebooted the HA host, closed and restarted Chrome. The actual operations complete, but i’m used to seeing this:

It is obviously very difficult to debug in the dark!

Hello Steve,
I have the same thing you can’t see the time or path of the flow execution.
Node Red version: 10.1.0
core-2021.11.4
Home Assistant 2021.11.4
Steve did you deal with this problem ?

Nope! Although once and awhile, if i leave NodeRed open in the browser long enough, it sometimes will start showing the details. Very frustrating, but not be snarky, im glad to hear im not the only one :stuck_out_tongue:

Thanks for the info :wink:
I recovered the data from the backup and on NodeRed version 10.0.1 everything works.
But I noticed that I also have to wait a while :roll_eyes:

Im running 10.1.0 with an update available to 10.1.1. Maybe Ill give that try, cant be any worse!

SOLVED: From another thread describing node-red always reloading after switching tabs, it was suggested to NOT use the HomeAssistant node-red entry, but hit node-red directly (i.e.: :1880 (unless you changed the port)
That solved the reloading which was annoying but also solved the debug issue as well