Error message while starting 6.5.0-centos container: waiting for all volumes to be mounted...
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 70
- Forks
- 96
- Avg merge
- 7d 19h
- Merged PRs (30d)
- 1
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the docker run command in the issue on macOS and trace the container startup output around volume mounting. The work is done when the 6.5.0-centos container starts without repeatedly reporting that /home/wso2carbon/wso2-config-volume is missing, with the behavior verified using the documented command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100