Hi all,
I’m getting an 500.30 error after installing the UiPath Orchestrator enterprise version.
Referred this link Orchestrator - Troubleshooting: HTTP Error 500.30 ASP.NET Core app failed to start and got the detailed error. Any help would be appreciated. Thanks in advance!
Application: w3wp.exe
CoreCLR Version: 8.0.424.16909
.NET Version: 8.0.4
Description: The process was terminated due to an unhandled exception.
Exception Info: UiPath.ResourceCatalogService.Web.Api.Ledger.LedgerServiceException: Ledger subscriber ResxSubscriber could not be started.
at UiPath.ResourceCatalogService.Web.Api.Ledger.LedgerSubscriberService.SubscribeAsync(LedgerSubscriberSqlConfiguration subscriberOptions, CancellationToken cancellationToken)
at UiPath.ResourceCatalogService.Web.Api.Ledger.LedgerSubscriberService.StartAsync(CancellationToken cancellationToken)
at Microsoft.Extensions.Hosting.Internal.Host.b__15_1(IHostedService service, CancellationToken token)
at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List1 exceptions, Func`3 operation)
at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
at UiPath.ResourceCatalogService.Web.Api.Program.Main(String args)
at UiPath.ResourceCatalogService.Web.Api.Program.(String args)
