Actions
Bug #14980
closedUnused_ip AJAX request fails: undefined method `from' for #<IPAM::Dhcp..>
Description
It always returns 404, no exception reported. Regression.
Updated by Lukas Zapletal almost 9 years ago
Well hidden, the cause error is logged through sql (orchestration) logger which I turn off usually.
Updated by Lukas Zapletal almost 9 years ago
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
Updated by Lukas Zapletal almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 6d3f957bfef99042550eea857b19911b2f2e36c8.
Actions