SOLUTION ONE If using NIC Teaming, as described above, then setting the MAC address manually to remain static will resolved the issue.
1. Start-->Control Panel-->Network and Internet-->Network Connections and click on "Change adapter settings":
2. Right-click either on the adapter which represents "primary team interface" (see
https://docs.microsoft.com/en-us/windows-server/networking/technologies/nic-teaming/nic-teaming-mac-address-use-and-management 3. Select "Configure":
4. Click the "Advanced" tab, select the "MAC Address" property, and enter the MAC address to use:
5. Click the "OK" button to save the setting.
Now when the server is rebooted, the MAC address will not change and the WebStatistica service will start.
SOLUTION TWO If NIC Teaming is not in use, then there must be another HOSTID mismatch between the web.lic and the MAC address of the server machine. In cases when the issue is experienced during a reboot (where WebStatistica/Live Score is running as expected before the reboot but failing after reboot), collect and compare the MAC address(es) before and after the reboot. Open a command prompt and type the following command:
The output will show several network adapters and their physical addresses, like below:
Compare the physical address (which is the MAC address) with the MAC address in the web.lic. If they do not match, likely the best solution is to assign a static MAC address to one network card, similar to solution #1 above.