Hi Everyone,
I updated UiPath Community Edition last night. Since the update, UiPath Studio and UiPath Assistant are not opening on any of my servers.
Issue Details:
- Edition: UiPath Community
- Issue started immediately after updating UiPath.
- Neither UiPath Studio nor UiPath Assistant launches.
- The problem is occurring on all servers where the update was installed.
- I have already tried restarting the servers, but the issue still persists.
Has anyone experienced this issue after the latest Community Edition update? Is there any known fix or workaround?
Any help would be greatly appreciated.
Tagging: @Ashwin Raj, @Palaniyappan,
Thank you!
Hi, thanks for the report.
Firstly, does a process actually start? After trying to open Studio can you run the command below and see if you get a result:
Get-Process UiPath.Studio, UiPath.Assistant -ErrorAction SilentlyContinue
Next, could you share the Studio and Assistant logs (you can send them to me via dm if you don’t want to post them here):
%LOCALAPPDATA%\UiPath\Logs<today>_UiPath.Studio.log
%APPDATA%\UiPath\Logs\combined.log
Also, can you confirm this exists Robot_install_folder\UiPathAssistant\UiPath.Assistant.exe
Finally, is this failing for every Windows user on the machine, or just one profile? The more details you can share about your setup and what is actually happening, the better.