Created
January 3, 2012 06:58
-
-
Save antaflos/1553858 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
inspecting changes that are required for DHCP infrastructure | |
Adding new DHCP reservations | |
CACHE (0.0ms) SELECT * FROM "smart_proxies" WHERE ("smart_proxies"."id" = 3) ORDER BY LOWER(smart_proxies.name) | |
SQL (0.2ms) ROLLBACK | |
Connection refused - recvfrom(2) | |
/usr/lib/ruby/1.8/resolv.rb:703:in `recv' | |
/usr/lib/ruby/1.8/resolv.rb:703:in `recv_reply' | |
/usr/lib/ruby/1.8/resolv.rb:618:in `request' | |
/usr/lib/ruby/1.8/resolv.rb:489:in `each_resource' | |
/usr/lib/ruby/1.8/resolv.rb:939:in `resolv' | |
/usr/lib/ruby/1.8/resolv.rb:937:in `each' | |
/usr/lib/ruby/1.8/resolv.rb:937:in `resolv' | |
/usr/lib/ruby/1.8/resolv.rb:936:in `each' | |
/usr/lib/ruby/1.8/resolv.rb:936:in `resolv' | |
/usr/lib/ruby/1.8/resolv.rb:934:in `each' | |
/usr/lib/ruby/1.8/resolv.rb:934:in `resolv' | |
/usr/lib/ruby/1.8/resolv.rb:481:in `each_resource' | |
/usr/lib/ruby/1.8/resolv.rb:386:in `each_address' | |
/usr/lib/ruby/1.8/resolv.rb:362:in `getaddress' | |
/usr/share/foreman/lib/net/dns.rb:21:in `lookup' | |
/usr/share/foreman/lib/net/dns.rb:15:in `lookup' | |
/usr/share/foreman/lib/net/dns.rb:66:in `dns_lookup' | |
/usr/share/foreman/lib/net/dns/a_record.rb:24:in `conflicts' | |
/usr/share/foreman/lib/net.rb:22:in `conflicting?' | |
/usr/share/foreman/app/models/orchestration/dns.rb:47:in `validate_dns' | |
/usr/share/foreman/app/models/orchestration.rb:55:in `valid?' | |
/usr/share/foreman/app/controllers/hosts_controller.rb:93:in `create' | |
Rendering template within layouts/application | |
Rendering common/500 (500) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment