Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

Alteryx.Cloud.Common.Exceptions.ConflictException while connecting to gallery

bindas45
6 - Meteoroid

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)"

2 REPLIES 2
patrick_digan
17 - Castor
17 - Castor

@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?

bindas45
6 - Meteoroid

@

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!!!