プロキシ環境下でCommunity Editionのインストールができない件について

プロキシ環境下にて、UiPathStudioSetup.exe(バージョン 21.4.3)でCommunity Editionをインストールを試みています。
サインインによるアクティベーションを実行しようとすると、「有効なWebサービスがありません」と表示されるため、
オフラインでコミュニティー版を使用を選択しましたが、下記エラーが出てその先に進めません。

アクティベーションは次のエラーにより失敗: 505
エラーの説明: Exception of type ‘UiPath.Licensing.Boon.LicenseUiPathException’ was thrown.

できれば、Automation Cloudに接続してCommunity Editionを使用したいのですが、
難しい場合はオフラインでCommunity Editionを使用したいと思っています。

対応方法をご教授いただけると助かります。

「サインイン」を押下した時と、
「Community Edition をオフラインで使用する」を押下した時のログを記載します。
対応方法をご教授いただけると助かります。

<サインインを押下した時のログ>
10:57:17.2000 => [ERROR] [UiPath.Studio] [4] Error: No license exist for this installation Exception: UiPath.Licensing.Library.Extended.Exceptions.NotLicensedException: No license exist for this installation
at UiPath.Licensing.Library.Extended.Implementation.OnlineLoader.UpdateAsync(IDictionary2 userMetadata, ProxySettings proxySettings) at UiPath.Licensing.Library.Extended.Implementation.LicenseProvider.UiPath.Licensing.Library.Extended.ILicenseProvider.UpdateOnlineLicenseAsync(IDictionary2 userMetadata)
10:57:43.0446 => [ERROR] [UiPath.Studio] [1] RemoteException wrapping System.ArgumentException: 指定したアドレスに UiPath Web サービスが見つかりません。 —> RemoteException wrapping System.Exception: https://cloud.uipath.com/odata/Settings, status ProxyAuthenticationRequired, reason Proxy Authentication Required

--- End of inner exception stack trace ---

at UiPath.Service.UserHost.OnPremiseConnectFlow.GetAuthorityServiceUrl(CancellationToken ct)
at UiPath.Service.UserHost.InteractiveConnectFlow.<>c__DisplayClass12_0.<b__0>d.MoveNext()
— End of stack trace from previous location —
at UiPath.Service.HttpExceptions.Improve[T](Func1 code) at UiPath.Service.UserHost.InteractiveConnectFlow.SignIn(SignInParameters parameters, CancellationToken ct) at UiPath.CoreIpc.Server.InvokeMethod(EndpointSettings endpoint, Request request, Object service, MethodInfo method, Object[] arguments) at UiPath.CoreIpc.Server.HandleRequest(EndpointSettings endpoint, Request request, IServiceScope scope, CancellationToken cancellationToken) at UiPath.CoreIpc.Server.<>c__DisplayClass4_2.<<-ctor>b__6>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.IOHelpers.WithResult(Task task) at UiPath.CoreIpc.IOHelpers.WithTimeout[TResult](IEnumerable1 cancellationTokens, TimeSpan timeout, Func2 func, String message, Func2 exceptionHandler), HResult -2146233088

<Community Edition をオフラインで使用する押下時のログ>
11:00:40.6146 => [ERROR] [UiPath.Studio] [1] Error: Copy License Error: Exception: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘C:\ProgramData\UiPath\LicenseInternal\license.dat’.
at System.IO.FileSystem.CopyFile(String sourceFullPath, String destFullPath, Boolean overwrite)
at System.IO.File.Copy(String sourceFileName, String destFileName, Boolean overwrite)
at System.IO.Abstractions.FileWrapper.Copy(String sourceFileName, String destFileName, Boolean overwrite)
at UiPath.Studio.App.Desktop.Licensing.LicenseStorage.CopyLicenseData()
11:00:40.6146 => [ERROR] [UiPath.Studio] [1] Error: No license exist for this installation Exception: UiPath.Licensing.Library.Extended.Exceptions.NotLicensedException: No license exist for this installation
at UiPath.Licensing.Library.Extended.Implementation.OnlineLoader.ReleaseAsync(ProxySettings proxySettings)
at UiPath.Licensing.Library.Extended.Implementation.LicenseProvider.UiPath.Licensing.Library.Extended.ILicenseProvider.ReleaseOnlineLicenseAsync()
11:00:45.5352 => [ERROR] [UiPath.Studio] [1] Error: No license exist for this installation Exception: UiPath.Licensing.Library.Extended.Exceptions.NotLicensedException: No license exist for this installation
at UiPath.Licensing.Library.Extended.Implementation.OnlineLoader.UpdateAsync(IDictionary2 userMetadata, ProxySettings proxySettings) at UiPath.Licensing.Library.Extended.Implementation.LicenseProvider.UiPath.Licensing.Library.Extended.ILicenseProvider.UpdateOnlineLicenseAsync(IDictionary2 userMetadata)

認証プロキシ環境であることが原因のようですので、
認証を必要としないプロキシ環境に切り替え、
「サインイン」以降の処理を行うことができました。

本件、クローズさせていただきます。

2 Likes

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