Rsync is not working

I am having issues with the rsync when i run sudo gvm-feed-update
[>] Updating OpenVAS feeds
[] Updating: NVT
rsync: [Receiver] safe_read failed to read 1 bytes: Connection reset by peer (104)
rsync error: error in rsync protocol data stream (code 12) at io.c(276) [Receiver=3.2.3]
[>] Uploading plugins in Redis
[
] Updating: GVMD Data
rsync: [Receiver] failed to connect to feed . community . greenbone . net (ipaddress): Connection refused (111)
rsync: [Receiver] failed to connect to ffeed . community . greenbone . net(XXXX): Network is unreachable (101)
rsync error: error in socket IO (code 10) at clientserver.c(137) [Receiver=3.2.3]
[] Updating: Scap Data
rsync: [Receiver] failed to connect to feed . community . greenbone . net (ipaddress): Connection refused (111)
rsync: [Receiver] failed to connect to feed . community . greenbone . net (xxxx): Network is unreachable (101)
rsync error: error in socket IO (code 10) at clientserver.c(137) [Receiver=3.2.3]
[
] Updating: Cert Data
rsync: [Receiver] failed to connect to feed . community . greenbone . net(ipaddress): Connection refused (111)
rsync: [Receiver] failed to connect to feed . community . greenbone . net(xxxx): Network is unreachable (101)

Can anyone help me with this issue.

have the same issue.

At the moment it looks like an rsync problem with “slow” network connections.
Building my own rsync from source did not fully solve the problem.
Guess i need som more “optimization”

1 Like