huit / puppet-ipa

Puppet module that can manage an IPA master, replicas and clients.
15 stars 48 forks source link

Could not retrieve ipa_replicascheme: private method `scan' called for nil:NilClass #11

Closed aellert closed 10 years ago

aellert commented 11 years ago

Hi,

I have an issue on an IPA master server running RHEL 6.4, facter-1.7.3-1.el6.x86_64 and puppet-3.3.0-1.el6.noarch (puppetlabs.repo), ruby-1.8.7.352-12.el6_4.x86_64 (RHEL 6.4 standard repo). Fact ipa_replicascheme gives me this error : Could not retrieve ipa_replicascheme: private method `scan' called for nil:NilClass

Please help.

Thanks a lot !

robruma commented 11 years ago

Thanks Alexandre, I'm investigating

robruma commented 11 years ago

Hi Alexandre,

Sorry for the wait on this bug, I need to replicate the issue with the same package versions you have and have not had the time to do so.

Thanks for your patience Rob

jonathanunderwood commented 11 years ago

One gotcha I hit is forgetting to restart the puppetmaster after installing this module - might be worth trying that Alexandre, and then seeing if the problem persists.

robruma commented 10 years ago

Hi Alexandre,

Please try the updated version of the module. It contains a new version of the ipa_replicascheme fact that may solve this problem.

Thanks Rob