Player Version
Windows R306.3
Issue
Using a 2 screen setup on one machine. Display 1 is a control panel that changes Layouts on Display 2 (Running XiboScreenTwo Player). Display 1 has button actions with a shell command that send a web trigger to localhost. Display 2 has web hook action to change the layout. This sometimes works and then sometimes doesn’t. It sometimes takes multiple clicks of the button before the layout change is triggered. The logs for Display 2 have the following error:
<logdate>2022-12-17 20:50:51</logdate>
<thread></thread>
<method>HookController</method>
<message>Trigger: unable to parse request:
Unable to read data from the transport connection:
Cannot access a disposed object.
Object name: 'System.Net.Sockets.Socket'..</message>
Thanks in advance for any help.