Skip to content

Conversation

@clayoster
Copy link

Two rsync commands run in fairly quick succession to check if the feed is current and sync down new changes if it is not. I've found these run too quickly most of the time and the second rsync is blocked by the server which causes the update to fail. Adding a delay before the second rsync resolves the issue.

This is related to the open pull request in the greenbone/gvmd repository:
Fix rsync errors due to IP blocking

@cfi-gb
Copy link
Member

cfi-gb commented Dec 7, 2020

Replacement PR with some improvements (based against openvas-20.08, sleep only for the GCF, sleep in various additional places, ...) is available here: #629

Let's hope that this is getting merged soon.

@cfi-gb cfi-gb closed this Dec 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants