Error when log in Orchestrator

Hi @dylanwang181,
Welcome to the Community!
Probably you have same problem as described in this topic:

Here is the workaround:

This happens when the user hits http://platform.uipath.com/_register or clicks on any of the UiPath Free trial Try It button. Once after you go to http://platform.uipath.com/_register and produce the error. Every time you browse to platform.uipath.com , you are stuck with the error. There are key:values in browser local storage which needs to be cleared for this error to go away.As a workaround. Please follow below steps to clear local storage

  1. Open inspect or debugger tool on the browser
  2. Click on Application tab
  3. Expand Local Storage on left panel > right-click on http://uipath
  4. Click on clear
    Login to http://platform.uipath.com . We are working on releasing a fix. Meanwhile if you go to http://platform.uipath.com/_register , you will reintroduce the error.

From information I have problem has been solved. But probably once it comes to error you need to use this solution I pasted above to repair your profile.

3 Likes