You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: