Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Stuck at the starting HTTPS connection with pypi.org on Mac M1 #7076

Closed
TahirJalilov opened this issue Nov 22, 2022 · 3 comments
Closed

Stuck at the starting HTTPS connection with pypi.org on Mac M1 #7076

TahirJalilov opened this issue Nov 22, 2022 · 3 comments
Labels
status/duplicate Duplicate issues

Comments

@TahirJalilov
Copy link

  • Poetry version: 1.2.2
  • Python version: 3.11.0
  • OS version and name: macOS 13.0.1
  • [x ] I am on the latest stable Poetry version, installed using a recommended method.
  • [x ] I have searched the issues of this repo and believe that this is not a duplicate.
  • [x ] I have consulted the FAQ and blog for any relevant entries or release notes.
  • [x ] If an exception occurs when executing a command, I executed it again in debug mode (-vvv option) and have included the output below.

Issue

poetry update stuck at the starting HTTPS connection with pypi.org

➜ poetry self update -vvv
Loading configuration file /Users/tahir/Library/Preferences/pypoetry/config.toml
Updating Poetry version ...

[keyring.backend] Loading KWallet
[keyring.backend] Loading SecretService
[keyring.backend] Loading Windows
[keyring.backend] Loading chainer
[keyring.backend] Loading libsecret
[keyring.backend] Loading macOS
Creating new session for pypi.org
[urllib3.connectionpool] Starting new HTTPS connection (1): pypi.org:443
[urllib3.connectionpool] https://pypi.org:443 "GET /simple/poetry/ HTTP/1.1" 304 0
@TahirJalilov TahirJalilov added kind/bug Something isn't working as expected status/triage This issue needs to be triaged labels Nov 22, 2022
@dimbleby
Copy link
Contributor

duplicate #6030, #6906, #7010, #6526, #3352, and probably many others.

looking forward to 1.3.0 so that we can stop telling people this.

@TahirJalilov
Copy link
Author

TahirJalilov commented Nov 22, 2022

Based on this reply, #6526 (comment) I tried

poetry cache clear PyPI --all
poetry cache clear _default_cache --all

Now the poetry works properly

@neersighted neersighted added status/duplicate Duplicate issues and removed kind/bug Something isn't working as expected status/triage This issue needs to be triaged labels Nov 22, 2022
@neersighted neersighted closed this as not planned Won't fix, can't repro, duplicate, stale Nov 22, 2022
Copy link

github-actions bot commented Mar 1, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 1, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
status/duplicate Duplicate issues
Projects
None yet
Development

No branches or pull requests

3 participants