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

VMR Deployment failed #13

Closed
sumeetkoshal opened this issue Mar 2, 2018 · 2 comments
Closed

VMR Deployment failed #13

sumeetkoshal opened this issue Mar 2, 2018 · 2 comments

Comments

@sumeetkoshal
Copy link

I have uploaded enterprise docker VMR version to my box account and using that URL (it is accessible from anywhere) within startup script.

The VMR failed to download and I had to replace

wget -O /tmp/soltr-docker.tar.gz -nv -a ${LOG_FILE} ${REAL_HTML}

with

wget -O /tmp/soltr-docker.tar.gz -nv -a ${LOG_FILE} ${URL}

in file "vmr-install.sh" to make it work.

@justinbowes
Copy link

duplicate of #11

@bczoma
Copy link
Contributor

bczoma commented Apr 22, 2020

The quickstart has been updated, this issue can be closed

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

4 participants