Is log accessible?

I’m using the Docker Image of NR. It is hosted on a Sonoff iHost. Since a firmware update of the iHost it is acting odd (NR and Pallette up to date). I went to look at the Log but it is blank. Other docker images, for example Tailscale, also have a blank log. Assume it is something related to the firmware. Before I search for it in file form I thought I’d check it exists and where to look? I can access the NR flow manager interface so I know it is running and some flows are operating normally.

Just ran a telegram bot flow that definitely needs Node Red and it worked normally.

Update: they just released a firmware update to 2.3.2 and I have a log back. Their device control node of the node-Red-contrib-eWeLink/cube 1.3.1 still has no actions but at least I now have a log. Warns me that there are too many listeners: what does this mean?

I reviewed log and saw “ MaxListenersExceededWarning
“ it worked before they updated. I assume something between their firmware and palette has added listeners?