Error while setting up openMRS server.

With reference to the getting started documentation( Set Up OpenMRS Server with OpenMRS SDK and Docker - Documentation - OpenMRS Wiki) on part 7, I received an error relating to MySQL installation in docker. Below is the full error and I will be grateful for your kind help.

[ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:5.3.0:setup (default-cli) on project standalone-pom: Failed to setup server: Unable to execute mojo: Execution null of goal org.openmrs.maven.plugins:openmrs-sdk-docker-maven-plugin:5.3.0:create-mysql failed: Unsupported protocol scheme found: 'http://127.0.0.1:2375/ → [Help 1]

Is this of help? FIX: SDK Update tcp protocol on docker host

thanks for the help but it still throws another error.

Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:5.3.0:setup (default-cli) on project standalone-pom: Failed to setup server:

[ERROR] Could not connect to Docker at tcp://localhost:2375

Please make sure that Docker is running and you have the “Expose daemon on tcp://localhost:2375 without TLS ” option enabled in Docker Desktop.

2 Likes