Almond 2.0.1: Suddenly death

I am testing with Almond/Genie on a Odroid N2+ with Homeassistant OS 7.1.
It is happening when I am absence. Next day the integration is not loaded anymore and I can find this log:

Recognized as "Really."
Ignored because wake-word is missing
Connection to MS Speech Recognizer service closed: 1006 
/opt/almond/main.js:24
process.on('unhandledRejection', (up) => { throw up; });
                                           ^
Error: connect ECONNREFUSED 44.239.28.233:443
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1144:16) {
  errno: 'ECONNREFUSED',
  code: 'ECONNREFUSED',
  syscall: 'connect',
  address: '44.239.28.233',
  port: 443
}
2022/01/16 22:37:04 [notice] 204#204: signal 15 (SIGTERM) received from 202, exiting
2022/01/16 22:37:04 [notice] 233#233: exiting
2022/01/16 22:37:04 [notice] 233#233: exit
2022/01/16 22:37:04 [notice] 204#204: signal 17 (SIGCHLD) received from 233
2022/01/16 22:37:04 [notice] 204#204: worker process 233 exited with code 0
2022/01/16 22:37:04 [notice] 204#204: exit
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.

It’s now the third day in follow that it happens.
Someone here with a hint?

Something seems to be unavailable.
Maybe your router is restarting or your ISPs equipment or even Microsoft’s servers that Genie run on.

Yes @WallyR, it might be so. I think I will start an issue on the almond github, because this should not cause the add-on to die.

I can’t find the right repo to make an issue. But I have activated the watchdog for this add on, so it does restart after crashing.