Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not autoload puppet/type/logstashforwarder_config #33

Closed
kariboe opened this issue Apr 1, 2015 · 5 comments
Closed

Could not autoload puppet/type/logstashforwarder_config #33

kariboe opened this issue Apr 1, 2015 · 5 comments

Comments

@kariboe
Copy link

kariboe commented Apr 1, 2015

I'm busy testing the logstashforwarder puppet module in my Puppet Enterprise (3.7.1) setup but I'm encountering this error:

Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not autoload puppet/type/logstashforwarder_config: uninitialized constant Puppet::Type::File::Owner on node xxx.yyy.zz

Any help is appreciated to resolve this bug.

@electrical
Copy link
Contributor

That's weird as the acceptance tests i do with PE 3.7.1 passed without any issues so far.
( See http://build-eu-00.elastic.co/view/Puppet/job/Puppet_LogstashForwarder_Acceptance_Tests_Commit/ for details )
I'll try to do some more digging on this issue.

@kariboe
Copy link
Author

kariboe commented Apr 1, 2015

Can I assist in further debugging?

@electrical
Copy link
Contributor

Could you try out something for me.
https://github.com/elastic/puppet-logstashforwarder/blob/master/lib/puppet/type/logstashforwarder_config.rb#L1
Could you remove that top line in your local copy and run again?

Thanks!

@kariboe
Copy link
Author

kariboe commented Apr 1, 2015

Fixes the issue! Thanks

@electrical
Copy link
Contributor

Released 0.1.1 to fix this issue. Thanks for reporting it and trying out the fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants