Orchestrator
2021.10
false
  • Release notes
    • 2021.10
    • 2021.10.1
    • 2021.10.2
    • 2021.10.3
    • 2021.10.4
    • 2021.10.5
    • 2021.10.6
    • 2021.10.7
    • 2021.10.8
    • 2021.10.9
    • 2021.10.10
    • 2021.10.11
    • 2021.10.12
    • 2021.10.14
    • 2021.10.15
Banner background image
Orchestrator Release Notes
Last updated Apr 19, 2024

2021.10.6

Release date: 3 August 2022

Known Issues

The Microsoft.Data.SqlClient parameter used to connect Orchestrator to SQL Server can cause upgrades or installs to fail in case of SQL certificates that are not trusted by the Orchestrator machine or whose revocation check cannot be performed from that machine.

The following exception is displayed in such cases:

System.Exception: Error:-1, Message:An error occurred while retrieving latest migrations. Microsoft.Data.SqlClient.SqlException (0x80131904): A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The target principal name is incorrect.)System.Exception: Error:-1, Message:An error occurred while retrieving latest migrations. Microsoft.Data.SqlClient.SqlException (0x80131904): A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The target principal name is incorrect.)

To prevent this, apply one of the following measures:

  • If the connection string is using a hostname instead of an FQDN, update it to use an FQDN for SQL Server.
  • If Orchestrator cannot reach the servers in the certificate chain, causing revocation list issues, add TrustServerCertificate=True to the connection string.

Note that certain newer services might require these to be specifically declared in the connection string by feeding the updated connection string as an argument to the MSI through the command line.

Bug Fixes

  • Page numbers and sequences were displayed incorrectly in the Manage Administrator Users page.
  • Accessing the Orchestrator Host Feed in Studio resulted in the following error: “Failed to retrieve metadata from source”. This happened because the Libraries > Secure deployment setting and the corresponding value in the Orchestrator database were opposite.

    Upon upgrading to this Orchestrator version, the default Libraries > Secure deployment setting is to allow public access to the libraries.

    For fresh installs, the default Libraries > Secure deployment setting is to allow only authenticated user to access the libraries.

  • Orchestrator threw an “Invalid authentication token” error (Error code - 1431), which caused an infinite loop in the browser after a session inactivity timeout.
  • Known Issues
  • Bug Fixes

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.