Hello all,
We are getting the above exception when we try to publish to gallery. Below is the stack trace from logs. Please advise.
ERROR,50,ErrorHandler,HandleError,,,,,,,,,,Exception caught by ErrorHandler and marshalled to client,"Alteryx.Cloud.Common.Exceptions.ConflictException: The package requires chunks that are missing.-> at Alteryx.Cloud.Server.Services.AppService.PublishChunkedPackage(String packageXml, String appId, String version, Boolean publish, Boolean validate, String workflowCredentialType, String credentialId, String username, String passwordId, Boolean recover)-> at Alteryx.Cloud.Server.Services.AppService.UpdateChunkPackage(Object packageInfo, String appId, String version, String publish, String validate, String recover)-> at Alteryx.Cloud.Server.Services.AppService.UploadChunkPackageV2(AppPackageDefinitionView packageInfo, String validate)-> at SyncInvokeUploadChunkPackageV2(Object , Object[] , Object[] )-> at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)-> at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)-> at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)-> at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc)-> at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)"