Emulated Roku stop to work

Hi,
I am running HA 2025-3-2 on HAOS 14.2 in a Proxmox container and I am happy running Emulated Roku Integration and work until yesterday. Since today the automation that handle roku command is not fired.
I try to remove and recreate the integration but Roku command are not received. So I check if TCP port on home assistant is open, and I found that 8060TCP is not open on home assistant, so seem that Emulatd Roku do not listen for command from remote:

C:\Users\Administrator>c:\tcping64.exe -t  192.168.1.80 8060

** Pinging continuously.  Press control-c to stop **

Probing 192.168.1.80:8060/tcp - No response - time=2002.784ms 
Probing 192.168.1.80:8060/tcp - No response - time=2000.735ms 
Probing 192.168.1.80:8060/tcp - No response - time=2014.262ms 
Probing 192.168.1.80:8060/tcp - No response - time=2010.054ms 
Control-C
Probing 192.168.1.80:8060/tcp - No response - time=374.278ms

Ping statistics for 192.168.1.80:8060
     5 probes sent.
     0 successful, 5 failed.  (100.00% fail)
Was unable to connect, cannot provide trip statistics.

I tried to reinstall the integration, reboot Home assistant and entire OS, without success. Just a couple of line in the logs when Emulated Roku starts, without any errors.

Any help would be appreciated.

Marco