cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
444
Views
0
Helpful
0
Replies

Cisco Software Manager (CSM) - When trying to install package, get 'Unsupported transport protocol: SFTP'

thecrev
Level 1
Level 1

Have docker version 4.3.4 of CSM. This is the first time I've attempted to add software to a host. Installing for an ASR 903.

I assume this error is talking about the CSM to 903 connection??

 

Install fails with:

Traceback (most recent call last):
  File "/usr/local/csm/csmserver/handlers/base.py", line 88, in execute
    self.start(ctx)
  File "/usr/local/csm/csmserver/handlers/base.py", line 251, in start
    pm.dispatch()
  File "/usr/local/lib/python3.7/site-packages/csmpe/plugin_managers/dispatch.py", line 59, in dispatch
    results += self.manager.map(self.filter_func, self.plugin_run)
  File "/usr/local/lib/python3.7/site-packages/stevedore/dispatch.py", line 86, in map
    self._invoke_one_plugin(response.append, func, e, args, kwds)
  File "/usr/local/lib/python3.7/site-packages/stevedore/extension.py", line 295, in _invoke_one_plugin
    response_callback(func(e, *args, **kwds))
  File "/usr/local/lib/python3.7/site-packages/csmpe/plugin_managers/base.py", line 363, in plugin_run
    result = ext.obj.run()
  File "/usr/local/lib/python3.7/site-packages/csmpe/core_plugins/csm_install_operations/ios_xe/add.py", line 71, in run
    self.ctx_logger.error(f"Unsupported transport protocol: {server_type}")
  File "/usr/local/lib/python3.7/site-packages/csmpe/log.py", line 117, in error
    self.log(msg, ERROR, exception=exception, terminate_monitor=terminate_monitor)
  File "/usr/local/lib/python3.7/site-packages/csmpe/log.py", line 82, in log
    raise PluginError(msg)
csmpe.exceptions.PluginError: [Install Add] Unsupported transport protocol: SFTP
0 Replies 0