Closed d-kaylor closed 5 years ago
I pushed a quick fix that should hopefully solve the issue for you,
I can't push a release right now, but you can patch lib/smart_proxy_dhcp_dnsmasq/dhcp_dnsmasq_subnet_service.rb
, just change line 46 to be;
configuration = { options: {} }
That resolved the issue for me. Both smart_proxy_dhcp_dnsmasq and smart_proxy_dns_dnsmasq are working great for me now.
This is now fixed on the latest release too, so closing the issue.
I added this to a foreman-proxy (version 1.18) and and receive an ERF12-2600 error when trying to import subnets. The proxy log shows the following:
I can provide additional info if that helps. Thanks.