[Environment]
・UiPath Studio 2018.1.2 with Windows 8.1 Enterprise.
・UiPath Orchestrator 2018.1.1 with Windows 2012 R2.
[Precondition]
・Define the Robots and Environments in UiPath Orchestrator was done.
・Connect from UiPath Robot to Orchestrator was succeed.
[Operation 1]
- Launch UiPath Studio.
- Open Project.
- Press setup tab and [Publish] button.
and error dialog is shown with follow stack trace messages.
UiPath Studio Error with Publishing the project has failed.
Publishing the project has failed.
Error: Failed to process request. 'Forbidden'.
The remote server returned an error: (403) Forbidden..
System.Exception: Publishing the project has failed.
Error: Failed to process request. 'Forbidden'.
The remote server returned an error: (403) Forbidden.. ---> System.InvalidOperationException: Failed to process request. 'Forbidden'.
The remote server returned an error: (403) Forbidden.. ---> System.Net.WebException: The remote server returned an error: (403) Forbidden.
at System.Net.HttpWebRequest.GetResponse()
at NuGet.RequestHelper.GetResponse()
at NuGet.HttpClient.GetResponse()
at NuGet.PackageServer.EnsureSuccessfulResponse(HttpClient client, Nullable`1 expectedStatusCode)
--- End of inner exception stack trace ---
at NuGet.PackageServer.EnsureSuccessfulResponse(HttpClient client, Nullable`1 expectedStatusCode)
at NuGet.PackageServer.PushPackageToServer(String apiKey, Func`1 packageStreamFactory, Int64 packageSize, Int32 timeout, Boolean disableBuffering)
at NuGet.PackageServer.PushPackage(String apiKey, IPackage package, Int64 packageSize, Int32 timeout, Boolean disableBuffering)
at UiPath.Project.Deploy.ProjectPackageManager.Push(WorkflowProjectPackage pack, Int32 timeout)
at UiPath.Project.Deploy.ProjectPackageManager.PackAndPublish(WorkflowProject project, Int32 timeoutMS)
at UiPath.Project.ProjectManager.Publish(Int32 timeoutMS)
at UiPath.Workflow.ViewModels.MainViewModel.PackAndPush()
--- End of inner exception stack trace ---
[Operatoin 2]
- Open UiPath Robot menu. It is shown some AVAILABLE PROCESSES in menu.
- Press Update button.
But the robot process cannot be downloaded.
In the C:\ProgramData\UiPath\Projects directory, a process name folder is immediately deleted after creation.