4.1.1 Windows commands not working

To be completed by the original poster:

CMS Version

4.1.1, ubuntu 24.04LTS, docker installation

Player Type

Windows 10 Enterprise 2016 LTSB

Player Version

Tried with Windows player v308, v310 and v403

Issue

With CMS version 3 we were able so send a reboot command to the players and it was working well. Now, after the update to Version 4.1.1 it is not working anymore.

Can that be a bug in the cms?

When trying “purge all” from the drop down it also does nothing…

After longer searching I found the issue.
the custom ports setting was wrong in the cms_custom-ports.yml

        ports:
            - "9505:9505"

has to be set

Sorry for the wrong assumption.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.