-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
Error Not Found while running Elasticsearch from Kibana 6 repo #23692
Comments
Same here, but on macOS High Sierra. My terminal error:
|
My workaround: Run |
Thanks for the workaround^, that's the best approach for now. Snapshots will expire over time as they are replaced with official releases. We have docs update coming soon at #30286. |
Closing in favor of #28657 |
Kibana version:
6.3.2
Elasticsearch version:
6.3.2
Server OS version:
Ubuntu 18.04.1
Linux version 4.15.0-34-generic (buildd@lgw01-amd64-047) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #37-Ubuntu SMP Mon Aug 27 15:21:48 UTC 2018
Original install method (e.g. download page, yum, from source, etc.):
Describe the bug:
I executed
yarn es snapshot --license oss
And got the following error:
How to run Elasticsearch from the repository?
Steps to reproduce:
git clone https://github.com/elastic/kibana.git
cd kibana
git checkout v6.3.2
yarn kbn bootstrap
yarn es snapshot --license oss
Expected behavior:
Elasticsearch v6.3.2 is downloaded and run.
Any additional context:
NodeJS 8.11.3
Yarn 1.10.1
The text was updated successfully, but these errors were encountered: