Mendx Docker Container License Key Issue with Environment Variable
0
So we have an older Mendix Instance running in an Azure Kubernets Docker container. It has been online this way for a long time but the Mendix License was set to expire and needed to be updated. We use the LICENSE_ID and LICENSE_KEY environmental variable method. We have a Test, Acceptance, and Prod instances. When we updated the Azure secret that provides the KEY it worked perfectly as expected in Prod. However the values in Test and Acceptance do not activate the license. Mendix keeps starting up in trial license mode. When we check the container we can see that the secret and the environmental variables are both correct. Anyone have any ideas what could be wrong? Logs: WARNING - Core: The runtime has been started using a trial license, the framework will be terminated when the maximum time is exceeded!