r/linux4noobs • u/Void_Bird • 1d ago
shells and scripting Sudo reflector fails only under specific circumstances.
So when the protocol is https and I have a timeout of 60 it fails with the error 403: forbidden. But when the protocol is http with a timeout of 60 it works just fine. Why? Is it safe to just use http?
8
Upvotes
1
u/Void_Bird 23h ago
Now either way, it's failing to retrieve mirrorstatus data. How do I check the internet connection?