I’m suddenly getting this error saying, "The given key ‘HOME’ was not present in the dictionary."while trying to Run/Debug any process in Studio.
Using : UiPath 2021.12.0-beta
Community License.
I’m suddenly getting this error saying, "The given key ‘HOME’ was not present in the dictionary."while trying to Run/Debug any process in Studio.
Using : UiPath 2021.12.0-beta
Community License.
Hi @enandus,
Welcome to community.
Could you please share the flow or a screenshot where you got the error?
Regards,
MY
Hi,
your dictionary doesn’t have the key “HOME” that you are trying to access. You should check this dictionary to see the existing keys and to understand why the key “HOME” is not present. You should add this key to the dictionary before you could use it.
Gio
See, it is happening for all of processes I’m trying to run.
It’s not specific to a single process.
Did you take a look at this discussion Unable to start executions?
Gio
Hi!
Could you please upgrade the packages and try it again.
Regards,
NaNi
I just restarted the machine and it is working fine now.
I guess, I need to restart my machine more often now.
Thanks for the help everyone.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.