...
This error message typically occurs if the user running the TARGIT server has been changed.
Solution
Run the following commands in an elevated command prompt:
NETSH http delete urlacl url=https://*:1301/
NETSH http add urlacl url=https://*:1301/ user=<domain>\<username>