Hi,
Ive tried importing this skillet to PAN Handler and get the below error. Other skillets import successfully. Do you have any ideas on what the issue may be?
Could not Import Repository: Cmd('git') failed due to: exit code(1) cmdline: git submodule update --init stderr: 'Submodule 'submodules/SLED-components' (https://github.com/annabarone/SLED-components.git) registered for path 'submodules/SLED-components' Submodule 'submodules/ironskillet-components' (https://github.com/PaloAltoNetworks/ironskillet-components.git) registered for path 'submodules/ironskillet-components' Submodule 'submodules/panos-ansible-upgrade-downgrade' (https://gitlab.com/panw-gse/tech-library/deploy/panos-ansible-upgrade-downgrade.git) registered for path 'submodules/panos-ansible-upgrade-downgrade' Submodule 'submodules/panos-config-elements' (https://gitlab.com/panw-gse/tech-library/configure/panos-config-elements.git) registered for path 'submodules/panos-config-elements' Cloning into '/home/cnc_user/.pan_cnc/panhandler/repositories/K12 Skillet/submodules/SLED-components'... Cloning into '/home/cnc_user/.pan_cnc/panhandler/repositories/K12 Skillet/submodules/panos-ansible-upgrade-downgrade'... remote: HTTP Basic: Access denied fatal: Authentication failed for 'https://gitlab.com/panw-gse/tech-library/deploy/panos-ansible-upgrade-downgrade.git/' fatal: clone of 'https://gitlab.com/panw-gse/tech-library/deploy/panos-ansible-upgrade-downgrade.git' into submodule path '/home/cnc_user/.pan_cnc/panhandler/repositories/K12 Skillet/submodules/panos-ansible-upgrade-downgrade' failed Failed to clone 'submodules/panos-ansible-upgrade-downgrade'. Retry scheduled Cloning into '/home/cnc_user/.pan_cnc/panhandler/repositories/K12 Skillet/submodules/ironskillet-components'... Cloning into '/home/cnc_user/.pan_cnc/panhandler/repositories/K12 Skillet/submodules/panos-config-elements'... remote: HTTP Basic: Access denied fatal: Authentication failed for 'https://gitlab.com/panw-gse/tech-library/configure/panos-config-elements.git/' fatal: clone of 'https://gitlab.com/panw-gse/tech-library/configure/panos-config-elements.git' into submodule path '/home/cnc_user/.pan_cnc/panhandler/repositories/K12 Skillet/submodules/panos-config-elements' failed Failed to clone 'submodules/panos-config-elements'. Retry scheduled Cloning into '/home/cnc_user/.pan_cnc/panhandler/repositories/K12 Skillet/submodules/panos-ansible-upgrade-downgrade'... remote: HTTP Basic: Access denied fatal: Authentication failed for 'https://gitlab.com/panw-gse/tech-library/deploy/panos-ansible-upgrade-downgrade.git/' fatal: clone of 'https://gitlab.com/panw-gse/tech-library/deploy/panos-ansible-upgrade-downgrade.git' into submodule path '/home/cnc_user/.pan_cnc/panhandler/repositories/K12 Skillet/submodules/panos-ansible-upgrade-downgrade' failed Failed to clone 'submodules/panos-ansible-upgrade-downgrade' a second time, aborting Cloning into '/home/cnc_user/.pan_cnc/panhandler/repositories/K12 Skillet/submodules/panos-config-elements'... remote: HTTP Basic: Access denied fatal: Authentication failed for 'https://gitlab.com/panw-gse/tech-library/configure/panos-config-elements.git/' fatal: clone of 'https://gitlab.com/panw-gse/tech-library/configure/panos-config-elements.git' into submodule path '/home/cnc_user/.pan_cnc/panhandler/repositories/K12 Skillet/submodules/panos-config-elements' failed Failed to clone 'submodules/panos-config-elements' a second time, aborting'
... View more