Error The current license does not allow more users to sign in.

0
Hi Reader,   I have deployed my application on AWS private cloud subnet by creating docker image. I am using free app as written here https://docs.mendix.com/developerportal/deploy/mendix-cloud-deploy/ , six concurrent users are allowed for free app but I am getting this error "The current license does not allow more users to sign in." frequently not even login by six concurrent user.   Can anyone tell/suggest me why I am getting this error and how to resolve this problem.  
asked
2 answers
0

Hi Harshraj,

 

How do you have your Mendix for private cloud setup on AWS, do you have your Mendix for private cloud license configured.

 

https://docs.mendix.com/developerportal/deploy/private-cloud/#licensing

 

 

answered
0

If you are running your own pipelines for deployment, you can provide the license ID and key as environment variables to your application, see documentation: https://docs.mendix.com/developerportal/deploy/licensing-apps-outside-mxcloud/#36-docker

If you are using the Mendix for Private Cloud solution, you should be able to provide the license in the portal for online apps (https://privatecloud.mendixcloud.com/). Go to the details of an app and scroll down on the General tab:

answered