Studio and Robot will update automatically and Orchestrator Community 2018.2.0 is already up and running.
The user guides are also updated but keep in mind to change the version drop-down list to display v18.2. You are more than welcomed to provide any feedback, as Suggest Edits.
Note: Just like before, I have created a specific tag 18_2. Please use it to better point your thoughts or issues (hopefully not ) to this version.
18.2.1 Update - June 4th 2018
18.2.1 was released in Community. This patch update brings some minor fixes to 18.2.0. Studio and Robot will update automatically and Orchestrator Community 2018.2.1 is already up and running. Release notes for 18.2 were updated (or are in the process of being updated) to include the fixes for 18.2.1 as well.
There seems to be an issue with platform.UiPath. It seemed fine yesterday (5/23) but today I keep getting an error message stating that an unexpected error occurred. I was hoping to perform a demo for a client this afternoon to show them the advantages of purchasing an Orchestrator license. I hope this gets fixed soon.
I seem to be getting the error intermittently during various actions. When I first try to browse to platform.uipath I get an “Unexpected Error Occurred” message with a link to go to the login page.
The login seems to work once I get to the login page, but then on the landing page after the login, the dashboard, I get a modal popup that says, “Sorry, an error occurred and the page will reload.” I click “OK” and sometimes it works, other times I just get a blank screen. When it works, then a few seconds later I get the “Sorry, an error occurred and the page will reload.” message again.
Once I get passed the dashboard, when browsing through Robots, Environments, Processes, Jobs, Queues, etc. I intermittently get a generic error:
All of this seems to happen randomly with no consistency. Not sure if any of this helps, but I hope so. Also, I have tried Chrome and IE and get the same results.
This may be unrelated, but I also noticed that sometime I would go to Robots and there would be no data there, then I switch to Environments and switch back, the data would appear. After that, I would go back to Environments there would be no data there. Switching back and forth between robots and environments, data would be present one time then gone the next. After about a minute of this, I would get the “Sorry, an error occurred and the page will reload.” modal popup again.
Hi @ovi
Japanese UI was Announced at UiPath Forward 2018 Tokyo.
But it seems v2018.2 does not support Japanse UI yet.
Japanese UI will be released at next minor update?
Got an issue running robot AppData\Local\UiPath\app-18.2.0\UiRobot.exe
The issue (a huge schema error log to cmd line and robot not executing) was related with Word Activity UIPath.Word.Activities.DocumentReadText. Solved by: Stop studio, deleting AppData\Local\UiPath.cache, start studio, try to run you .xaml file on UiRobot.exe again.
Also got some compilation problems using the following condition on if conditions: robot_log_temps.IsNullOrEmpty, had to be changed to String.IsNullOrEmpty(robot_logs_temp)
Besides that, great job on this release
Cheers
2 Likes
ovi
(Viorela Preda)
Removed this banner . It will no longer appear at the top of every page.
18
18.2.1 Update - June 4th 2018
18.2.1 was released in Community. This patch update brings some minor fixes to 18.2.0.
Studio and Robot will update automatically and Orchestrator Community 2018.2.1 is already up and running. Release notes for 18.2 were updated (or are in the process of being updated) to include the fixes for 18.2.1 as well.