Skip to content

[ 10 auto_backup] pysftp version may block backup #782

Description

@EBII

hello
i just install auto_backup and i made pip install pysftp. It was the 2.9 version.
i can not connect to external storage with pysftp due to error: SSHException: No hostkey for host XXXX
after search around it seems due to update of pysftp
Change Log
0.2.9 (current, released 2016-07-04)
bugfix: correctly implement hostcheck. Now, be default pysftp will verify the host. See pysftp.CnOpts.hostkeys
added pysftp.Connection.remote_server_key - used to retrieve the remote hosts server key.

so i resolve my issue with
pip install pysftp==0.2.8

maybe we need to add destination storage public host key somewhere ?
regards

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    stalePR/Issue without recent activity, it'll be soon closed automatically.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions