[03-Mar-2022 19:47:29 America/New_York] PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 4096 bytes) in /usr/local/opnsense/scripts/dhcp/prefixes.php on line 95
FreeBSD 13.0-STABLE stable/22.1-n248059-267a40127d5 SMP amd64OPNsense 22.1.2 92fcdd63ePlugins os-acme-client-3.8 os-ddclient-1.2 os-mdns-repeater-1.1 os-net-snmp-1.5_1 os-upnp-1.4_2 os-zabbix-agent-1.11 Time Thu, 03 Mar 2022 19:48:18 -0500OpenSSL 1.1.1m 14 Dec 2021PHP 7.4.28
opnsense-patch 71a8da4
Sounds like a large log file, this https://github.com/opnsense/core/commit/71a8da452cca02412aab8906c2df0140cc434b28 might help, although the prefixes action will likely still take quite some time due to the size it needs to parse.To apply the patch, the following command should do the trick:Code: [Select]opnsense-patch 71a8da4Best regards,Ad
Not yet, usually we keep these on the development branch for at least one release, maybe since this is a relative small fix we can release it earlier, but if that's not the case you can still use patch after an update in the meantime.Thanks for letting us know this fixes your issue, certainly helps in the release cycle.Best regards,Ad