Faulted Process

I always got a FAULTED Process when running a JOB and detail says USERNAME or PASSWORD is incorrect.
currently running a Dev Robot. Can you give me some advise Guys. TIA

@Frobotics

Your bot credentials might be changed, change it in Orchestrator and Run Once again.

Regards,
Mahesh

Process: LSE_Case_Study
Environment: Robot
Robot: Frobot
Info: “Executor start process failed, reason System.Runtime.InteropServices.COMException (0x8007052E): The user name or password is incorrect. (Exception from HRESULT: 0x8007052E)\r\n at UiPath.UiSystemClass.OpenInteractiveWindowsSession(String bstrUser, String bstrPassword, UiOpenSessionFlags nFlags, String bstrApplication, String bstrAppArguments, Int32 nDelayMs, Int32 userToken, UiGenericOptions options)\r\n at UiPath.Core.Setup.OpenInteractiveWindowsSession(String username, String password, OpenSessionFlags flags, String application, String arguments, Int32 userToken, Int32 preferredWidth, Int32 preferredHeight, Int32 preferredDepth)\r\n at UiPath.Service.Impl.Executor.StartProcessInSession(Guid executorInstanceId, String username, String password, SettingsDictionary execSettings, IntPtr userToken)\r\n at UiPath.Service.Impl.Executor.<>c__DisplayClass15_1.<b__0>d.MoveNext()”

always having this error message. please help me TIA :frowning:

when running the job run from Bot tray, your project will be shown in the tray then this problem will not come.

I keep having the same issue as well. Did nay one figure out the problem?
RemoteException wrapping System.Runtime.InteropServices.COMException: The user name or password is incorrect. (Exception from HRESULT: 0x8007052E) at UiPath.Service.Core.Windows.Session.LogonUserHeadless(String username, String domain, String password, TS_SMARTCARD_OPTIONS smartCard, HEADLESS_LOGIN login) at UiPath.Service.Core.Utils.HeadlessIdentity.<>c__DisplayClass2_0.b__0() at System.Threading.Tasks.Task1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.Service.Core.Utils.JobIdentityUtils.d__0.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.Service.Job.d__47.MoveNext()`