Bug 1326241

Summary: temporary unavailability of fedora 24 servers
Product: [Fedora] Fedora Reporter: liutan <liutan425>
Component: dnfAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: jsilhan, mluscon, mmraka, packaging-team-maint, pnemade, vmukhame
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-14 07:33:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description liutan 2016-04-12 08:53:19 UTC
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)

Comment 1 Michael Mráka 2016-04-12 09:09:26 UTC
It looks like a network issue. Does 

curl 'https://mirrors.fedoraproject.org/metalink?repo=updates-released-f24&arch=x86_64'

download the metalink file?

Comment 2 liutan 2016-04-14 02:25:41 UTC
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

Comment 3 Michael Mráka 2016-04-14 07:33:56 UTC
Thanks for reporting back.