Skip to content

Instantly share code, notes, and snippets.

@actionjack
Created June 18, 2012 12:32
Show Gist options
  • Save actionjack/2948167 to your computer and use it in GitHub Desktop.
Save actionjack/2948167 to your computer and use it in GitHub Desktop.
Foreman execution expired error
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'
@actionjack
Copy link
Author

Ok Foreman needs it's resolv.conf updated to resolve to the server/s it's managing.

@ashrithr
Copy link

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.

@martinliu
Copy link

Hi , I got exactly same problem now. But it works perfect 6 hours before.
Thanks,
Martin

Copy link

ghost commented Aug 14, 2015

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