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

Migrations fail #54

Closed
jhintringer opened this issue Sep 21, 2021 · 1 comment
Closed

Migrations fail #54

jhintringer opened this issue Sep 21, 2021 · 1 comment
Labels
🍀 Leaf API Anything relating to leaf api

Comments

@jhintringer
Copy link

jhintringer commented Sep 21, 2021

Hy there. I can't get Migrations running with LeafAPI. It always breaks with error on line 14 (var capsule is invalid).
php leaf db:install worked and the database was created successfully.
php leaf db:migrate fails.

leaf_db_migrate_error_capsule

Can you help me with this? Thanks a lot!

Versions, i'm using:

  • PHP 8
  • Leaf 2.6.0
  • Aloe 1.1.0

Edit//
It seems to be related to last commit 0ca6097
Maybe a dependency conflict?

@mychidarko
Copy link
Member

Hi @jhintringer, sorry about this. You're right about Leaf v2.6 being the problem, Leaf API is actually supposed to receive an update which hasn't been published yet, so until that's done, pls revert to the prior version of Leaf. Thanks for pointing this out.

@mychidarko mychidarko added the 🍀 Leaf API Anything relating to leaf api label Oct 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍀 Leaf API Anything relating to leaf api
Projects
None yet
Development

No branches or pull requests

2 participants