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

Impossible to find at least one working mirror #7

Open
DoggoNako opened this issue Feb 6, 2025 · 5 comments
Open

Impossible to find at least one working mirror #7

DoggoNako opened this issue Feb 6, 2025 · 5 comments

Comments

@DoggoNako
Copy link

Whatever how I use ghostmirror, I just can't get it to work:

I used

ghostmirror -PoclLS Italy,Germany,France ./mirrorlist.new 30 state,outofdate,morerecent,ping
ghostmirror -PoclLS France,Belgium,Germany,Italy,Spain,Sweden,Switzerland ./mirrorlist.new 30 state,outofdate,morerecent
ghostmirror -Po

but after ghostmirror finish I got this everytime

die unable to find at least one working mirror, are you sure you have a good internet connection?

Which I reply with, yes because I can ping google.com and archlinux.org (so the DNS work and I can go on Internet) and with a speedtest, I go over 1Gb/s...

@vbextreme
Copy link
Owner

vbextreme commented Feb 8, 2025

I need the ghostmirror version
$ ghostmirror -h

try this, replace <COUNTRY> with only your country:
$ ghostmirror -PocS <COUNTRY> state,outofdate,morerecent,ping
and this
$ ghostmirror -PocSd <COUNTRY> state,outofdate,morerecent,ping 1

the error is raised when all mirror reply error.

@vbextreme vbextreme assigned vbextreme and DoggoNako and unassigned vbextreme and DoggoNako Feb 8, 2025
@DoggoNako
Copy link
Author

Using ghostmirror v0.10.2
$ ghostmirror -PocS France state,outofdate,morerecent,ping
and
$ ghostmirror -PocSd France state,outofdate,morerecent,ping 1
didn't work with the same error (even with Belgium, Germany, Italy, Spain, Sweden and Switzerland)

Maybe it's because I'm using systemd-networkd but I don't see why it wouldn't work only with ghostmirror.

@vbextreme
Copy link
Owner

You can try to increase timeout, add --timeout 30

@DoggoNako
Copy link
Author

Adding some timeout didn't solve anything on any country

@vbextreme
Copy link
Owner

I added the ability to investigate, pass -i error in addition to your command and you should see all the errors that were thrown.
you can post here the full output of investigation.

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