kea-DHCPv4 not starting in 25.1.8 after reboot or by hand.
wrong pass to start:
ERROR [kea-dhcp4.dhcp4.0x11506ac12000] DHCP4_INIT_FAIL failed to initialize Kea server: configuration error using file '/usr/local/etc/kea/kea-dhcp4.conf': 'socket-name' is invalid: invalid path specified: '/var/run', supported path is '/var/run/kea'
ERROR [kea-dhcp4.dhcp4.0x11506ac12000] DHCP4_CONFIG_LOAD_FAIL configuration error using file: /usr/local/etc/kea/kea-dhcp4.conf, reason: 'socket-name' is invalid: invalid path specified: '/var/run', supported path is '/var/run/kea'
ERROR [kea-dhcp4.dhcp4.0x11506ac12000] DHCP4_PARSER_COMMIT_FAIL parser failed to commit changes: 'socket-name' is invalid: invalid path specified: '/var/run', supported path is '/var/run/kea'
https://www.reddit.com/r/opnsense/comments/1l9l8sj/opnsense_2518_released/
The new upstream release of KEA has some issues, there's a hotfix coming soon.
Either
# opnsense-patch https://github.com/opnsense/core/commit/c8c75971618
or update to 25.1.8_1 hotfix.
Cheeers,
Franco
Oh wow.
KEA-DHCPv4 working as expected after update to 25.1.8_1
thanks for very fast fix!