Skip to content

Stackstorm failing to start with default configuration #188

@kedare

Description

@kedare

Describe the problem
Following the tutorial and trying to start it in docker

Versions

  • Host OS: Debian GNU/Linux 8.11
  • docker: 18.06.3-ce
  • docker-compose: 1.25.1, build a82fef07
  • stackstorm/stackstorm image: latest / 32b5a685a702

To Reproduce

git clone https://github.com/stackstorm/st2-docker
cd st2-docker
make env
docker-compose up -d
docker-compose logs

Everything but stackstorm is up, with the following error :

stackstorm_1  | Adding password for user st2admin
stackstorm_1  | /st2-docker/bin/entrypoint.sh: running /st2-docker/entrypoint.d/add-packs-dev.sh
stackstorm_1  |
stackstorm_1  | /st2-docker/bin/entrypoint.sh: ignoring /st2-docker/entrypoint.d/README.md
stackstorm_1  |
stackstorm_1  | init: missing runlevel
stackstorm_1  | Try `init --help' for more information.
stackstorm_1  | Updating password for user st2admin
stackstorm_1  | /st2-docker/bin/entrypoint.sh: running /st2-docker/entrypoint.d/add-packs-dev.sh
stackstorm_1  |
stackstorm_1  | /st2-docker/bin/entrypoint.sh: ignoring /st2-docker/entrypoint.d/README.md
stackstorm_1  |
stackstorm_1  | init: missing runlevel
stackstorm_1  | Try `init --help' for more information.
stackstorm_1  | Updating password for user st2admin
stackstorm_1  | /st2-docker/bin/entrypoint.sh: running /st2-docker/entrypoint.d/add-packs-dev.sh
stackstorm_1  |
stackstorm_1  | /st2-docker/bin/entrypoint.sh: ignoring /st2-docker/entrypoint.d/README.md
stackstorm_1  |
stackstorm_1  | init: missing runlevel
stackstorm_1  | Try `init --help' for more information.
st2-docker_stackstorm_1 exited with code 1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions