Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

License Expired #16

Open
isc-adang opened this issue Dec 6, 2021 · 1 comment
Open

License Expired #16

isc-adang opened this issue Dec 6, 2021 · 1 comment

Comments

@isc-adang
Copy link

I get a license expired error when running docker-compose build.

Building irisimlsvr
Step 1/12 : ARG IMAGE=store/intersystems/iris-aa-community:2020.3.0AA.331.0
Step 2/12 : ARG IMAGE=intersystemsdc/iris-aa-community:2020.3.0AA.331.0-zpm
Step 3/12 : ARG IMAGE=intersystemsdc/iris-ml-community:2020.3.0.302.0-zpm
Step 4/12 : FROM $IMAGE
 ---> 87bb05a8e5ac
Step 5/12 : LABEL maintainer="Thomas Dyar <[email protected]>"
 ---> Using cache
 ---> 300191427146
Step 6/12 : USER root
 ---> Using cache
 ---> ee8b3389d820
Step 7/12 : RUN mkdir /data 	&& chown irisowner /data
 ---> Using cache
 ---> 5e55bb84ae5e
Step 8/12 : USER irisowner
 ---> Using cache
 ---> ef15b8530cae
Step 9/12 : COPY data /data
 ---> Using cache
 ---> 1637eeb623b0
Step 10/12 : COPY src /data/src
 ---> Using cache
 ---> 5b6f4ce55c0a
Step 11/12 : COPY iris.script /tmp/iris.script
 ---> Using cache
 ---> e849ac023ec9
Step 12/12 : RUN iris start IRIS 	&& iris session IRIS < /tmp/iris.script
 ---> Running in 12e1926a812a
Using 'iris.cpf' configuration file

This copy of InterSystems IRIS has been licensed for use exclusively by:
Community License expired.
Copyright (c) 1986-2020 by InterSystems Corporation
Any other use is a violation of your license agreement

Error: Invalid Community Edition license, may have exceeded core limit. - Shutting down the system : $zu(56,2)= 0Starting IRIS

An error was detected during InterSystems IRIS startup.
** Startup aborted **
ERROR: Service 'irisimlsvr' failed to build: The command '/bin/sh -c iris start IRIS 	&& iris session IRIS < /tmp/iris.script' returned a non-zero code: 1
@asinay
Copy link

asinay commented Dec 6, 2021

hello @isc-adang, until a new kit will be used in this repo's Dockerfile, please take a look at this post on how to work around this licensing issue:
https://community.intersystems.com/post/warning-20211-community-edition-license-expiring-soon-replacement-available

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants