An error occurred while sending a request for deployment to the cloud

1
Hi Im trying to make a deploy package but i get the error message below. On Mendix.status.com all is green.  Somebody any ideas?     Mendix.Modeler.CloudConnector.CloudServiceException: Internal server error ---> System.ServiceModel.FaultException: Internal server error Server stack trace:     at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)    at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)    at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)    at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]:     at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)    at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)    at Mendix.Modeler.CloudConnector.CloudService.CloudServicePortType.BuildDeploymentPackage(BuildDeploymentPackageRequest request)    at Mendix.Modeler.CloudConnector.CloudConnector.<>c__DisplayClass10_0.<StartDeployment>b__0() in C:\jenkins-ci\workspace\AppStudio3.0-Build\modeler\Mendix.Modeler.CloudConnector\CloudConnector.cs:line 102    at Mendix.Modeler.CloudConnector.CloudConnector.DoWebServiceCall[T](Func`1 callWebService) in C:\jenkins-ci\workspace\AppStudio3.0-Build\modeler\Mendix.Modeler.CloudConnector\CloudConnector.cs:line 48    --- End of inner exception stack trace ---    at Mendix.Modeler.CloudConnector.CloudConnector.DoWebServiceCall[T](Func`1 callWebService) in C:\jenkins-ci\workspace\AppStudio3.0-Build\modeler\Mendix.Modeler.CloudConnector\CloudConnector.cs:line 66    at Mendix.Modeler.Deployment.Cloud.CloudDeployer.DoBuildMdaInCloud(String sprintrProjectID, IRevLine branch, Int64 revision, Version newVersion, String description, IProgressInfo info) in C:\jenkins-ci\workspace\AppStudio3.0-Build\modeler\Mendix.Modeler.Deployment\Cloud\CloudDeployer.cs:line 317
asked
1 answers
0

As workaround you can create a local deployment package and upload that one. If the error of making packages by the cloud persists create a support ticket.

Regards,

Ronald

 

answered