"Getting things ready" Power automate Desktop does NOT open
Already installed the software again , and uninstalled several times but the problem is still there.
Any idea how to Fix / solve it ?
Tnx
I am finding a similar issue except my error is below. Have tried to uninstall and reinstall. Tried running the troubleshooter, but it fails and comes up with the error below.
Message = Object reference not set to an instance of an object. Error = System.NullReferenceException Full text = System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.Flow.RPA.Desktop.Shared.Clients.DataClients.Extensions.HttpResponseMessageExtensions.<>c.<IsCaeFailedResponse>b__1_0(AuthenticationHeaderValue headerValue) at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate) at Microsoft.Flow.RPA.Desktop.Shared.Clients.DataClients.Cds.Http.CdsHttpClientWrapper.CheckForNonSuccessfulStatusCode_DisposeResponse_AndThrowException(HttpResponseMessage response, Action logEventAction, String callerMethodName, String verboseErrorMessage) at Microsoft.Flow.RPA.Desktop.Shared.Clients.DataClients.Cds.Http.CdsHttpClientWrapper.<GetResponseAsync>d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Flow.RPA.Desktop.Shared.Clients.DataClients.Cds.Http.CdsHttpClientWrapper.<GetResponseAndReadJsonAsync>d__16`1.MoveNext() ...... at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Flow.RPA.Desktop.MachineRuntime.UI.ViewModel.MainViewModel.<SignInAsync>d__70.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 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) |
No
Did you manage to solve the issue? I am now experiencing this. Power Automate was working fine until an update...
I'm following this because I'm having the same issue. I get an error
Message = The given key was not present in the dictionary.
Error = System.Collections.Generic.KeyNotFoundException
Full text = System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Concurrent.ConcurrentDictionary`2.get_Item(TKey key)
at Microsoft.Flow.RPA.Desktop.Console.Persistence.Core.Repositories.Environments.OneDriveEnvironmentsRepository.<GetByIdAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at
and then it goes to Getting Things ready in perpetuity.