Introduction
The purpose of this Troubleshooting page is to serve as a knowledge base for common problems faced or questions asked when using UiPath Process Mining. It does not provide a complete list of all problems you may encounter, but is intended to provide guidance with the most common issues. If you encounter any issues that are not covered here, feel free to reach out to UiPath Technical Support.
Message: The HTTP status code of the response was not expected (500)
When creating a new process app using sample data, the following error message can occur:

Possible cause
A SQL Server password has changed. See Configuring Microsoft SQL Server.
Solution
Update Automation Suite when changing SQL Server credentials.
Message: [Errno 2] No such file or directory: '/dbt/dags/workflows/execdbt//target/4212eba4-1edc-4b9c-9c04-1d59c2bfe0af/run_results.json'
Possible cause
The content of the uploaded transformation package is incorrect, by an incorrect zip action.
Solution
Make sure the content of the .zip
file that contains the transformations is correct.
Updated about a month ago