orchestrator
2020.10
false
Orchestrator 发行说明
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。
新发布内容的本地化可能需要 1-2 周的时间才能完成。
发行日期:2020 年 11 月 5 日
改进
The Jobs page under the Monitoring menu auto-refreshes for each newly created job, which can obstruct user activity in highly dynamic environments. The <add key="PreventAutoRefresh.Enabled" value="true" /> key can be added in the UiPath.Orchestrator.dll.config file to restrict auto-refreshing of the page. More details here.
备注:
不管是什么 PreventAutoRefresh.Enabled 参数,当应用筛选或作业状态更改时,页面都会更新。
已知问题
-
An issue has been identified with uploading new files to MinIO buckets. Uploaded files get corrupted and do not work. Files uploaded prior to 20.10.1 are not impacted. This issue has been fixed in v2020.10.3 Orchestrator.
重要提示:Do not use MinIO storage buckets in 2020.10.1 or 2020.10.2 Orchestrator.
错误修复
- 尝试登录 Orchestrator 时引发内部服务器错误 (
HTTP Error 500.30)。发生这种情况的原因是配置文件中有location和location/system.webServer标记,这会干扰应用程序的预期行为。我们对 Orchestrator 的配置文件做了清理(即从web.config中移除了location标签,确保 Orchestrator 忽略UiPath.Orchestrator.dll.config中的location/system.webServer)。 - 将 Orchestrator 升级到 v2020.10 后,没有发送 SMTP 电子邮件警示。这种情况是由于 SSL/TLS 配置问题所导致。现在,选择“启用 SSL”选项,即可通过要求 SMTP 域使用 TLS 证书来确保连接安全,而清除该选项会使连接不受保护。
- 升级至 2020.10 时,如果在升级之前已启用了身份模拟,则不会显示 Orchestrator 登录页面,并且会抛出
500错误。目前,默认情况下禁用身份模拟。 - 如果服务器的语言是中文或韩文,则 Orchestrator 安装失败并显示一条错误消息:
System.Exception: Error: -50. An error has occurred while installing the database。