Memory allocation error on installation

Created on 25 April 2024, 2 months ago
Updated 2 May 2024, about 2 months ago

Problem/Motivation

Upon trying to install this module I receive a memory allocation error in the server logs (the error is not logged in Drupal):
Got error 'PHP message: PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 16384 bytes) ...
PHP memory size is set to 512, so that shouldn't be a problem.

Steps to reproduce

1. Try to install the module
2. You receive a WSOD
3. The module is nonetheless partially installed, but no database table is created
4. Upon trying to run update.php this error message is shown: "Schema information for module minikanban was missing from the database. You should manually review the module updates and your database to check if any updates have been skipped up to, and including, minikanban_update_8000()."

Apparently no data database schema is created when installing the module.

🐛 Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

🇮🇪Ireland marksmith

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024