Hide Forgot
Description of problem: i've installed Fedora-Server-dvd-x86_64-24_Alpha-1.7 fresh install but when i run this follow commands [root@fcs24x64v3 ~]# dnf repolist Error: Failed to synchronize cache for repo 'updates' from 'https://mirrors.fedoraproject.org/metalink?repo=updates-released-f24&arch=x86_64': Cannot prepare internal mirrorlist: Curl error (7): Couldn't connect to server for https://mirrors.fedoraproject.org/metalink?repo=updates-released-f24&arch=x86_64 [Failed to connect to mirrors.fedoraproject.org port 443: Connection refused] [root@fcs24x64v3 ~]# ping mirrors.fedoraproject.org PING wildcard.fedoraproject.org (209.132.181.15) 56(84) bytes of data. 64 bytes from 209.132.181.15: icmp_seq=1 ttl=42 time=259 ms 64 bytes from 209.132.181.15: icmp_seq=2 ttl=42 time=263 ms 64 bytes from 209.132.181.15: icmp_seq=3 ttl=42 time=270 ms 64 bytes from 209.132.181.15: icmp_seq=4 ttl=42 time=259 ms 64 bytes from 209.132.181.15: icmp_seq=5 ttl=42 time=257 ms 64 bytes from 209.132.181.15: icmp_seq=6 ttl=42 time=260 ms [root@fcs24x64v3 ~]# rpm -qa |grep dnf dnf-conf-1.1.6-2.fc24.noarch python3-dnf-plugins-core-0.1.17-1.fc24.noarch dnf-plugins-core-0.1.17-1.fc24.noarch dnf-1.1.6-2.fc24.noarch python2-dnf-1.1.6-2.fc24.noarch dnf-langpacks-0.15.1-4.fc24.noarch dnf-langpacks-conf-0.15.1-4.fc24.noarch python3-dnf-1.1.6-2.fc24.noarch python3-dnf-langpacks-0.15.1-4.fc24.noarch dnf-yum-1.1.6-2.fc24.noarch [root@fcs24x64v3 ~]# systemctl status firewalld.service â— firewalld.service - firewalld - dynamic firewall daemon Loaded: loaded (/usr/lib/systemd/system/firewalld.service; disabled; vendor p Active: inactive (dead) since Tue 2016-04-12 17:58:56 CST; 37min ago Main PID: 867 (code=exited, status=0/SUCCESS)
It looks like a network issue. Does curl 'https://mirrors.fedoraproject.org/metalink?repo=updates-released-f24&arch=x86_64' download the metalink file?
Only when I use a proxy IP will have this problem. Direct Connect does not have this problem. I was in China, the network side instability Thanks Michael for help
Thanks for reporting back.