- Working With Dashboards and Charts
- Working With Process Graphs
- Showing or Hiding the Menu
- Context Information
- Root Cause Analysis
- Sending Automation Ideas to UiPath Automation Hub
- Filters
- Simulating Automation Potential
- Tags
- Due Dates
- Compare
- Export
- Triggering an automation from a process app
- Starting a Task Mining project from Process Mining
Basic troubleshooting guide
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.
Uploading data
Message: utf-8 codec can't decode byte <byte> in position <position>: Invalid start byte
Possible cause
One or more input files you uploaded have an unexpected encoding.
Solution
Set the encoding to UTF-8 and set CR/LF end of line characters (Windows style).
You can change these settings in a file editor. For example in Notepad++.
1. Open the datasource file in Notepad++.
2. Go to Edit -> EOL Conversion and select Windows CR LF.
3. Go to Encoding and select Convert to UTF-8.
4. Save the file.
Message: File upload failed due to the following error: Network Error
Possible cause
Incorrect or missing HTTPS certificate.
Solution
The HTTPS certificate used by the BLOB store must be valid in your browser. Check the error and make sure to get the appropriate certificates.
1. Go the Process Mining portal and press F12 to open the Developer tools.
CData Sync
Connection error: The TCP/IP connection to the host <host>, port <port> has failed.
Possible cause
There is an issue with CData Sync connecting to SQL Server.
Solution
-
Open SQL Server Configuration Manager.
-
Check the TCP Port number.
-
Check if TCP/IP is set to Enabled for the Port. See the illustration below for an example.