Funbit / ets2-telemetry-server

ETS2/ATS Telemetry Web Server + Mobile Dashboard
GNU General Public License v3.0
624 stars 206 forks source link

Installation problem on 3rd step: Add ACL rule for http://+:25555/ #28

Closed Kapapjax23 closed 9 years ago

Kapapjax23 commented 9 years ago

When I try to install the server, on the final step, it saids: "Failed to add URL ACL: Incorrect parameter".

What do I do???

Kapapjax23 commented 9 years ago

I had to add the command manually. So:

The command is: netsh http add urlacl url=http://+:25555/ user="\User"

I'm on Windows 8.1 64-Bit