Created
June 18, 2012 12:32
-
-
Save actionjack/2948167 to your computer and use it in GitHub Desktop.
Foreman execution expired error
This file contains 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
Net::Error | |
execution expired | |
lib/net/dns.rb:36:in `lookup' | |
lib/net/dns.rb:61:in `dns_lookup' | |
lib/net/dns/a_record.rb:28:in `conflicts' | |
lib/net.rb:27:in `conflicting?' | |
app/models/orchestration/dns.rb:125:in `dns_conflict_detected?' | |
app/models/orchestration.rb:61:in `valid?' | |
app/controllers/hosts_controller.rb:93:in `create' |
hey, i'm having the same issue with foreman while provisioning servers. Can you be more elaborate on how did you fixed this issue?
Thanks.
Hi , I got exactly same problem now. But it works perfect 6 hours before.
Thanks,
Martin
Check your krb5.conf for ticket lifetime it probably expired. That's, at least for me, what usually happens
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok Foreman needs it's resolv.conf updated to resolve to the server/s it's managing.