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 over 8 years ago
- Related to Feature #2315: IPv6 Support added
Updated by Lukas Zapletal over 8 years ago
Well hidden, the cause error is logged through sql (orchestration) logger which I turn off usually.
Updated by Lukas Zapletal over 8 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 over 8 years ago
- Related to Bug #13772: The orchestration code uses SQL logger added
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Lukas Zapletal
- Pull request https://github.com/theforeman/foreman/pull/3511 added
Updated by Dominic Cleal over 8 years ago
- Related to deleted (Feature #2315: IPv6 Support)
Updated by Dominic Cleal over 8 years ago
- Related to Feature #14661: Support IPv6 Subnets added
Updated by Dominic Cleal over 8 years ago
- Subject changed from Unused_ip API is broken to Unused_ip AJAX request fails: undefined method `from' for #<IPAM::Dhcp..>
- Category set to DHCP
- Translation missing: en.field_release set to 136
Updated by Lukas Zapletal over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 6d3f957bfef99042550eea857b19911b2f2e36c8.
Actions