Quote from: gspannu on March 05, 2025, 09:18:07 PMHi. I hit this pretty crippling bug after upgradingQuote from: newber on March 05, 2025, 06:32:53 PMQuote from: franco on March 05, 2025, 06:20:56 PMCan you share your config?
# pluginctl -g dnsmasq
and the error?
# opnsense-log | grep returned.exit.code
Cheers,
Franco
Got it resolved.
The domains tab had one entry where instead of IP address, exclamation character was listed. Replaced it with IP address and Dnsmasq now starts properly.
I encountered the same error. In the previous versions, one could enter ! As a valid character, but during import on 25.1.2, dnsmasq fails to load.
However, the GUI in 25.1.2 still supports entering the character ! (Instead of leaving it blank), but does not show the ! Character after saving. It is a bit confusing...
I think the help text on dnsmasq domain GUI page could be modified to reflect this new behaviour.
I concur with user gspannu. The solution for me was to edit every line of the domains tab that included the exclamation mark, and save it without any change. That removed the ! character from the domains tab and allowed dnsmasq to start
When editing, removing ! does not work bc an empty field is not allowed. Replacing ! with a blank allows saving but I did not check if dnsmasq would work in this case
The help tips are not in line with what's required of the user
Thanks to all!