-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
bug πrequires triagingmaintainers need to do initial inspection of issuemaintainers need to do initial inspection of issue
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bug πrequires triagingmaintainers need to do initial inspection of issuemaintainers need to do initial inspection of issue