shake-UDP-local.py no longer working

Thank you ruudvdp,

I’ve asked the software team for more details. Below is the recommended way to address this issue:

  1. Create a new UDP entry that points to a different port of your choosing.
    Please note that there is a known UDP bug, which will be fixed in the upcoming v21.1 patch.
    You can do this in one of two ways:

    • Option #1: Follow the instructions provided here; or
    • Option #2: Manually create a new entry in the UDP configuration file by either:
      • modifying an existing UDP-data-streams.conf file in /opt/settings/user; or
      • if needed, using the UDP-data-streams.conf.tpl in the same folder, as described here.
  2. Update the Python script.
    Open shake-UDP-local.py, change the port number to match the one you configured in the UDP settings, and save the file. Once this is done, the code should work again.

Let me know if there are more issues.