Error running robot through orchestrator

guys, I added a process to run in osquestrator

but when the robot runs, it shows a strange error

the error is the following:

No open windows found for ‘msedge.exe’. Check if the application is being correct. in UiPath.Core.Activities.ScopeActivity.EndExecute (NativeActivityContext context, IAsyncResult result) in UiPath.Core.Activities.ObsoleteAsyncNativeActivity.BookmarkResumptionCallback (NativeActivityContext context, bookmark marker, object value) in System.ActivityInternetContext. , Bookmark bookmark, Object value) in System.Activities.Runtime.BookmarkWorkItem.Execute (ActivityExecutor executor, BookmarkManager bookmarkManager)

what surprises me the most is that I run it through the studio and it goes normal. and in the osquestrator gives this kind of problem.

Would anyone know why? I know the question is quite vague.

more is what happened

Did you install Edge and the UiPath Edge extension on the server?

image

yes it is a very strange mistake

Are you logging into the server as the same user that Orchestrator is using? We’ve had issues with the Chrome extension only installing for “current user.”

You could try remoting into the server and running the job attended from Assistant. Then you could see what’s happening.