Out of memory error

Created on 14 November 2023, 8 months ago
Updated 8 February 2024, 5 months ago

Problem/Motivation

We're experiencing 500 errors when loading the path /admin/config/people/advban. The advban_ip table in our instance contains ~29k records and our server is running PHP 8.2 w/FPM and the memory limit is set to 2GB.

Proposed resolution

The listing table should be paginated so memory limits are not exhausted with large datasets.

Remaining tasks

This should probably be a configuration value so site admins can change the pagination rows based on their data.

User interface changes

  • New field on the settings page for the number of rows to display on the listing table.
  • Add pagination to the query on the listing form.
πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States r0nn1ef

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

Comments & Activities

Production build 0.69.0 2024