Hi,
I have a presentation running on a XT1144. A video file and a html page launched together by a simple custom autorun.brs . Everything was running and starting fast ( 30sec ) with firmware 7.1.x, but with the last update 8.0.33, it's 240 sec aproximately.The XT1144 is plugged on a local network to update files with diagnostics web server and debug things, but there's no internet access.
in the logs, I see a lot of requests like this one :
[32.499][INFO][source file:///sys:/bootstrap.js:195]: JS.Supervisor : ERROR fallover connection retry: Error: getaddrinfo ENOTFOUND certs.brightsignnetwork.com certs.brightsignnetwork.com:443. (attemptsLeft=10)
Is there a way to prevent these accesses by a command in the autorun ?
Reverting to 7.1.95 makes things faster again, but I'd like to benefit from the updated nods.js version that makes a lot of things easier.
Thanks in advance
Pat