Skip to content

DNS issues accessing PyPI from china #8017

Open
@ewdurbin

Description

@ewdurbin

Originally reported by: eduardo schettino (Bitbucket: schettino72, GitHub: schettino72)


Using dig I get intermittent results, sometimes it gets no response, sometimes:

;; ANSWER SECTION:
pypi.python.org.    67201   IN  CNAME   prod.python.map.fastly.net.
prod.python.map.fastly.net. 5   IN  CNAME   prod.python.map.fastlylb.net.
prod.python.map.fastlylb.net. 21 IN A   43.249.72.223

On my machine whois can not find a match for the given IP:

$ whois 43.249.72.223
[ JPNIC database provides information regarding IP address and ASN. Its use   ]
[ is restricted to network administration purposes. For further information,  ]
[ use 'whois -h whois.nic.ad.jp help'. To only display English output,        ]
[ add '/e' at the end of command, e.g. 'whois -h whois.nic.ad.jp xxx/e'.      ]

No match!!

Reference: WHOIS servers of RIRs
  APNIC WHOIS(whois.apnic.net)
  ARIN WHOIS(whois.arin.net)
  RIPE WHOIS(whois.ripe.net)
  LACNIC WHOIS(whois.lacnic.net)
  AfriNIC WHOIS(whois.afrinic.net)

I have talked to a few friends and got mixed responses. It works for some people but I am not the only person experiencing problems...


Metadata

Metadata

Assignees

No one assigned

    Labels

    CDN/networkIssues related to our CDN, users having problems connecting to PyPI

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions