Studio taking ages to publish code

Hi All,

When I am publishing a project, UiPath Studio takes almost an hour to publish the code and most of the times throws an error saying there is a critical internal error and my windows system crashes and goes blank which demands e to start publishing from the start again.

PS: I use windows to use UiPath on a Macbook

1 Like

You might need to check your project folder size as there is a limit to the upload size.
Apparently, 28.6 MB
image

If you’d like to increase the size limit of package files, please refer to below.
Orchestrator - Increasing the Size Limit of Package Files (uipath.com)

Below response is from chatgpt:-

Experiencing such a prolonged and problematic publishing process in UiPath Studio, leading to system crashes, indicates potential issues with your system’s resources, the size or complexity of your project, or even software conflicts. Here are some steps you can take to troubleshoot and mitigate these issues:

Check System Resources: Ensure that your system has sufficient resources (CPU, memory, disk space) available to handle the publishing process. Close any unnecessary applications and processes running in the background to free up resources.

Update UiPath Studio: Make sure you are using the latest version of UiPath Studio. Updates often include bug fixes and performance improvements that can address issues like the one you are experiencing.

Review Project Size and Complexity: If your project is very large or complex, consider breaking it down into smaller, more manageable components. This can help reduce the publishing time and minimize the risk of errors.

Optimize Workflow: Review your workflow design for any inefficiencies or resource-intensive activities. Optimize your workflows to reduce the overall processing time and resource usage.

Check for Software Conflicts: Ensure that there are no conflicting software installations or antivirus programs that might interfere with UiPath Studio’s operation. You can try temporarily disabling antivirus software during the publishing process to see if it makes a difference.

Increase Timeout Settings: Adjust the timeout settings in UiPath Studio to give the publishing process more time to complete before timing out. You can find these settings in the UiPath Studio settings menu.

Check Event Logs: Review the Windows Event Viewer logs to see if there are any specific error messages or warnings related to the publishing process. This can provide valuable insight into the root cause of the issue.

Contact UiPath Support: If you are unable to resolve the issue on your own, consider reaching out to UiPath support for assistance. They can provide additional guidance and troubleshooting steps tailored to your specific situation.

By following these steps, you should be able to identify and address the underlying issues causing the prolonged publishing process and system crashes in UiPath Studio.

image
taken from:
https://forum.uipath.com/faq

1 Like

Not getting.

Ideally we have to use chat gpt for some extent or not?

Thanks

I checked the project folder and it is a total of 8MB.

Thank you for this. The Studio is using the CPU and Memory to the fullest(above 90 percent) and that maybe the issue. I am looking more into it. I already increased timeout settings to 3600 seconds fro 60 seconds

1 Like