appbaseio / reactivesearch-api

API Gateway for Elasticsearch with declarative querying and out-of-the-box access controls
https://api.reactivesearch.io
Apache License 2.0
173 stars 26 forks source link

License key and docker installation open source #251

Closed Blemming closed 2 years ago

Blemming commented 2 years ago

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 commented 2 years ago

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 commented 2 years ago

Update: Looking into this

siddharthlatest commented 2 years ago

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