Skip to content

how to solve "Failed to initialize authentication subsystem" when run dockers #1062

Answered by lbroudoux
lancepan asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @lancepan!

Thanks for trying out Microcks. Could you check you have all the containers running correctly after the docker-compose sdtartup?
You should have something like:

$ docker ps
CONTAINER ID   IMAGE                                              COMMAND                  CREATED              STATUS              PORTS                                                                NAMES
6f242d1dfcbe   quay.io/microcks/microcks:1.8.1                    "/deployments/run-ja…"   About a minute ago   Up About a minute   0.0.0.0:8080->8080/tcp, 8778/tcp, 0.0.0.0:9090->9090/tcp, 9779/tcp   microcks
4650f465e236   quay.io/microcks/microcks-postman-runtime:latest   "docker-entrypoint.s…"   Ab…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lancepan
Comment options

Answer selected by lancepan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment