wso2 / wso2/docker-ei

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

Open
#147 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Type/Question
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.