You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created a subnet in foreman. Dnsmasq is serving DHCP, DNS and TFTP. But PXE boot fails. When I turn on a machine on the same subnet it gets an IP successfully but I get an error from smart-proxy afterwards. See below error captured from the UI.
No subnets configured: /usr/lib/ruby/vendor_ruby/smart_proxy_dhcp_dnsmasq/dhcp_dnsmasq_subnet_service.rb:286:in load_leases' /usr/lib/ruby/vendor_ruby/smart_proxy_dhcp_dnsmasq/dhcp_dnsmasq_subnet_service.rb:45:in block in watch_leases'
/usr/lib/ruby/vendor_ruby/rb-inotify/watcher.rb:41:in callback!' /usr/lib/ruby/vendor_ruby/rb-inotify/event.rb:128:in callback!'
/usr/lib/ruby/vendor_ruby/rb-inotify/notifier.rb:243:in block in process' /usr/lib/ruby/vendor_ruby/rb-inotify/notifier.rb:242:in each'
/usr/lib/ruby/vendor_ruby/rb-inotify/notifier.rb:242:in process' /usr/lib/ruby/vendor_ruby/rb-inotify/notifier.rb:225:in run'
/usr/lib/ruby/vendor_ruby/smart_proxy_dhcp_dnsmasq/dhcp_dnsmasq_subnet_service.rb:60:in watch_leases' /usr/lib/ruby/vendor_ruby/smart_proxy_dhcp_dnsmasq/dhcp_dnsmasq_subnet_service.rb:70:in block in start'
/usr/lib/ruby/vendor_ruby/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
The text was updated successfully, but these errors were encountered:
I have created a subnet in foreman. Dnsmasq is serving DHCP, DNS and TFTP. But PXE boot fails. When I turn on a machine on the same subnet it gets an IP successfully but I get an error from smart-proxy afterwards. See below error captured from the UI.
No subnets configured: /usr/lib/ruby/vendor_ruby/smart_proxy_dhcp_dnsmasq/dhcp_dnsmasq_subnet_service.rb:286:in
load_leases' /usr/lib/ruby/vendor_ruby/smart_proxy_dhcp_dnsmasq/dhcp_dnsmasq_subnet_service.rb:45:in
block in watch_leases'/usr/lib/ruby/vendor_ruby/rb-inotify/watcher.rb:41:in
callback!' /usr/lib/ruby/vendor_ruby/rb-inotify/event.rb:128:in
callback!'/usr/lib/ruby/vendor_ruby/rb-inotify/notifier.rb:243:in
block in process' /usr/lib/ruby/vendor_ruby/rb-inotify/notifier.rb:242:in
each'/usr/lib/ruby/vendor_ruby/rb-inotify/notifier.rb:242:in
process' /usr/lib/ruby/vendor_ruby/rb-inotify/notifier.rb:225:in
run'/usr/lib/ruby/vendor_ruby/smart_proxy_dhcp_dnsmasq/dhcp_dnsmasq_subnet_service.rb:60:in
watch_leases' /usr/lib/ruby/vendor_ruby/smart_proxy_dhcp_dnsmasq/dhcp_dnsmasq_subnet_service.rb:70:in
block in start'/usr/lib/ruby/vendor_ruby/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
The text was updated successfully, but these errors were encountered: