DNSMASQ 1.8.0 broken?

After updating from v1.7.0 to v1.8.0 this morning, DNSMASQ keeps halting.

My config file:

defaults:
  - 8.8.8.8
  - 8.8.4.4
forwards: []
hosts:
  - host: xxxxxxx.duckdns.org
    ip: 10.x.x.x
services: []
cnames: []
log_queries: false
cache_size: 150

Logs:

dnsmasq: bad option at line 10 of /etc/dnsmasq.conf
[13:31:46] WARNING: Halt add-on
s6-rc: info: service legacy-services successfully started
s6-rc: info: service legacy-services: stopping
[13:31:47] INFO: Service restart after closing
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped

Anyone have any ideas? I’ve been fighting with it for over an hour with no luck… Even tried uninstall/reinstall. No joy.

Definitely an issue with the upgrade. I rolled back to 1.7.0 and it’s working again without issue.

1 Like

Same here

bad option at line 10 of /etc/dnsmasq.conf

Another same
dnsmasq: bad option at line 10 of /etc/dnsmasq.conf

It’s a bug.

Thank you for the official confirmation.

I’ll file that under “fantastic QC that broke my production network in the middle of a business day”. So much fun was had.

:face_with_symbols_over_mouth:

1 Like