Hi, I migated an exisitng installation from kea dhcp to dnsmasq a couple of days before. Today I came across these errors in the logs:
How can I find details about them and debug them?
Code Select
2025-07-31T16:56:56Erroropnsense/usr/local/sbin/pluginctl: The command '/usr/local/etc/rc.d/dnsmasq stop' returned exit code '1', the output was 'dnsmasq not running? (check /var/run/dnsmasq.pid).'
2025-07-31T16:53:48Erroropnsense/usr/local/sbin/pluginctl: The command '/usr/local/etc/rc.d/dnsmasq stop' returned exit code '1', the output was 'dnsmasq not running? (check /var/run/dnsmasq.pid).'
2025-07-30T01:32:27Erroropnsense/usr/local/sbin/pluginctl: The command '/usr/local/etc/rc.d/dnsmasq stop' returned exit code '1', the output was 'dnsmasq not running? (check /var/run/dnsmasq.pid).'
How can I find details about them and debug them?