Juniper / puppet-netdev-stdlib-junos

Junos specific Provider code for "netdev_stdlib". Netdev is a vendor-neutral network abstraction framework developed by Juniper Networks and contributed freely to the DevOps community.
Apache License 2.0
25 stars 14 forks source link

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 9 years ago

Jainpriyal commented 9 years ago

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 Info: Retrieving pluginfacts Info: Retrieving plugin ldapname is deprecated and will be removed in a future version Error: 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 Warning: Not using cache on failed catalog Error: Could not retrieve catalog; skipping run

cspeidel commented 6 years ago

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 methodeach' 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