RobotTrayでProcessがダウンロードできなくなった

Windows10 1903から 2004にバージョンアップしたら
ロボットトレイでプロセスをダウンロードできなくなりました。

と同じなのですが、
Orchestratorに再接続してもNG

  1. Then go to [orchestrator] settings.
  2. Disconnect the [orchestrator]and [connect] again
  3. Now you will be able to install the packages successfully again.
    とはなりません。
    UipathのLTSを19.10.4から19.10.5にバージョンアップしてもNG
    です。

Do you have any idea what this error may be?
です。

1 Like

自レスです。
Windows10 2004にUpしたとき
NuGet.Configが上書きされ Proxyの設定もクリアされていました。
Proxyの設定を追記して

<?xml version="1.0" encoding="utf-8"?> としたら解決しました。
2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.