When Installation is completed sign in problem occurs.
Welcome to the community
Please try opening UiPath assistant and try signing in from there
Cheers
hi bro ,
thanks for attending my issue ,can please elobrate in detail the location of UiPath assistance
Same issue after clicking sign tab ,no action
Is your default browser configured?
Ideally a url will be opened in browser for you to sign in …
Or else go to preferences in the assistant and then try with machine key option…which you can get by creating a machine in orchestartor
Cheers
ya bro after opening prefence tab ,Orchestrator URL (where to get this URL ), & Machine Key details
DiagnosticToolExport-08-Jul-23.zip (440.7 KB)
Details loaded of diagontics tool
You have to give the orchestrator url…then in orchestrator you need to go to machines and create on
Please check this for detailed steps
How to Connect UiPath Assistant with Orchestrator | UiPath.
Cheers
After Opening cloud for orchestrator setting the page only reloads from 1 week this is going on
Hello @Bajrang_Mali
You can check the below videos for the installation and conenction to orchestrator.
If still issue is there you can share a screenshot here.
Thanks
23.6.1-beta.13324+Branch.release-v23.6.1.Sha.52787b786620e97cba5555379da6e6bb423b3e6b
An error occurred trying to start process ‘https://docs.uipath.com/robot/lang-en/v2023.10/docs/first-run-experience-with-interactive-sign-in’ with working directory ‘C:\Users\SHRIPAD\AppData\Local\Programs\UiPath\Studio’. Application not found
Error: System.ComponentModel.Win32Exception (0x800401F5): An error occurred trying to start process ‘https://docs.uipath.com/robot/lang-en/v2023.10/docs/first-run-experience-with-interactive-sign-in’ with working directory ‘C:\Users\SHRIPAD\AppData\Local\Programs\UiPath\Studio’. Application not found
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at UiPath.Studio.App.Processes.ProcessWrapper.Start()
at UiPath.Studio.App.Processes.AppLauncherService.LaunchProcess(String fileName, Boolean useShellExecute, String arguments)
at UiPath.Studio.Shell.GettingStarted.ViewModels.SignInViewModel.GoToDocumentation()
at UiPath.Studio.App.Desktop.MVVM.Commands.Command2.Execute(TExecuteParameter parameter, Boolean ignoreCanExecuteCheck) at UiPath.Studio.App.Desktop.MVVM.Commands.Command
2.Execute(TExecuteParameter parameter)
at UiPath.Studio.App.Desktop.MVVM.Commands.Command2.Execute(Object parameter) at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated) at System.Windows.Documents.Hyperlink.OnClick() at System.Windows.Documents.Hyperlink.DispatchNavigation(Object sender) at System.Windows.Documents.Hyperlink.OnMouseLeftButtonUp(Object sender, MouseButtonEventArgs e) at System.Windows.Documents.Hyperlink.OnMouseLeftButtonUp(MouseButtonEventArgs e) at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.ContentElement.RaiseTrustedEvent(RoutedEventArgs args) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg) at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame) at System.Windows.Window.ShowHelper(Object booleanBox) at System.Windows.Window.Show() at System.Windows.Window.ShowDialog() at UiPath.Studio.App.Desktop.Windows.WindowCommandsExtensions.<>c__DisplayClass0_0.<ShowDialogAndDisableCommands>b__0() at UiPath.Studio.App.Desktop.Windows.WindowCommandsExtensions.ExecuteWithCommandsDisabled[T](ICommandManager commandManager, Func
1 func)
at UiPath.Studio.App.Desktop.Windows.WindowCommandsExtensions.ShowDialogAndDisableCommands(Window window, ICommandManager commandManager)
at UiPath.Studio.App.Desktop.Windows.WindowWrapper.ShowDialog()
at UiPath.Studio.Shell.GettingStarted.GettingStartedWizard.<>c__DisplayClass10_0.b__0()
at UiPath.Studio.Shell.GettingStarted.GettingStartedWizard.WithClosedHandlerAttached(IWindow window, IGettingStartedViewModel viewModel, Action action)
at UiPath.Studio.Shell.GettingStarted.GettingStartedWizard.ShowDialog(GettingStartedMode gettingStartedPage, Boolean showMoreOptions)
at UiPath.Studio.Shell.GettingStarted.GettingStartedWizard.Open()
at UiPath.Studio.Shell.LicenseChecker.b__8_0()
at UiPath.Studio.Shared.MVVM.Services.DispatcherExtensions.Invoke(Dispatcher dispatcher, Action action, Boolean onlyBeginInvokeWhenNoAccess)
at UiPath.Studio.Shared.MVVM.Services.DispatcherService.Invoke(Action action, Boolean onlyInvokeWhenNoAccess)
at UiPath.Studio.Shell.LicenseChecker.ReInitializeLicenseAsync()
at UiPath.Studio.Shell.LicenseChecker.Check()
at UiPath.Studio.Shell.LicenseChecker.CheckAsync()
at UiPath.Studio.Shell.ShellApplication.StudioShellApplication.HandleAquireLicense(), HResult -2147467259
Issuse sloved by youn RPA Developer Ramakrishna reason windows was updated . thanks Team for your support
Thanks for all your support
By Default it has taken as it is connected to cloud