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

Converting Matrix fields memory limit #360

Open
lucosius opened this issue Jan 31, 2025 · 0 comments
Open

Converting Matrix fields memory limit #360

lucosius opened this issue Jan 31, 2025 · 0 comments
Labels

Comments

@lucosius
Copy link

Hello there,

I'm trying to convert all matrix fields but the issue is that my Craft installation contains more than 30k entries and I get PHP Fatal Error 'yii\base\ErrorException' with message 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes)'

Is it possible to split this migration into parts because I cannot figure any other option how to make it happen?

Additional info

  • Craft version: Craft CMS 5.6.3
  • PHP version: 8.2.26
  • Database driver & version: MySQL 8.0
@lucosius lucosius added the bug label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant