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)"
@bindas45 We get that message numerous times on a daily basis but it doesn't seem to affect our apps. They still run just fine in the gallery.
Do the apps still run ok in the gallery for you?
Thanks for you response. So apps already published to our galleries run fine.
However we cannot connect to the gallery most of the day. Once in a while it lets us in to publish and its random.
We always get the above error which is incorrect, as login credentials are just fine.
Also if do get in to publish, we have to uncheck the validate workflow because if we dont, it publishes to the gallery fine but the designer freezes and have to kill it to get back in.
Please advise
Thanks in advance!!!