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

Cannot run migrate command successfully in mysql #177

Closed
xiateapu opened this issue Apr 7, 2020 · 1 comment · Fixed by #178
Closed

Cannot run migrate command successfully in mysql #177

xiateapu opened this issue Apr 7, 2020 · 1 comment · Fixed by #178
Assignees
Labels
bug Something is not working.

Comments

@xiateapu
Copy link

xiateapu commented Apr 7, 2020

Describe the bug
Cannot run migrate cmd successfully in mysql

Reproducing the bug

  1. Set mysql env
  2. docker-compose up -d
  3. docker logs -f

Server logs
image

Server configuration
image

Expected behavior

Run migrate cmd successfully

Environment

  • Version: v0.5.3-alpha.3
  • Environment: Tested in Docker

Additional context

The error log seems to express db variable has a nil value in ory/keto/storage.(*SQLManager).CreateSchema, I'm not sure if I did something wrong.

@aeneasr aeneasr added the bug Something is not working. label Apr 7, 2020
@aeneasr aeneasr self-assigned this Apr 7, 2020
aeneasr added a commit that referenced this issue Apr 7, 2020
@aeneasr
Copy link
Member

aeneasr commented Apr 7, 2020

Sorry about that, patch and release are coming

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

Successfully merging a pull request may close this issue.

2 participants