You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
put a file in /groundstation
wait a minute
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
The text was updated successfully, but these errors were encountered:
Description
Every cron'd rsync invocation results in this message:
Files will synchronize successfully, but users could definitely be led to thinking something is wrong.
Steps to Reproduce
Steps to reproduce the behavior:
logs/spacestation-sync.log
Expected behavior
groundstation to spacestation synchronization without errors
Actual behavior
the error always occurs
Additional context
n/a
The text was updated successfully, but these errors were encountered: