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 key and docker installation open source #251

Closed
Blemming opened this issue Jan 28, 2022 · 3 comments · Fixed by #263
Closed

License key and docker installation open source #251

Blemming opened this issue Jan 28, 2022 · 3 comments · Fixed by #263

Comments

@Blemming
Copy link

What version of ReactiveSearch API are you using ?

Latest version

What issue did you run into?

Started project up with docker compose, getting error

msg="[cmd] Unable to read license file open --log: no such file or directory" file=" entry.go:359"

What did you expect to see?

Expected reactive search api to start up

What did you see instead?

error:

msg="[cmd] Unable to read license file open --log: no such file or directory" file=" entry.go:359"

There seems to be something missing steps in the docker setup. Where do I get my license key and where do I put it in the docker compose / env file ?

@tombburnell
Copy link

I'm getting the same thing..

reactivesearch | time="2022/02/23 13:47:24" level=fatal msg="[cmd] Unable to read license file open --log: no such file or directory" file=" entry.go:359"

I don't have a license key and don't want to pay for it.

@siddharthlatest
Copy link
Member

Update: Looking into this

@siddharthlatest
Copy link
Member

This issue is fixed and should be out with the next release.

bietkul added a commit that referenced this issue Mar 1, 2022
fix(dockerfile): fixes #251 OSS docker run command
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

Successfully merging a pull request may close this issue.

3 participants