Actions
Bug #14980
closedUnused_ip AJAX request fails: undefined method `from' for #<IPAM::Dhcp..>
Description
It always returns 404, no exception reported. Regression.
Actions
Added by Lukas Zapletal over 9 years ago. Updated over 7 years ago.
Description
It always returns 404, no exception reported. Regression.
Well hidden, the cause error is logged through sql (orchestration) logger which I turn off usually.
The error was:
2016-05-10T13:02:11 [sql] [W] Failed to fetch a free IP from our proxy: ERF12-8202 [ProxyAPI::ProxyException]: Unable to retrieve unused IP ([NoMethodError]: undefined method `from' for #<IPAM::Dhcp:0x00564a3b54f4a8>) for proxy https://lzapx.brq.redhat.com:8443/dhcp
Applied in changeset 6d3f957bfef99042550eea857b19911b2f2e36c8.