Hi
I had UI path mandatory update Yesterday 1/23 and after successful update UI path studio is working fine but whenever I try to connect robot it is giving error as task canceled, possible images are attached.
Other details :
It was working fine with 18.4.1.
I am using home network , there is no network issues as same was working earlier
I have tried options by looking into forum like restarting host from task manager , quit and restart , using other URL https://lts-platform.uipath.com/
Strange. Could you try to ping the platform.uipath.com from the command line? Just to be extra sure.
Also, please make sure that the robot service is running from the app-19.1.0 folder. You can see that in the Task Manager after adding the column “Command line”
In our case entering the company proxy information in UiPath.service.host.exe.config and nuget.config and restarting the service sorted the issue which started after upgrading to version 2019.4.2 of UiPath.
Hello, I got the following error yesterday: message: System.Exception: A task was canceled. at UiPath.Core.Activities.BaseAssetActivity.EndExecute(AsyncCodeActivityContext context, IAsyncResult result) at System.Activities.AsyncCodeActivity.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context, IAsyncResult result) at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
This happened when running workflow and it was thrown just after all items from the queue were processed.
I’m guessing it may be due to recent Cloud Orchestrator issues.
I think this is the right assumption, some of my processes were also malfunctioning (Get Asset was giving me A task was cancelled) but it is all good now.