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

Error 400 on SERVER:Could not autoload puppet/type/netdev_l2_interface/junos: no such file to load -- net/netconf/jnpr on node #10

Open
Jainpriyal opened this issue Nov 28, 2014 · 1 comment

Comments

@Jainpriyal
Copy link

Error is coming while running puppet for netdev modules(netdev_interface,netdev_vlan, netdev_lag_interface, netdev_le_interface)

dut:choc-ex4300-a% puppet agent --test
�[0;32mInfo: Retrieving pluginfacts�[0m
�[0;32mInfo: Retrieving plugin�[0m
ldapname is deprecated and will be removed in a future version
�[1;31mError: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not autoload puppet/type/netdev_l2_interface: Could not autoload puppet/provider/netdev_l2_interface/junos: no such file to load -- net/netconf/jnpr on node router.juniper.net�[0m
�[1;31mWarning: Not using cache on failed catalog�[0m
�[1;31mError: Could not retrieve catalog; skipping run�[0m

@cspeidel
Copy link

I experience this same error. The following is seen on the puppet master:

puppet resource --types
Error: Could not autoload puppet/provider/netdev_vlan/junos: undefined method each' for :active:Symbol Error: Could not autoload puppet/type/netdev_vlan: Could not autoload puppet/provider/netdev_vlan/junos: undefined method each' for :active:Symbol
Error: Could not parse application options: Could not autoload puppet/type/netdev_vlan: Could not autoload puppet/provider/netdev_vlan/junos: undefined method `each' for :active:Symbol

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