Currently I also have issues when I deploy to a licensed node. Maybe there are some general issues in the deployment system. But it’s just guessing.
Mendix support told me that they don’t have a problem but I asked for some more investigation.
We now get an different error:
Mendix.Modeler.CloudConnector.CloudServiceException: Received SOAP fault, code: Server, reason: Internal server error ---> System.ServiceModel.FaultException: Received SOAP fault, code: Server, reason: 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\AppStudio4.0-Build@2\modeler\Mendix.Modeler.CloudConnector\CloudConnector.cs:line 102 at Mendix.Modeler.CloudConnector.CloudConnector.DoWebServiceCall[T](Func`1 callWebService) in C:\jenkins-ci\workspace\AppStudio4.0-Build@2\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\AppStudio4.0-Build@2\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\AppStudio4.0-Build@2\modeler\Mendix.Modeler.Deployment\Cloud\CloudDeployer.cs:line 321