PaloAltoNetworks / panhandler

Panhandler is a tool to manage config snippets and Skillets for PAN-OS devices
Apache License 2.0
41 stars 19 forks source link

unable to import private repo using ssh #109

Closed scotchoaf closed 4 years ago

scotchoaf commented 4 years ago

Testing private repos for pre-release software so needs to remain private. Using SSH clone to avoid http/token requirements. Unable to clone the repo with message:

Could not Import Repository: Cmd('git') failed due to: exit code(128) cmdline: git clone --branch=master --config=http.sslVerify=false --depth=3 -v git@github.com:scotchoaf/sdwan.git /home/cnc_user/.pan_cnc/panhandler/repositories/sd-wan stderr: 'Cloning into '/home/cnc_user/.pan_cnc/panhandler/repositories/sd-wan'... error: cannot run ssh: No such file or directory fatal: unable to fork '

Running latest dev branch of panHandler

zube[bot] commented 4 years ago

nembery said: found the core issue to be a passphrase protected ssh key