Azure / Azure/mock-spacestation

Always getting Broken pipe (32) on rsync

Open
#30 0 comments 0 reactions 0 assignees View on GitHub
needs triage
Dominant language
Bicep
Stars
14
Forks
13
PR merge metrics
No merged PRs in 30d

Description

**Description**

Every cron'd rsync invocation results in this message:

```plaintext
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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.