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

Transactor "Unable to load license keys" #12

Open
misterzirillo opened this issue Feb 18, 2018 · 2 comments
Open

Transactor "Unable to load license keys" #12

misterzirillo opened this issue Feb 18, 2018 · 2 comments

Comments

@misterzirillo
Copy link

misterzirillo commented Feb 18, 2018

Can someone drop a hint as to how I should paste my license key into dev-transactor.properties? Datomic sends license keys as a txt file in email. The string includes a key-like prefix "license-key=" and then key content as well as what looks like some escaped line breaks.

  • Do I need to include the prefix? Such that the properties file has a line that begins with license-key=license-key=...
  • Do I need to remove the line breaks and backslashes in the key content?

I've tried both of these things, none of them, and many combinations in between but still I'm getting the same error.

Edit: Running the datomic-pro-starter container without docker-compose seems to work.

@christianromney
Copy link

license-key=0decafb4dcafeb4be... no prefix, you must remove the line breaks...

@misterzirillo
Copy link
Author

I think maybe this is an issue with docker compose. As I said, I can get the individual container to work. Can I ask which version of docker-compose you are using?

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