docker-ei icon indicating copy to clipboard operation
docker-ei copied to clipboard

Error message while starting 6.5.0-centos container: waiting for all volumes to be mounted...

Open fjunior87 opened this issue 5 years ago • 1 comments

Description: While starting a ei container, it is showing the folllwing message a lot of time before starting the product:

Waiting for all volumes to be mounted...
Directory /home/wso2carbon/wso2-config-volume does not exist
Waiting for the volume to be mounted...
Retrying...

This is the command I am using to start the container: docker run -it -p 8280:8280 -p 8243:8243 -p 9443:9443 --name integrator wso2/wso2ei-integrator:6.5.0-centos

OS, DB, other environment details and versions:
MacOS

fjunior87 avatar Sep 20 '19 14:09 fjunior87

Facing the similar issue : Kindly help me to resolve this issue.

Error Logs: Waiting for all volumes to be mounted... Directory /home/wso2carbon/wso2-config-volume does not exist Waiting for the volume to be mounted... Retrying... Directory /home/wso2carbon/wso2-config-volume does not exist Waiting for the volume to be mounted... Retrying... Directory /home/wso2carbon/wso2-config-volume does not exist Waiting for the volume to be mounted... Retrying... Directory /home/wso2carbon/wso2-config-volume does not exist Waiting for the volume to be mounted...

Built using Alpine base docker image OS: Alpine

Chandants avatar Oct 18 '19 06:10 Chandants