Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always getting Broken pipe (32) on rsync #30

Open
glennmusa opened this issue Oct 4, 2021 · 0 comments
Open

Always getting Broken pipe (32) on rsync #30

glennmusa opened this issue Oct 4, 2021 · 0 comments

Comments

@glennmusa
Copy link
Contributor

Description

Every cron'd rsync invocation results in this message:

rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1668) [Receiver=3.1.2]
rsync: [Receiver] write error: Broken pipe (32)

Files will synchronize successfully, but users could definitely be led to thinking something is wrong.

Steps to Reproduce
Steps to reproduce the behavior:

  1. put a file in /groundstation
  2. wait a minute
  3. check the contents of logs/spacestation-sync.log

Expected behavior

groundstation to spacestation synchronization without errors

Actual behavior

the error always occurs

Additional context

n/a

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

No branches or pull requests

1 participant