Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lug: fix upstream #53

Closed
skyzh opened this issue Nov 9, 2020 · 1 comment
Closed

lug: fix upstream #53

skyzh opened this issue Nov 9, 2020 · 1 comment
Assignees

Comments

@skyzh
Copy link
Member

skyzh commented Nov 9, 2020

CentOS: Stderr: @ERROR: Unknown module 'CentOS'\nrsync error: error starting client-server protocol (code 5) at main.c(1675) [Receiver=3.1.3]\n

We need to add our server to official upstream before using official rsync server. So we have to first use a tier-1 upstream (such as tuna, or mirrors.kernel.org, etc)

Debian has no output siyuan-lug | time="2020-11-09T03:22:51Z" level=info msg="Stderr: " worker=debian. Seems that the server requires a password. We have to switch to another upstream.

You may use rsync to check if an upstream can be used. e.g.

rsync -avH rsync://syncproxy2.wna.debian.org/debian/ . --dry-run --stats
@doctormin
Copy link
Contributor

Got it. Thank you for your instructions :)

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

No branches or pull requests

2 participants