Error: System.InvalidOperationException: Publish of FailedOrdersRelease failed. Invalid package details!

Hi,

We have migrated virtual desk set up from Citrix to Azure Desktop and along with that upgraded Studio license as well 2 months ago and we were able to publish the projects to orchestrator as well after migration, But since 1 week all of sudden we are not able to publish any project from any VDI(Virtual desktop). Getting the below error.

Error Message:
24.10.5+Branch.master.Sha.a5ea2e718723dd973312e8e94aec556989027735.a5ea2e718723dd973312e8e94aec556989027735

Publish of FailedOrdersRelease failed. Invalid package details!

Error: System.InvalidOperationException: Publish of FailedOrdersRelease failed. Invalid package details!

—> UiPath.Shared.Orchestrator.Models.OrchestratorHttpException: Invalid package details!

at UiPath.Studio.Orchestrator.Common.Extensions.HttpResponseMessageExtensions.EnsureOrchestratorStatusCodeAsync(HttpResponseMessage response)

at UiPath.Studio.Orchestrator.Common.Services.CloudApiClient.InternalRequestAsync[T](Uri uri, HttpMethod method, HttpContent content, Func2 parseResponse, TimeSpan timeout, Dictionary2 headers, CancellationToken ct)

at UiPath.Studio.Orchestrator.Common.Services.CloudApiClient.RequestAsync(Uri uri, HttpMethod method, HttpContent content, TimeSpan timeout, Dictionary`2 headers, CancellationToken ct)

at UiPath.Studio.Orchestrator.Feeds.Services.OrchestratorPackageUploader.UploadAsync(IEnumerable`1 packagePaths, FeedModel feedModel, Int32 timeoutInSeconds, CancellationToken ct)

at UiPath.Studio.ProjectPackager.Publish.Services.ProjectPushService.Publish(BuildPackageResult package, IPublishSettings publishSettings, CancellationToken cancellationToken)

— End of inner exception stack trace —

at UiPath.Studio.ProjectPackager.Publish.Services.ProjectPushService.Publish(BuildPackageResult package, IPublishSettings publishSettings, CancellationToken cancellationToken)

at UiPath.Studio.ProjectPackager.Publish.Services.PublishService.<>c__DisplayClass44_0.<b__0>d.MoveNext(), HResult -2146233079


Followed below steps to see if we can resolve the issue, but still no luck!

  1. downgraded Studio version and tried to publish
  2. verified dependencies under Orchestrator->Tenant->Libraries
  3. Restarted the services and reconnected the licenses.
  4. Read/Write permissions are in place.
  5. API parameters are present in .Dll file.

Does anyone have come across this issue and found the resolution?

Thank you,
Anuradha P.

@anuradha_puligoti,

Have you tried creating a new project and publish it? Does it work for new project?

Also what was your previous version of Studio and to which version you upgraded to?

To segregate the issue ,could you please rebuild any sample project which have issue and try in new project

  1. Rebuild the Project
  • Create a new blank project
  • Copy your .xaml files and dependencies into it
  • Try publishing again

Hi @ashokkarale,

It is happening for every project in every machine for every user.

Hi @sharazkm32 ,

Tried with new project as well! it is still giving the same error.

@anuradha_puligoti

What’s the studio version you are using?

Raise a case with UiPath Support.

Issue has been resolved. there was an issue with Orchestrator server disk space. we have increased the disk space.

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