Skip to content

Bash setup.sh error - Elasticsearch not starting #4272

Answered by euanmillar
euanmillar asked this question in Q&A
Discussion options

You must be logged in to vote

After some investigation, we discovered that users are either:

  1. Cloning the repository with sudo and then using sudo bash setup.sh which is a mistake. Do not use "sudo"! ... or
  2. Trying to run the bash setup.sh command on an external server.

The bash setup.sh command is intended to help you run OpenCRVS locally, ie on your own personal laptop.

  • If you have Ubuntu installed on your laptop, this is best and you can proceed to use the bash setup command.
  • If you are on Windows, you can run a Ubuntu virtual machine using Virtual Box and run bash setup.sh in there.
  • If you are on a Mac, OpenCRVS is Unix compatible. Simply install Docker for Mac and all the other dependencies listed here then cont…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@euanmillar
Comment options

@papouso
Comment options

Answer selected by euanmillar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants