Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Macro name changed from html to html-bobswift during server to cloud migration processing.

...


The user interface on source machine will show the following error:

Panel
Html bobswift
<pre>
GET http://NN.NNN.NN.N:8080/uc/resources/agents/list returned a response status of 401 Unauthorized
</pre>


The the Controller log on the source machine will show the following error:

Panel
Html bobswift
<pre>
ERROR [http-8080-10] com.sun.jersey.api.client.UniformInterfaceException: 
GET http://<YourCoreAddress:Port>/uc/resources/agents/list returned a response status of 401 Unauthorized"
</pre>


The target machine will return the following error:

Panel
Html bobswift
<pre>
ERROR [http-<YourConnectingPort>-#] *** ERROR *** Login using Basic Authentication failed for: <TheChosenUser>
</pre>

Solution

Update the Promotion Target record with valid login credentials and try the promotion again.