Skip to content

pxssh error could not synchronize with original prompt #10

@skynetforcats

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)

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