No connection could be made because the target machine actively refused it. Please help

How to fix this?

No connection could be made because the target machine actively refused it.

RemoteException wrapping System.Exception: No connection could be made because the target machine actively refused it.
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)

@Shiela_Joy_Cannent_Magadi

If it is on get asset try to have them in retry scope that might be fixed…it looks like an intermittent connection issue

Cheers

This might be issue of Network Firewall refusing the connection. Is this first time your bot running on the machine?

Thanks,
Ashok :slight_smile: