Skip to content

Syncd asks for SSH password, but doesn't allow enough time for it to be entered. #14

@hiraethmarkb

Description

@hiraethmarkb

I'm having an issue with syncd, where having set it up as per the ReadMe, on making any changes I am not given any time to enter my ssh password and get an error.

Steps to replicate:

  1. Run syncd start
  2. Make changes to a file (with file and terminal open side by side)
  3. Go to terminal, (see pasted output below)

The password prompt appears mulitple times, but automatically goes straight to permission denied a number of times, without me having had the chance to enter my ssh password. As expected this causes rsync to fail.

Syncd then appears to hang, and there is no further updates to the output. However, while further changes do get added to the log, nothing gets synced.

Output from command:

Starting syncd...
vagrant@192.168.88.88's password:
Permission denied, please try again.
vagrant@192.168.88.88's password:
Permission denied, please try again.
vagrant@192.168.88.88's password:
Permission denied (publickey,password).
rsync: connection unexpectedly closed (0 bytes received so far) [sender] sent 130,268 bytes received 52,551,969 bytes 2,065,970.08 bytes/sec
rsync error: unexplained error (code 255) at io.c(226) [sender=3.1.1] total size is 52,090,545 speedup is 0.99
vagrant@192.168.88.88's password:
Permission denied, please try again.
vagrant@192.168.88.88's password:
Permission denied, please try again.
vagrant@192.168.88.88's password:
Permission denied (publickey,password).
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(226) [sender=3.1.1]
vagrant@192.168.88.88's password:
Permission denied, please try again.
vagrant@192.168.88.88's password:
Permission denied, please try again.
Permission denied (publickey,password).
rsync: connection unexpectedly closed (0 bytes received so far) [sender] no changes added to commit (use "git add" and/or "git commit -a")
rsync error: unexplained error (code 255) at io.c(226) [sender=3.1.1]

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