Skip to content

pxssh error could not synchronize with original prompt #10

Description

@skynetforcats

I got this error and seems to got fixed by adding sync_multiplier=5 here:

self._ssh = pxssh.pxssh() try: self._ssh.login(self._host, self._username, password=self._password, port=self._port, sync_multiplier=5)

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions