Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kratos quickstart fails to run (docker) #1945

Closed
3 of 6 tasks
cugarteblair opened this issue Nov 9, 2021 · 0 comments
Closed
3 of 6 tasks

Kratos quickstart fails to run (docker) #1945

cugarteblair opened this issue Nov 9, 2021 · 0 comments
Labels
bug Something is not working.

Comments

@cugarteblair
Copy link

cugarteblair commented Nov 9, 2021

Preflight checklist

Describe the bug

When running the kratos quickstart
I get the following error:
ERROR: manifest for oryd/kratos:v0.8.0-alpha.4.pre.0-sqlite not found: manifest unknown: manifest unknown
I see this quickstart was just updated today (11/9/2021).

Is there something I am missing?

Reproducing the bug

follow the instructions https://www.ory.sh/kratos/docs/quickstart/

Relevant log output

carlos@Carloss-Air kratos % docker-compose -f quickstart.yml -f quickstart-standalone.yml up --build --force-recreate
Creating network "kratos_intranet" with the default driver
Creating volume "kratos_kratos-sqlite" with default driver
Pulling mailslurper (oryd/mailslurper:latest-smtps)...
latest-smtps: Pulling from oryd/mailslurper
e6b0cf9c0882: Pull complete
2848faf0eed1: Pull complete
0f37312ad70f: Pull complete
5788d62ee057: Pull complete
0e6b1d234666: Pull complete
82f3f95fbf77: Pull complete
d94742678282: Pull complete
118c02b0878d: Pull complete
d51b98a2a959: Pull complete
5eb60eca4178: Pull complete
85d9f3355e0d: Pull complete
9c2924e4676e: Pull complete
Digest: sha256:d4b6583cc0f2715ca698c8ee2771b7d2e17d3c50f04070a1a1af63ba5867c615
Status: Downloaded newer image for oryd/mailslurper:latest-smtps
Pulling kratos-selfservice-ui-node (oryd/kratos-selfservice-ui-node:v0.8.0-alpha.4.pre.0)...
v0.8.0-alpha.4.pre.0: Pulling from oryd/kratos-selfservice-ui-node
a0d0a0d46f8b: Pull complete
5917162e2eae: Pull complete
2380bcf66246: Pull complete
c55a18c6df4f: Pull complete
77946fe73d91: Pull complete
4f4fb700ef54: Pull complete
16ffa3da773b: Pull complete
f1d1e7aa9c0f: Pull complete
c7bc2105b433: Pull complete
f6446cada985: Pull complete
51ebc3e8c983: Pull complete
ed08c3e28311: Pull complete
f95189166e5a: Pull complete
Digest: sha256:53976757e5d960fe8d7e0eaa519cfc04923526ef31b44bb62b836a56ae0616a2
Status: Downloaded newer image for oryd/kratos-selfservice-ui-node:v0.8.0-alpha.4.pre.0
Pulling kratos-migrate (oryd/kratos:v0.8.0-alpha.4.pre.0-sqlite)...
ERROR: manifest for oryd/kratos:v0.8.0-alpha.4.pre.0-sqlite not found: manifest unknown: manifest unknown

Relevant configuration

N/A

Version

v0.8.0-alpha.4.pre.0

On which operating system are you observing this issue?

macOS

In which environment are you deploying?

Docker Compose

Additional Context

This runs in docker.
I'm running on Mac OS on an M1.

@cugarteblair cugarteblair added the bug Something is not working. label Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working.
Projects
None yet
Development

No branches or pull requests

1 participant