Update Service Unavailable

Update Service Unavailable

This error message typically occurs if the TARGIT server is not running, or if the user running the TARGIT server has been changed.

error_message_update_service.png

Solution

First, open Task Manager and ensure that TARGIT Server is running.

Afterwards, run the following commands in an elevated command prompt:

 

NETSH http show urlacl

Locate the reservation on port 1301 and note if it is specified on http or https.

Next, run the following commands, making sure when you delete the URL reservation that you use the http or https depending on the current reservation.

NETSH http delete urlacl url=https://*:1301/
NETSH http add urlacl url=https://*:1301/ user=<domain>\<username>

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.