Dhcp v6 server out of memory
-
Is anybody else seeing issues with out of memory warnings with regards to the DHCP v6 server?
-
i checked my system,dhcpd logs and i dont see any errors. I only have 4 clients that request ipv6 addresses. The rest of my devices dont support ipv6.
top doesn't show anything out of the normal…
Should I be looking somewhere else?
-
I'm getting the error now when trying to view the active DHCPv6 leases (/status_dhcpv6_leases.php):
Status: DHCPv6 leases
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 132382617 bytes) in /usr/local/www/status_dhcpv6_leases.php on line 169
-
Getting this now as well when trying to view /status_dhcpv6_leases.php
Status: DHCPv6 leases:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 133169101 bytes) in /usr/local/www/status_dhcpv6_leases.php on line 169
-
Yeah, the error moved to a different place now, we can't fix it until we rewrite the way we read the dhcp leases file in.
-
roger that, thanks for the update!