Skip to content

PyPI connection timeoutΒ #19737

@Wintreist

Description

@Wintreist

Describe the bug
Any connection to the server other than the browser does not work.

error: Request failed after 3 retries
  Caused by: Failed to fetch: `https://pypi.org/simple/urllib3/`
  Caused by: error sending request for url (https://pypi.org/simple/urllib3/)
  Caused by: client error (Connect)
  Caused by: operation timed out

curl https://pypi.org/simple/
+ curl https://pypi.org/simple/
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebException
    + FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand

Expected behavior
The connection to the server is working

To Reproduce
curl https://pypi.org/simple/

My Platform
Windows 10, UV

Additional context
The website is running in the browser. I suspect that the problem is only with me, but I do not know how to check it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions