Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

SSLCertVereficationError when trying to install poetry using private repository #6065

Closed
eresque opened this issue Jul 25, 2022 · 3 comments
Closed
Labels
kind/bug Something isn't working as expected

Comments

@eresque
Copy link

eresque commented Jul 25, 2022

I know this there were a couple of issues on this problem but I can't see it being solved since in this issues there is no appropriate guide on how to fix it. So if you could help me with my issue I'll really appreciate that.
I use private repositiry:
[[tool.poetry.source]] name = "preprocess" url = "https://.../pypi/python-remote/simple" default = true
And then using Docker to create a container I use this command:
RUN source ./venv/bin/activate && poetry install --no-dev --no-root
But the ssl error pops out and I do not understand how to deal with it.

@eresque eresque added kind/bug Something isn't working as expected status/triage This issue needs to be triaged labels Jul 25, 2022
@dimbleby
Copy link
Contributor

duplicate #6052, #4016 (so far as anyone can tell)

I understand that those issues don't have answers in them; but I don't think that forking the conversation into multiple streams helps that.

@neersighted
Copy link
Member

Agreed, closing as dupe. This sounds like it might be more of a workflow/setup issue and not a bug, necessarily (though you have not included enough detail for me to be able to tell) -- please feel free to join Discord or start a Discussion to take advantage of some high signal to noise debugging help if you're not 100% sure this falls under an existing issue.

@neersighted neersighted closed this as not planned Won't fix, can't repro, duplicate, stale Jul 25, 2022
@mkniewallner mkniewallner removed the status/triage This issue needs to be triaged label Jul 31, 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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Something isn't working as expected
Projects
None yet
Development

No branches or pull requests

4 participants