Rsync error (file has vanished: "/mnt/.../appdata_5048e982783b7/css/core/133a-812e-server.css")

Hello,

each day 5am I am rsyncing my cloud to another device. Today I got the following message:

file has vanished: "/mnt/.../appdata_5048e982783b7/css/core/133a-812e-css-variables.css"
file has vanished: "/mnt/.../appdata_5048e982783b7/css/core/133a-812e-css-variables.css.deps"
file has vanished: "/mnt/.../appdata_5048e982783b7/css/core/133a-812e-css-variables.css.gzip"
file has vanished: "/mnt/.../appdata_5048e982783b7/css/core/133a-812e-server.css"
file has vanished: "/mnt/.../appdata_5048e982783b7/css/core/133a-812e-server.css.deps"
file has vanished: "/mnt/.../appdata_5048e982783b7/css/core/133a-812e-server.css.gzip"
rsync warning: some files vanished before they could be transferred (code 24) at main.c(1207) [sender=3.1.3]

Does anyone know why the files have been removed/replaced?
Is this done due to cron call? I use system cron to run each 5 minutes.

Had this error one time the last 128 days.

Environment:
Nextcloud version (eg, 20.0.5): 21.0.1
Operating system and version (eg, Ubuntu 20.04): Ubuntu 20.04
Apache or nginx version (eg, Apache 2.4.25): 2.4
PHP version (eg, 7.4): 7.4

Hm… are you always enabling the maintenance mode before starting the rsync process?

Yes. first action in the script.

Then I have no clue. Would it be possible for you to post the script here? (of course masking all sensitive things).

Thanks for your interest. Will do that if it happens more often. Need to polish the script a little bit before publishing :slight_smile:

1 Like