NethServer Version: 7.7
Module: baseline
Fresh installed a couple of days ago. Update and upgrade worked fine till this morning.
yum update
Loaded plugins: changelog, fastestmirror, nethserver_events
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist http://mirrorlist.nethserver.org/?release=7&repo=ce-base&arch=x86_64&nsrelease=7.7.1908 error was
12: Timeout on http://mirrorlist.nethserver.org/?release=7&repo=ce-base&arch=x86_64&nsrelease=7.7.1908: (28, ‘Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds’)
ping mirrorlist.nethserver.org
PING packages.nethserver.org (159.89.233.254) 56(84) bytes of data.
64 bytes from packages.nethserver.org (159.89.233.254): icmp_seq=1 ttl=52 time=105 ms
If I ask “mirrorlist.nethserver.org/?release=7&repo=ce-base&arch=x86_64&nsrelease=7.7.1908” to my browser it gives me a mirrorlist but if I wget it from terminal i have
wget http://mirrorlist.nethserver.org/?release=7&repo=ce-base&arch=x86_64&nsrelease=7.7.1908
[1] 6023
[2] 6024
[3] 6025
[2]- Done repo=ce-base
[root@box01 ~]# --2020-02-19 10:07:42-- http://mirrorlist.nethserver.org/?release=7
Resolving mirrorlist.nethserver.org (mirrorlist.nethserver.org)… 159.89.233.254
Connecting to mirrorlist.nethserver.org (mirrorlist.nethserver.org)|159.89.233.254|:80… connected.
HTTP request sent, awaiting response… 403 Forbidden
2020-02-19 10:07:42 ERROR 403: Forbidden.
I’m not experienced with rpm based distro, so please, could someone help me? What’s wrong?
Thanks in advance.