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

image build fails #3

Open
infa-ddeore opened this issue Nov 22, 2019 · 1 comment
Open

image build fails #3

infa-ddeore opened this issue Nov 22, 2019 · 1 comment

Comments

@infa-ddeore
Copy link

I am following https://readonlyrest.com/download/ instructions to test the plugin,
docker build -t ror --rm https://readonlyrest.com/docker-demo is failing with below error:

Step 13/24 : RUN KBN_ROR_VERSION=$(cat /tmp/published_ror_version) && echo "ror kbn version $KBN_ROR_VERSION" && /usr/share/kibana/bin/kibana-plugin  --allow-root  install "https://dobk8nrt1i.execute-api.eu-west-1.amazonaws.com/dev/download/trial?esVersion=${ES_VERSION}&pluginVersion=${KBN_ROR_VERSION}"
 ---> Running in 128391d97768
ror kbn version 1.18.8
Attempting to transfer from https://dobk8nrt1i.execute-api.eu-west-1.amazonaws.com/dev/download/trial?esVersion=7.3.2&pluginVersion=1.18.8
Attempting to transfer from https://artifacts.elastic.co/downloads/kibana-plugins/https://dobk8nrt1i.execute-api.eu-west-1.amazonaws.com/dev/download/trial?esVersion=7.3.2&pluginVersion=1.18.8/https://dobk8nrt1i.execute-api.eu-west-1.amazonaws.com/dev/download/trial?esVersion=7.3.2&pluginVersion=1.18.8-7.3.2.zip
Plugin installation was unsuccessful due to error "No valid url specified."
The command '/bin/sh -c KBN_ROR_VERSION=$(cat /tmp/published_ror_version) && echo "ror kbn version $KBN_ROR_VERSION" && /usr/share/kibana/bin/kibana-plugin  --allow-root  install "https://dobk8nrt1i.execute-api.eu-west-1.amazonaws.com/dev/download/trial?esVersion=${ES_VERSION}&pluginVersion=${KBN_ROR_VERSION}"' returned a non-zero code: 70
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