I am getting following ERROR while trying to publish workflow.
(Robot is connected to Orchestrator while I publish).
Error Desc :
Publishing the project has failed.
Error: Failed to process request. ‘The package size is too large. The feed owner may have to upgrade the MyGet subscription to resolve this issue.’.
The remote server returned an error: (413) The package size is too large. The feed owner may have to upgrade the MyGet subscription to resolve this issue…
System.Exception: Publishing the project has failed.
Error: Failed to process request. ‘The package size is too large. The feed owner may have to upgrade the MyGet subscription to resolve this issue.’.
The remote server returned an error: (413) The package size is too large. The feed owner may have to upgrade the MyGet subscription to resolve this issue… —> System.InvalidOperationException: Failed to process request. ‘The package size is too large. The feed owner may have to upgrade the MyGet subscription to resolve this issue.’.
The remote server returned an error: (413) The package size is too large. The feed owner may have to upgrade the MyGet subscription to resolve this issue… —> System.Net.WebException: The remote server returned an error: (413) The package size is too large. The feed owner may have to upgrade the MyGet subscription to resolve this issue…
at System.Net.HttpWebRequest.GetResponse()
at NuGet.RequestHelper.GetResponse()
at NuGet.HttpClient.GetResponse()
at NuGet.PackageServer.EnsureSuccessfulResponse(HttpClient client, Nullable1 expectedStatusCode) --- End of inner exception stack trace --- at NuGet.PackageServer.EnsureSuccessfulResponse(HttpClient client, Nullable1 expectedStatusCode)
at NuGet.PackageServer.PushPackageToServer(String apiKey, Func`1 packageStreamFactory, Int64 packageSize, Int32 timeout, Boolean disableBuffering)
at NuGet.PackageServer.PushPackage(String apiKey, IPackage package, Int64 packageSize, Int32 timeout, Boolean disableBuffering)
at UiPath.Project.Deploy.ProjectPackageManager.Push(WorkflowProjectPackage pack, Int32 timeout)
at UiPath.Project.Deploy.ProjectPackageManager.PackAndPublish(WorkflowProject project, Int32 timeoutMS)
at UiPath.Project.ProjectManager.Publish(Int32 timeoutMS)
at UiPath.Workflow.ViewModels.MainViewModel.PackAndPush()
— End of inner exception stack trace —
Hi, is this solution for community edition users? Users with the paid version also need to this? In the tutorials we were supposed to use https://academy2016.uipath.com/ for orchestrator but in your solutions its the demo website. Can anyone please explain?
yeah, it will work but after long time there are issues while publishing workflows regarding size of workflows and all so better is to use https://demo.uipath.com
Thanks for the guidance here, I have the same problem completing the practices for Orchestrator v2016 using academy2016.uipath.com. I can only assume that Orchestrator will behave the same with demo.uipath.com, which is Orchestrator v2018.
The UiPath support help desk advised to either use demo.uipath.com or platform.uipath.com. I also started using demo… and this works fine.
Hi
Do I need to have the license? I am using the free trial community edition of UI path
as while creating the robot getting the error
NO Available licenses : the number of new machine slots would exceed the total license count.
Earlier , I configured my machine with orchestrator using : academy2016.uipath.com site, currently trying with UiPath,
but facing the issue, screenshot attached
can please let me know,what should be the process.